vext01
@vext01@lemmy.sdf.org
Respect the burrito.
- Comment on Old Thin Clients - Which CPU is fine? 1 week ago:
Seems like a lot of ram for immich.
- Comment on Facebook is absolutely cooked 1 week ago:
Ah, dillo brings me back :)
- Comment on Child’s Play: Tech’s new generation and the end of thinking 1 week ago:
The man chanting “this… is… necessary…”
Thats a tool song. I wonder if the reporter knew?
This is necessary. This is necessary. Life feeds on life feeds on life feeds on life.
genius.com/Tool-disgustipated-lyrics
The article reads like a Gibson novel. But it’s not a dystopian future. It’s now.
- Comment on The RAM shortage is coming for everything you care about 1 week ago:
As the article explains, you will indirectly pay.
Any product that contains RAM or any service that relies on the use of computers at scale, is going to pass the operating cost (the cost of sourcing RAM) onto the consumer.
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 1 week ago:
Thank you.
- Comment on Android will become a locked-down platform in 194 day 1 week ago:
I imagine lots of developers will jump to fdroid.
Not sure what closed source apps who don’t want to pay Google will do though…
- Comment on Everyone is stealing TV 1 week ago:
If you did that, I’d have to call 0118 999 881 999 119 725… 3
- Comment on Everyone is stealing TV 2 weeks ago:
Why is TV so expensive in USA? People just taking on so many subs?
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 2 weeks ago:
Only Beets by Dr Dre.
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 2 weeks ago:
Everything is toxic at some dose.
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 2 weeks ago:
I did wonder this myself. Can it enter the body via normal usage?
I don’t make a habit of putting headphones in my mouth.
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 2 weeks ago:
All that we’re sampled. So which were sampled?
They mentioned some brands, but not models.
- Comment on Hazardous substances found in all headphones tested by ToxFREE project 2 weeks ago:
Is there a way to find out which models are guilty?
- Comment on Kremlin’s “Bio-Drone” Pigeons Fail to Deliver—but Still Get Funded 2 weeks ago:
Birds aren’t real.
If it flies, it spies!
- Comment on How can I develop software for a PowerPC? 2 weeks ago:
Do it on-board with openbsd, if that’s your bag.
- Comment on The EU Moves To Kill Infinite Scrolling 2 weeks ago:
I don’t like infinite scroll.
Voyager (lemmy) has paged scroll and it let’s me.know when I’ve wasted enough time.
Unlike say, Instagram…
- Comment on HelixNotes - a local-first markdown note-taking app (Rust + Tauri, AGPL-3.0) 2 weeks ago:
I assume you could use syncthing to sync the notes.
- Comment on Is it a good idea to use an Android phone as an external SSD for backing up my home folder? 2 weeks ago:
How long is a piece of string?
Really depends on what you install.
‘du -hs /usr /var’ to get a rough idea.
- Comment on Is it a good idea to use an Android phone as an external SSD for backing up my home folder? 2 weeks ago:
Next time make a partition ;)
- Comment on Another Biscuit Island Banger 2 weeks ago:
The second meaning is “you are pushing your luck”.
- Comment on Is it a good idea to use an Android phone as an external SSD for backing up my home folder? 2 weeks ago:
Is your /home on a separate partition? If so, no need to copy anything.
If you really need to backup, I’d get a proper external disk, or failing that, backup to backblaze (or similar) and restore later.
At a pinch, you could tar it all up and copy it to a usb stick, if you have a big enough one to habd, but it’ll be slower.
- Comment on Can my SPARC server host a website? 2 weeks ago:
Yeah, sun did some really cool stuff towards the end. ZFS, zones, SMF. I always liked their ALOM lights out management too. RIP sun.
My file server uses zfs on Linux.
As the other commenter says, GPL somewhat disagrees with the license. It flips the taint flag on the Linux kernel too.
I tried btrfs, but it’s not ready IMHO.
- Comment on Can my SPARC server host a website? 2 weeks ago:
I have one of those in my loft. Used to use it for OpenBSD development.
- Comment on I'm fed up with Copilot, and I'm not sure it can be fixed 3 weeks ago:
I suppose not everyone has the technical skills.
- Comment on What do you recommend I carry in my first wallet? 3 weeks ago:
A tracker, in case you lose it.
- Comment on Matrix messaging gaining ground in government IT 3 weeks ago:
I wanted to like matrix.
- Comment on CEO of Palantir Says AI Means You’ll Have to Work With Your Hands Like a Peasant 4 weeks ago:
Private nurse robot.
- Comment on GitHub - DioCrafts/OxiCloud: ☁️ OxiCloud server, efficient and secure way to save all your data 2 months ago:
I was also wondering if it will sync.
Mostly happy with syncthing, but open to trying new solutions.
- Comment on What's a good high wattage soldering iron? 3 months ago:
I bought an electric desoldering pump and it changed the task of desoldering forever. The tip both heats and sucks.
- Comment on How One Uncaught Rust Exception Took Out Cloudflare 3 months ago:
Well… catch_unwind, but i don’t think you can rely on it.