@sonstwas@sh.itjust.works
member since 11 Jun 2023 09:35
comments
- on Why use Proxmox over Podman or Docker? in c/selfhosted@lemmy.world · 4h ago
-
on AI hallucination of Chinese nuclear components almost led to US military attack in c/technology@lemmy.world · 5d ago
Don’t wanna ruin your hope, but we’re already there… …openai.com/…/uploading-files-to-the-internet-in-…
-
on Why Personal Websites Are Coming Back in c/technology@lemmy.world · 16 Sep 2026
Thanks, will give it a look!
-
on Why Personal Websites Are Coming Back in c/technology@lemmy.world · 16 Sep 2026
Never used CGI, so I don’t I’ll need it, was looking mainly for some software with a wide variety of themes so I can get inspired by…
-
on Why Personal Websites Are Coming Back in c/technology@lemmy.world · 16 Sep 2026
What are you all using for your personal websites, is it just a simple HTML or flat file CMS? There are so many nice personal websites around but I wouldn’t be able to do that cause I’m stuck in the design-with-html-tables phase before CSS xD
-
on The state of European cloud providers in 2026 in c/technology@lemmy.world · 12 Sep 2026
Works fine for me… ssl.org also seems happy.
-
on Do Amber Alerts for Missing Kids Actually Work? | The Walrus in c/technology@lemmy.world · 23 Aug 2026
Tbh those that I’ve used (granted that is years ago) were pretty much demolished after one use…
- on Grand Jury Declines to Indict Man Caught on Camera Destroying Flock Pole in c/technology@lemmy.world · 22 Aug 2026
-
on Do Amber Alerts for Missing Kids Actually Work? | The Walrus in c/technology@lemmy.world · 22 Aug 2026
Or when you’re out and about and want go out after BBQ
-
on Self-Host Weekly (21 August 2026) in c/selfhosted@lemmy.world · 21 Aug 2026
I use it too. Used to use Trakt but that seems to go the enshittification route right now so I figured I might try yamtrack/floppy. Ended up using floppy cause it has file import from Trakt and not just the discontinued API.
For me it’s just a handy way to keep track of what tv shows I’ve watched and which ones I still intend to watch.
-
on Do Amber Alerts for Missing Kids Actually Work? | The Walrus in c/technology@lemmy.world · 21 Aug 2026
Something like that: https://images-na.ssl-images-amazon.com/images/I/81Clok5FFSL.AC_SL1500.jpg
While I agree with you that they’re well seasoned and established I disagree a lot with them being easy to read. They have a lot of sub-scripts that they include willy-nilly over multiple levels.
Another thing I dislike about them is basically the same as with docker, that they all include everything in it. Like every container wants his own mariadb/postgres/whatever. It should be at least an option to use existing containers, I don’t need to run 5 psql servers… (I know that it had advantages too having everything separate but ehh). And then switching the software back to using the existing psql is more work then just not using the scripts at all…