All this hash breakage made me wonder if we should try to introduce āmessage IDsā after all. š
But the great thing about the current system is that nobody can spoof message IDs. š¤ When you think about it, message IDs in e-mails only work because (almost) everybody plays fair. Nothing stops me from using the same Message-ID header in each and every mail, that would break e-mail threading all the time.
In Yarn, twt hashes are derived from twt content and feed metadata. That is pretty elegant and Iād hate see us lose that property.
If we wanted to allow editing twts, we could do something like this:
2024-09-05T13:37:40+00:00 (~mp6ox4a) Hello world!
Here, mp6ox4a would be a āpartial hashā: To get the actual hash of this twt, youād concatenate the feedās URL and mp6ox4a and get, say, hlnw5ha. (Pretty similar to the current system.) When people reply to this twt, they would have to do this:
2024-09-05T14:57:14+00:00 (~bpt74ka) (<a href="https://txt.sour.is/search?q=%23hlnw5ha">#hlnw5ha</a>) Yes, hello!
That second twt has a partial hash of bpt74ka and is a reply to the full hash hlnw5ha. The author of the āHello world!ā twt could then edit their twt and change it to 2024-09-05T13:37:40+00:00 (~mp6ox4a) Hello friends! or whatever. Threading wouldnāt break.
Would this be worth it? Itās certainly not backwards-compatible. š
Erlang Solutions: Erlang Solutions announces latest business win with Razoyo to meet growing demand
Erlang Solutions, a global technology and consultancy service provider, is pleased to announce its latest customer win with Razoyo, a leading e-commerce consultancy and software development agency.
Razoyo needed urgent support and additional team members to handle sudden increa ⦠ā Read more
Erlang Solutions: Meet the team: Joanna Wrona
In this edition of our āMeet the Teamā series, weād like to introduce you to Joanna Wrona, Business Unit Leader for the Kraków office at Erlang Solutions.
She discusses her role at ESL and her passion for empowering her team. She also gives us a glimpse into life in beautiful Kraków and what makes her journey so fulfilling.
About Joanna**What is your ⦠ā Read more
Erlang Solutions: Understanding Elixir processes and concurrency
Welcome to the second chapter of the series āElixir, 7 Steps to Start Your Journeyā. In the first chapter, we discussed the Erlang Virtual Machine, BEAM, and the characteristics Elixir inherits that allow us to develop concurrent and fault-tolerant systems.
In this post, we will dive into the Erlang concurrency model and the fundamental unit to achieve it: processes.
Processes in the BEAMIn Elixir, all the co ⦠ā Read more
The actual end-user problem is that I canāt see the thread properly when using neomutt+jenny.
@prologic@twtxt.net I believe you when you say registries as designed today do not crawl. But when I first read the spec, it conjured in my mind a search engine. Now I donāt know how things work out in practice, but just based on reading, I donāt see why it canāt be an API for a crawling search engine. (In fact I donāt see anything in the spec indicating registry servers shouldnāt crawl.)
(I also noticed that https://twtxt.readthedocs.io/en/latest/user/registry.html recommends āThe registries should sync each others user list by using the users endpointā. If I understood that right, registering with one should be enough to appear on others, even if they donāt crawl.)
Does yarnd provide an API for finding twts? Is it similar?
@prologic@twtxt.net How does yarn.socialās API fix the problem of centralization? I still need to know whose API to use.
Say I see a twt beginning (#hash) and I want to look up the start of the thread. Is the idea that if that twt is hosted by a a yarn.social pod, it is likely to know the thread start, so I should query that particular pod for the hash? But what if no yarn.social pods are involved?
The community seems small enough that a registry server should be able to keep up, and I can have a couple of others as backups. Or I could crawl the list of feeds followed by whoever emitted the twt that prompted my query.
I have successfully used registry servers a little bit, e.g. to find a feed that mentioned a tag I was interested in. Was even thinking of making my own, if I get bored of my too many other projects :-)
Serious open (for anyone) question: what makes you follow someone on twtxt? Will you just follow anyone that you come across, simply because that someone using the ādecentralised, minimalist microblogging service for hackersā microblog?
@abucci@anthony.buc.ci OMFG! Dear jebus, look at the size of that! :-/ It is just a matter of time until one of those randomly falls on any of us. Just incredible!
No, your mobile phone is not giving you brain cancer
A World Health Organisation review of more than 5000 studies, led by Australian scientists, found no increased risk of several cancers associated with mobile phone use. ā Read more
iPhone SE 4 to Complete Appleās Switch to OLED Across iPhone Lineup
Apple is expected to launch a fourth-generation iPhone SE early next year with an OLED display for the first time, marking the completion of Appleās adoption of OLED technology across all iPhone models.
According to Nikkei Asia, the m ⦠ā Read more
** Constants, variable assignment, and pointers **
After reading my last post, a friend asked an interesting question that I thought would also be fun to write about!
They noted that in the reshape function I declared the variable result as a constant. They asked if this was a mistake? Because I was resigning the value iteratively, shouldnāt it be declared using let?
What is happening there is that the constant is being declared as an array, so the reference ⦠ā Read more
** Reshape, in JavaScript and APL **
In APL the rho, ā“, called reshape is used to both construct arrays of a given shape (dimensionality), and to reconfigure arrays into new shapes.
Sometimes I wish I had reshape in JavaScriptā¦so I wrote it!
Here are two functions that, when combined, a la Captain Planet, can stand in for APLās reshape in JavaScript.
Ravel is the simpler of the two, it takes an array of any dimension and ret ⦠ā Read more
Banana Pi Showcases BPI-CanMV-K230D Zero with Canaan K230D Chip Design
The Banana Pi BPI-CanMV-K230D-Zero is an upcoming single-board computer for AIoT applications, developed in collaboration with Canaan Technology. Featuring the Kendryte K230D chip, it provides local AI inference capabilities, making it useful for DIY projects and embedded systems. At the core of the BPI-CanMV-K230D-Zero is the Kendryte K230D chip from Canaanās Kendryte AIoT series. This [ā¦] ā Read more
ASUS IoT EBS-P300 Fanless Lightweight Box PC with 2.5GbE & 1GbE LAN ports
The ASUS IoT EBS-P300 is a compact, lightweight embedded computer designed for industrial applications. It features an Intel Celeron J6412 processor and is optimized for use in harsh environments, with reliable performance across a temperature range of -20°C to 60°C. The EBS-P300 supports up to 8GB of LPDDR4x-3733 RAM, providing capacity for running multiple applications. [ā¦] ā Read more
For following notifications I would say use webmetion refering to the the line in your twtxt.txt as per: https://darch.dk/mentions-twtxt
Or send them an email, so it would be an idea to add a # contact = mailto:me@domain.net to ones twtxt.txt
Anyone had any intereractions with @cuaxolotl@sunshinegardens.org yet? Or are they using a client that doesnāt know how to detect clients following them properly? Hmmm š§
Found this in an old copyright notice from 1993:
These images are not for use with the Microsoft Windows environment. Using these patterns in a Windows environment consitutes a copyright violation.
Someone clearly didnāt like Windows.
How I stopped a malicious IP from hammering my Gitea instance
Some IP from the US seemed to crawl my Gitea instance (running on the same small VPS as my blog and other self-hosted services) non-stop, which caused high CPU usage. I already wondered why the terminal was lagging so much and why Gitea had such a high CPU usage. ā Read more
How I stopped a malicious IP from hammering my Gitea instance
Some IP from the US seemed to crawl my Gitea instance (running on the same small VPS as my blog and other self-hosted services) non-stop, which caused high CPU usage. I already wondered why the terminal was lagging so much and why Gitea had such a high CPU usage. ā Read more
@mckinley@twtxt.net agevault uses age, allegedly very secure (aiming to replace pgp/gpg). Comparing it with gocryptfs, from the user perspective, agevault seems simpler, though CLI exclusive. As the repository states, āLike age, it features no config options, allowing for a straightforward secure flowā. It would also run in all major OS platforms out of the box.
But agevault is also very new. Though age has been around for a while now, I donāt see an āauditedā link (neither on agevault, nor age).
This tool, using age is pretty neat: https://github.com/ndavd/agevault. So simple, yet seemingly powerful!
Spotify Blames Apple for Loss of iPhone Volume Button Control of Connected Devices
Spotify says users on iPhone will no longer be able to control the volume of connected devices using their physical volume buttons after Apple ā discontinuedā the technology that enables the functionality. The change impacts Spotify Connect, a feature that allows users to control Spotify playback on various devices like speakers, game ⦠ā Read more
Apple Intelligence Not Device Region Locked to US in Latest Betas
Apple in the latest iOS 18.1, iPadOS 18.1, and macOS Sequoia 15.1 betas no longer requires users to set their device region to the United States, so now itās just the US English language requirement that remains.
In previous betas, users not only had to change Siriās lan ⦠ā Read more
Dr. Andrew Mummery shows us why Interstellarās time dilation near black holes is no sci-i stretch! š ā Read more
Sam Whited: Luddism in Becky Chambersā Monk & Robot Series
Without use of constructs, you will unravel few mysteries.
Without knowledge of mysteries, your constructs will fail.
Find the strength to pursue both, for these are our prayers.
And to that end, welcome comfort, for without it, you cannot stay strong.
Becky Chambers has always been known for her political science fiction.
Whether itās criticisms of the overly-bureaucratic and often classist, but
ultimately well-mea ⦠ā Read more
Amazon Introduces Massive $770 Discount on Samsungās 27-Inch ViewFinity S9 5K Monitor
Samsungās 27-inch ViewFinity S9 5K Monitor has hit a new record low price on Amazon this week, available for $830.10, down from $1,599.99. You can have the monitor delivered by August 29 if youāre a Prime member, or by September 2 for everyone else.
 itās somehow parsed as -R which is equivalent to -R=true. O_o Very weird. Iād really like to see an error instead.
I still have to figure out the precedence of the settings.yaml or command line arguments. Iām probably holding it wrong, but it seems to give me different resultsā¦
vim cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny's configuration:
@movq@www.uninformativ.de hmm, I am already using au BufNewFile,BufRead jenny-posting.eml setl completefunc=jenny#CompleteMentions fo-=t wrap, from jenny. How would I go to incorporate that there?
@abucci@anthony.buc.ci Thank you for using Lyseās Unofficial Yarnd Help Desk:
MacOS Sequoia is Compatible with These Macs
MacOS Sequoia, versioned as macOS 15, is an exciting new operating system for Mac users. MacOS Sequoia includes a variety of intriguing new features that could make you even more productive while using your Mac, including iPhone Mirroring, new window tiling features, AI enhancements to Safari and Mail, a dedicated Passwords app, new screen savers ⦠Read More ā Read more
How to Fix ESLint Violations with AI Assistance
Learn how to use GenAI to fix ESLint violations, without installing Node. ā Read more
A new uncensored search engine has been launched by enthusiasts, I donāt know if youāve heard about it or not https://cdg.iounews.com The search engine uses its own database for searching. It works even for me in Windows XP
fetch-context branch. This integrates the whole thing into mutt/jenny.
@movq@www.uninformativ.de, using the branch on topic right now, it works perfect. The only thing I found was that I had to quit neomutt, and re-open, to see the perfect thread. Other than that, I love it!
Because I saw the nick on movq (@prologic@twtxt.net, canāt mention anyone outside this pod, by the way), I looked the user up: https://tilde.pt/~marado/twtxt.txt. I wonder if the āhashesā they are using will work out of the box with jenny.
Talking about jenny, going to play with the latest now. Tata! :-)
š Hello @nigergibe@anthony.buc.ci, welcome to Buccipod, a Yarn.social Pod! To get started you may want to check out the podās Discover feed to find users to follow and interact with. To follow new users, use the ⨠Follow button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! š¤
Raspberry Pi Pico RP2040-Powered FlippyDrive: An Optical Disc Drive Emulator for GameCube
CrowdSupply recently announced the FlippyDrive campaign, described as an open-source optical disc drive emulator for the GameCube console designed to install without soldering. This product allows users to maintain their physical disc drive functionality while offering additional options for running backups and homebrew software. FlippyDrive operates using the Raspbe ⦠ā Read more
@movq@www.uninformativ.de confirming that the issue isnāt present when using alacrity. Wow.
Correct, @bender@twtxt.net. Since the very beginning, my twtxt flow is very flawed. But it turns out to be an advantage for this sort of problem. :-) I still use the official (but patched) twtxt client by buckket to actually fetch and fill the cache. I think one of of the patches played around with the error reporting. This way, any problems with fetching or parsing feeds show up immediately. Once I think, Iāve seen enough errors, I unsubscribe.
tt is just a viewer into the cache. The read statuses are stored in a separate database file.
It also happened a few times, that I thought some feed was permanently dead and removed it from my list. But then, others mentioned it, so I resubscribed.
Milk-V Cluster 08 RISC-V Cluster Supports Jupiter NX & Megrez NX Modules
The Milk-V Cluster 08 is an advanced full-stack RISC-V cluster designed to deliver high bandwidth and efficient computing across multiple nodes. In addition, the company has introduced two high-performance modules that are comparable in performance to the NVIDIA Jetson NANO and Xavier NX modules. The cluster incorporates the FSL1030M switch chip, similar to that used [ā¦] ā Read more
Survey: The AI wave continues to grow on software development teams
We surveyed 2,000 people on software development teams at enterprises in the U.S., Brazil, India, and Germany about the use, experience, and expectations around generative AI tools in software development.
The post Survey: The AI wave continues to grow on software development teams appeared first on The GitHub Blog. ā Read more
i think maybe they got her to add a forward number for sms and used that to activate on another device..
i think maybe they got her to add a forward number for sms and used that to activate on another device..
** Evidently Iāve become a guy what that makes camera apps? **
I really like the unpredictable depth of field and color handling of single-use cameras. The day before we left for a little vacation to down east Maine I wrote another weird little camera app, lut cam. Lut cam attempts to simulate some of the aspects of a single-use camera by allowing you to apply color profiles to the raw image produced by a devic ⦠ā Read more
Had a amazing bike ride with the dog today, the weather is a bit cold today (15c). Been wanting to find a gravel road that I can use, without meeting too many others. And today I found that. Got his pulling harness on, got my bike out of the basement, and headed out.
Automatic Komoot export
While I like Komoot and use it to navigate and record all my tours, whether that are bike tours or hiking trips, it sucks that thereās no option to export all your data. Thereās also no official API to easily implement such functionality. ā Read more
Jetway JNUC-ADN1: NUC Board Featuring Intel N97 Processor and Dual 2.5GbE Ports
The JNUC-ADN1 is an embedded board with a NUC form-factor, powered by the Intel N97 low-power processor. This board is tailored for applications requiring efficient performance and compact size, such as digital signage and other commercial or industrial uses. The JNUC-ADN1 series is built around the Intel processor N97, which offers up to 3.60 GHz [ā¦] ā Read more
Using an iPad Pro to Create 1-Bit Pixel Art in a Macintosh Emulator
An ex-Apple employee put together a rather incredible way to create 1-bit pixel art on a modern iPad Pro with an Apple Pencil by using a Macintosh emulator, and the results are very impressive! This super creative approach is the work of Matt Sephton (the same guy who re-made the nifty Stapler app!), who used ⦠[Read More](https://osxdaily.com/2024/08/16/using-an-ipad-pro-to-create-1-bit-pixel-art-i ⦠ā Read more
Apple is Opening Up the iPhoneās NFC Chip: What You Need to Know
With the launch of iOS 18.1 this fall, Apple will allow third-party developers to support NFC contactless transactions for payments and more. Right now, the NFC chip is locked down, and itās primarily only used for Apple Pay, but a number of new capabilities will be coming when Apple expands access to NFC.
 actually says.
The result is interesting, but the Neuroscience News headline greatly overstates it. If Iāve understood right, they are arguing (with strong evidence) that the simple technique of making neural nets bigger and bigger isnāt quite as magically effective as people say ā if you use it on its own. In particular, they evaluate LLMs without two common enhancements, in-context learning and instruction tuning. Both of those involve using a small number of examples of the particular task to improve the modelās performance, and they turn them off because they are not part of what is called āemergenceā: āan ability to solve a task which is absent in smaller models, but present in LLMsā.
They show that these restricted LLMs only outperform smaller models (i.e demonstrate emergence) on certain tasks, and then (end of Section 4.1) discuss the nature of those few tasks that showed emergence.
Iād love to hear more from someone more familiar with this stuff. (Iāve done research that touches on ML, but neural nets and especially LLMs arenāt my area at all.) In particular, how compelling is this finding that zero-shot learning (i.e. without in-context learning or instruction tuning) remains hard as model size grows.
Apple Studio Display Gets All-Time Low Discounts on Amazon, Available From $1,299.99
Amazon today has the Apple Studio Display for $1,299.99, down from $1,599.00, which is a match of the all-time low price on the monitor. This is the standard glass version of the Studio Display with the tilt adjustable stand, and Amazon also has a few other models o ⦠ā Read more
What are AI agents and why do they matter?
Learn how AI agents and agentic AI systems use generative AI models and large language models to autonomously perform tasks on behalf of end users.
The post What are AI agents and why do they matter? appeared first on The GitHub Blog. ā Read more
@movq@www.uninformativ.de Variable names used with -eq in [[ ]] are automatically expanded even without $ as explained in the āARITHMETIC EVALUATIONā section of the bash man page. Interesting. Trying this on OpenBSDās ksh, it seems āset -uā doesnāt affect that substitution.
I love shell scripts because theyāre so pragmatic and often allow me to get jobs done really quickly.
But sadly theyāre full of pitfalls. Pitfalls everywhere you look.
Today, a coworker ā whoās highly skilled, not a newbie by any means ā ran into this:
$ bash -c 'set -u; foo=bar; if [[ "$foo" -eq "bar" ]]; then echo it matches; fi'
bash: line 1: bar: unbound variable
Whyās that happening? I know the answer. Do you? š
Stuff like that made me stop using shell scripts at work, unless theyāre just 4 or 5 lines of absolutely trivial code. Itās now Python instead, even though the code is often much longer and clunkier, but at least people will understand it more easily and not trip over it when they make a tiny change.
The billionaire-backed āpeopleās bidā to buy TikTok is gaining steam
A move to buy TikTokās US arm could radically reshape the controversial social media app and its mysterious algorithms. ā Read more
** Dithering the Shire **
In my last post I said that
Iāve had a few ideas for other personal experiments I wanna build on those walks, but havenāt actually wanted to do much programmingāāāmaybe this fall or winter will be a good time for that?
Welp, it wasnāt even an idea when I wrote that, but I made another implementation of pico cam, this time using swift for iOS. I wonāt release it to the App Store because I d ⦠ā Read more
If some of you budding fathers want to know how I created a computer nerd to one day work for Facebook in the big USA, well you purchase a $1000 Xmas present, an enormous thick book with C++ programming, and say, you can play as many games as you like kids, but James has to create them using computer software.
SO James created once a 3D chess program with sound, took 6 months or so, really hard to beat, not based on logic moves point by point like other chess programs, this one was based on the depth of looking for patterns, set it to 5 moves ahead and you were toast every time. Nice program too, sadly gone over the years, computers suffer from bit rot. We used to try and mark rotten hard drive discs once as bad sectors, not sure how UBuntu does this these days, I see a dozen errors on the screen every time I load.
Today I would purchase for my kids AI CAD simulation software with metal 3D printer and get your child to build fancy 3D models and engines from scratch. This will make them an expert in the CAD AI industry by the time they are 14 years old. Sadly AI is here to stay and will spoil the Internet.
Hey all your computer experts, I am having trouble with running Apache on my Ubuntu machine using Vine, the problem I think is configuring the /apache/conf/httpd.conf file, I usually NotePad2.exe edit it and change the path to the appropriate files
For example see the next post
@movq@www.uninformativ.de @prologic@twtxt.net @aelaraji@aelaraji.com , yeah, I have one. First one I bought was the first oculus on kickstarter. Then facebook delivered their first (after they bought oculus) on my doorstep for free (since I backed the first oculus on kickstarter). I use it a lot, especially for Xplane (flight sim) and Elite: Dangerous etc. Itās not one of those quest standalone VR headsets I have, itās the one you hook up to a computer.
Why I am using an Android phone instead of a Wahoo
In my last bike trip report, I mentioned that I would review the Wahoo bike computer I ordered once I had a chance to try it out. Well, as it turns out, I sent the Wahoo back and found a solution that works better for me. ā Read more
@falsifian@www.falsifian.org by the way, on the last Saturday of every month, we generally hold a online video call/social meet up, where we just get together and talk about stuff if, youāre interested in joining us this month.
@prologic@twtxt.net I use this: https://pub.dev/packages/flutter_secure_storage
How to Play Among Us on Mac
Among Us is a very popular multiplayer game where you work together with other players to identify imposters among them, before the imposter can sabotage them. You might know Among Us as being for iPhone and iPad, but you can play it on your Mac as well, whether thatās a MacBook Pro, MacBook Air, Mac ⦠Read More ā Read more
Deploying a microservices application using Helm on Kubernetes
Community post originally published on Dev.to by Syed Asad Raza Helm, often described as the package manager for Kubernetes, simplifies the deployment and management of applications within Kubernetes clusters. This guide will walk you through deploying a microservices⦠ā Read more
iOS 18: Using the New āSearch Hereā Feature in Apple Maps
In iOS 18, Apple Maps has gained a new āSearch hereā button that makes it much easier to find what youāre looking for in areas that arenāt your current location or when youāre exploring any new place on the map.
In earlier versions of iOS, if you search nearby for, say, gas stations or restaurants in Apple Maps, and then drag the map to another locat ⦠ā Read more
Today, after the daily standup (without standup though), I went to pick up my girlfriendās exam paper. But instead of using car sharing or the bus, I decided to go there by bike. This time with my older city bike. Faster than the bus, cheaper than car sharing. And it was a nice break from work. Hurray for flextime and working from home, which makes this possible for me! ā Read more
Join us at KubeDay Japan on August 27 in Tokyo!
Localized and in-person conference will focus on collaboration, discussion, and knowledge sharing around cloud native technologies with a focus on Japan SAN FRANCISCO, Calif. ā August 8, 2024 ā The Cloud Native Computing FoundationĀ® (CNCFĀ®), which builds sustainable⦠ā Read more
Docker Best Practices: Understanding the Differences Between ADD and COPY Instructions in Dockerfiles
What are Docker ADD/COPY instructions and when should you use them? We explain the differences between the ADD and COPY instructions in Dockerfiles, including when to use each based on security, functionality, and build context. ā Read more
Samsungās New 32-Inch Smart Monitor M8 Drops to $448 on Amazon ($251 Off)
Samsungās newest 32-inch Smart Monitor M80D is being discounted to a new record low price today on Amazon, available for $448.08, down from $699.99. This sale is only available in the Warm White color, and it can be delivered as soon as August 10.
. Iāll get some more features in before I push the code.
@prologic@twtxt.net Good to know. I must admit Iāve never actually used a Docker instance, probably as I just assumed the overhead might be a bit much for my usual very modest servers.
@bender@twtxt.net Is it so maxed out you couldnāt fit a pretty small program like Headscale on it? Headscale by itself and only personal home type use as far as amount of peers go, it really isnāt noticeable I donāt think resource-wise. The Docker version I guess could be a different story.
Join us as gRPConf returns this August 27!
Attention gRPC community! Mark your calendars forĀ August 27th, 2024, as gRPConf returns to the Google Cloud Campus in Sunnyvale, California. TheĀ scheduleĀ is now live! This is your chance to dive deep into the world of gRPC, connect with fellow⦠ā Read more
Emergency SOS via Satellite Launches in Japan
Emergency SOS via satellite expanded to Japan with the iOS 17.6 update that was released yesterday, according to Apple. Japanese customers with an iPhone 14 or an iPhone 15 can use Emergency SOS via satellite to get in touch with emergency services even when a Wi-Fi or ⦠ā Read more
O meu novo salva-vidas na hora de montar um novo site #vuejs sem as tretas dos build systems: Vue3 Tiny Template, da inimitƔvel @b0rk@b0rk
Every time I start a Vue project, I get confused and waste 15 minutes reading the documentation and remembering how to set up Vue.
So this is a tiny template I made for myself so that I can avoid that next time. I donāt use a build process, instead it uses the CDN version of Vue and a single HTML / JS file.
@bender@twtxt.net Mine is about the same, though I have 20GB left š In terms of resources, Headscale is using next to nothing though.
Python is 71x Slower, Uses 75x More Energy, Than C
Rust, Go, Swift, Dart, Ruby. All slower, & use more electricity, than plain old C. ā Read more
How to Create Dockerfiles with GenAI
We explore how to use an AI assistant to generate Dockerfiles for specific projects. ā Read more
Could the next tech meltdown lock us out of our smart homes?
Rumours of the recent CrowdStrike outage hitting smart homes may have been exaggerated, but with more internet-connected devices in our home itās a scenario worth exploring. ā Read more
WhatsApp Reaches 100 Million Monthly Users in the United States
WhatsApp this week reached a significant milestone of 100 million monthly active users in the United States, a market traditionally dominated by other messaging services such as SMS and iMessage.
The achievement, announced in an official blog post, indicates a potent ⦠ā Read more
I must admit Tailscale is really cool and why I havenāt used it before now is beyond me š
Bought a motorcycle this summer, I did not want two cars, and Marlyn would like to have the car more when Iām at work. So I bought a new cheap motorcycle, KTM Adventure 390.
Itās been 10 years since I last had a motorcycle (back then I had a KTM 990cc).
Here I am with my daughter on the new bike :)
My kids love to go for rides, so does Marlyn as well, so itās a lot of fun for all of us.
Access & Use Apple Maps on the Web with Maps Beta
Apple Maps is now available on the web, just in case youād like to use a web based interface for Apple Maps instead of the Maps app on iPhone, iPad, or Mac. The introduction of a web interface for Apple Maps also means that Android users and Windows users can access Apple Maps now, if ⦠Read More ā Read more
X Training Grok AI On Tweets Without Notifying Users
Social network X (formerly Twitter) recently activated a setting that gives it permission to train Grok AI on user tweets. All X users are opted in by default, with X failing to notify customers about the change.
The hidden setting gives X permission to use all posts, interactions, inputs, and results for ātraining and fine-turningā Elon Muskās Grok AI model.
To continuous ⦠ā Read more
chronod on Mac ā High CPU Use & Network Access Requests Explained
Some Mac users occasionally discover the āchronodā process in MacOS is either consuming a large amount of system resources, or is requesting access to network connections. Sometimes chronod is flagged by overly zealous anti-virus apps as well. While there are plenty of people who ignore this kind of thing, another curious type of Mac user ⦠[Read More](https://osxdaily.com/2024/07/25/chronod-on-m ⦠ā Read more
receieveFile())? š¤
We received the abuse report below regarding network abuse from the IP address indicated.
On researching I see that HTTPS (tcp 443) traffic is continuing and originating from you NAT IP address 100.64.x.x
This was further found to be originating from your firewall/router at 192.168.x.x (MAC D8:58:D7:x:x:x).
This abuse is continuing and constitues a violation of [ISP] Acceptable Use Policy and Terms of Service.
Please take action to identify the source of the abuse and prevent it from continuing.
Failure to stop the abuse may result in suspension or cancellation of service.Thank you,
receieveFile())? š¤
We received the abuse report below regarding network abuse from the IP address indicated.
On researching I see that HTTPS (tcp 443) traffic is continuing and originating from you NAT IP address 100.64.x.x
This was further found to be originating from your firewall/router at 192.168.x.x (MAC D8:58:D7:x:x:x).
This abuse is continuing and constitues a violation of [ISP] Acceptable Use Policy and Terms of Service.
Please take action to identify the source of the abuse and prevent it from continuing.
Failure to stop the abuse may result in suspension or cancellation of service.Thank you,
Anyway, Iām gonna have to go to bed⦠Weāll continue this on the weekend. Still trying to hunt down some kind of suspected mult-GB avatar using @stigatle@yarn.stigatle.no ās podās cache:
$ (echo "URL Bytes"; sort -n -k 2 -r < avatars.txt | head) | column -t
URL Bytes
https://birkbak.neocities.org/avatar.jpg 667640
https://darch.neocities.org/avatar.png 652960
http://darch.dk/avatar.png 603210
https://social.naln1.ca/media/0c4f65a4be32ff3caf54efb60166a8c965cc6ac7c30a0efd1e51c307b087f47b.png 327947
...
But so far nothing much⦠Still running the searchā¦
@stigatle@yarn.stigatle.no / @abucci@anthony.buc.ci My current working theory is that there is an asshole out there that has a feed that both your pods are fetching with a multi-GB avatar URL advertised in their feedās preamble (metadata). Iād love for you both to review this PR, and once merged, re-roll your pods and dump your respective caches and share with me using https://gist.mills.io/