

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:


The depiction isn’t so rosy for people against the use of AI. Yes, entry level jobs are reopening, but they’re looking for people with AI skills, that show initiative and comfort with it.


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.


Not Just Bikes, ISWYDT.


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


Oh, I meant mutual TLS by “it”. Edited.


That’s no bug, mTLS just isn’t implemented on Firefox (for Android) currently.
There are 2 proposed solutions on that thread:


Tried it and it was a breeze to set it up with Caddy!
Problem was… lack of client side support, specially on mobile.
Many (most?) client apps don’t support it.
Use the PWA from your browser, you said? I hope you like Google and using Chrome, because Firefox for Android doesn’t support it (mTLS) 😭 (for now, see replies)
Probably yes.
And probably due to EU mandating new phones to be supported for longer.
https://energy-efficient-products.ec.europa.eu/product-list/smartphones-and-tablets_en


Can AI driven systems handle anything? Not reliably, no.
There, fixed it for ya.
Glad to hear!
And the developer is quite responsive, open up a GitHub issue with the details and I’m confident it’ll get sorted out.
He’s also on Mastodon: https://mastodon.social/@_jocmp
Not exactly what you asked, but if you’re gonna read from Android, I highly suggest CapyReader.
I highly recommend trying CapyReader for mobile, it is much snappier!


Yes it is!
Although I can’t migrate from CORE and have the service migrated seamlessly unless I use VMs.
And I don’t know docker containers, so it is something else I’d have to learn and understand. If I have to choose, I’d probably learn LXN/Incus instead.
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.