

Andreas Kling’s ladybird? Don’t wanna touch that with a 10ft pole.
https://hyperborea.org/reviews/software/ladybird-inclusivity/


Andreas Kling’s ladybird? Don’t wanna touch that with a 10ft pole.
https://hyperborea.org/reviews/software/ladybird-inclusivity/


I have a service that pings the server:
cat <<EOF | sudo tee /etc/systemd/system/ping-smb.service
[Unit]
Description=Blocks until pinging 192.168.1.10 succeeds
After=network-online.target
StartLimitIntervalSec=0
[Service]
Type=oneshot
ExecStart=ping -c1 192.168.1.10
Restart=on-failure
RestartSec=1
[Install]
WantedBy=multi-user.target
EOF
sudo systemctl enable ping-smb.service
And then I make the fstab entry depend on it:
x-systemd.requires=ping-smb.service


Did you check the sample video?
It doesn’t look good. And these shorts are probably cherry picked:


With a fine of ~$27 million, I think they’ll just pretend to be working on it, get the “good guys, complying with legislation and opening up the platform”, not do it (or at least, not in any satisfactory way), and pay the fine, if it gets applied.


Oh no!
Do I need to have 12 coasters? Well, no. But I didn’t need the 8 ones I already have either, and Steve keeps pumping out bangers like this, so…


Love how it highlights that big tech (much to capitalism’s fault, TBH) can only drive innovation if the tech has a moat around it, if no one else can, or would, copy it and deploy it at a lower cost.
Which is… the argument that people use to defend capitalism? That capitalism drives innovation and makes it accessible to everyone at the lowest possible price.
I like the frugal tech idea as much as I like degrowth.


Damn stupid me! Once again thought this was #goodnews


Blame Altman on that one, from the article:
Altman once called OpenAI’s partnership with Microsoft “the best bromance in tech,”


I wouldn’t doubt that LLMs got some special input to deal with the specific examples of this paper, or similar enough.
Probably good to add a /s somewhere here.
I suspect people are down voting without checking the piece.
I know I would, but I saw it shared on Mastodon in a cheeky way first.


Made me think this was the good news community.


I had it initially setup to run on Wi-Fi too, battery or charging.
Then I had my battery drain to 30-40% during afternoons, when I’m used to reaching evenings above 60%. Check app usage on settings: Syncthing.
Since I use it mostly for backing up photos, I found it better to enable it only when charging.


Just configure it to only run while plugged to the wall, so you’re not surprised by the rare bug of it randomly turning your phone into a pocket warmer.
That is great news!
Now I might be able to uninstall Google Drive from my phone.


People, shall we read the full article first?
Meanwhile, this is not the case with the Ryzen 9000 series desktop parts as the spec sheet of that says:
OS Support
Windows 11 - 64-Bit Edition , Windows 10 - 64-Bit Edition , RHEL x86 64-Bit , Ubuntu x86 64-Bit
So the new Ryzen AI chips that most people don’t care about won’t support Win 10, but Ryzen 9000 (the real deal desktop chips) will.
To be frank, the article title is misleading at best.


Paperless-ngx that allows you to self host an easily browseable archive of your documents. Fully featured with OCR, ML-powered categorization and the works.


I’d say that they’re “cooking the books” as in: making it look like they’re in better shape than they are by cutting costs, but causing irreparable damage to themselves that will manifest in the long run.
I’ve survived 3 layoffs at Spotify last year alone. Once I started working there It didn’t take long to be proud and feel happy about it. Now, although people still find it cool when I tell them and I still do the same job (no workload increase), I know it is just like any other greedy corpo and I feel compelled to care less and less.


“cheat”, “lie”, “cover up”… Assigning human behavior to Stochastic Parrots again, aren’t we Jimmy?
For yt-dlp specifically, there is a stable backport that is fairly up-to-date: https://tracker.debian.org/pkg/yt-dlp
It doesn’t yet have yesterday’s version, but the previous version was made available 3 days after it was released.