suicidaleggroll

u/suicidaleggroll@lemm.ee
0 posts · 98 comments

Recent posts

No posts.

Recent comments

on Benefit of the hindsight · c/memes · 31 pts · 1y

Near the peak of the NFT craze I was gifted (as part of an initial mint) an NFT, which I turned around and immediately sold for $3k. Last I looked it was worth about $200. That's the extent of my experience with NFTs.

Don’t look at Backblaze drive reports then. WD is pretty much all good, Seagate has some good models that are comparable to WD, but they have some absolutely unforgivable ones as well.

Not every Seagate drive is bad, but nearly every chronically unreliable drive in their reports is a Seagate.

Personally, I’ve managed hundreds of drives in the last couple of decades. I won’t touch Seagate anymore due to their inconsistent reliability from model to model (and when it’s bad, it’s bad).

If we find out “I do not consent” opts out, I’m fine with it.

That's exactly what it does. I got the prompt on my system, I said no, and it said ok and everything proceeded on like normal.

Also most people who have only used Windows, bought their computers with Windows pre-installed, where the manufacturer loaded a custom Windows image that already has all of their drivers installed and configured. So it's not just that they've never used Linux before, they've often never actually installed any operating system from scratch on any computer and had to deal with the setup process.

Not too long ago I was messaging with someone who kept complaining that Linux was taking HoUrS to get drivers configured and how it clearly wasn't for them because Windows "just works". Meanwhile I'm sitting there thinking of the last time I installed a Linux distro on a machine it took a few minutes to install the proprietary Nvidia drivers and I was done, while the last time I installed Windows on a machine it took ~4 hours to get all of the drivers loaded properly, including blacklisting the f*****g Windows Update utility so it would stop trying to replace my network driver with a broken version that kept taking down the network connection on the machine, and the insanity of having to update, reboot, update, reboot, update, reboot, update, reboot over and over again for half a day until finally all the updates are actually installed and running.

on Burn. · c/microblogmemes · 4 pts · 1y

We tried the first half and they all shot each other, mission accomplished?

Agreed. I've also been very impressed with Perplexica (linked to a self-hosted LLM on Ollama). It ties into SearXNG and will perform web searches, dive into the results, and summarize what it finds. Not just the pages themselves, but the specific information on those pages that addresses your original questions, including references which link back to the pages that were used to generate the summary. It's easy to identify hallucinations when it links to the specific page where it got the information from (though I have yet to experience any hallunications with Perplexica yet).

Syncthing could be used to replicate a directory somewhere, but that doesn't address backing up the phone itself (apps, settings, SMS messages, etc.). Only option I'm aware of is iCloud. You can connect the phone directly to iTunes on a computer and back it up that way, but that only works with a hardwired USB connection and can't be automated, so it's a non-starter for a regular backup system. Android probably has more options, I'm referring to iOS specifically here though.

Agreed, but most people don’t backup at all. Then complain very loudly when they lose everything and blame everyone else other than themselves. Saw it daily fixing people’s phones.

I'd love to back up my phone locally, if there was an option, but AFAIK there isn't, so I'm stuck. This is a problem with companies forcing you into their cloud ecosystem and removing your ability to bypass it and control things yourself. It's only getting worse.

on damn · c/memes · 9 pts · 1y

If your point is, "the climate changes anyway, humans will be fine", I strongly disagree.

If your point is, "once the Earth kills off all of those pesky humans, it will recover from this damage within the next ~million years and will ultimately be fine", I agree, unfortunately we won't be here to see it.

Fun fact, Edge still has this stupid behavior even on Linux, so highlight and middle click doesn't work properly since as soon as you highlight it pops up that stupid menu. You have to go into the menu and disable it before highlighting works correctly again.

Signed - someone who is fortunate enough to be able to use Linux on my work machine (yay!) but is still forced to use Edge on it (boo!)

on SSH managers on Linux? · c/linux · 7 pts · 1y

How about XPipe?

https://xpipe.io/

It can even auto-configure itself by parsing out your ~/.ssh/config so you can keep everything defined there for easy CLI access but also use the GUI when desired.

on Do the research · c/memes · 9 pts · 1y

Trying to find common ground between the rational and the batshit insane, is a futile endeavor.

on *Permanently Deleted* · c/technology · 5 pts · 1y

I agree option 1 is the correct choice, though it does appear they are slowly going that direction…

Really? Because every new Windows version is even worse than the one before it. There are now 3? 4? different places to change network settings, but only one of them actually works correctly, if you modify the wrong one it will act like it worked but will silently break all networking on the machine instead.

on *Permanently Deleted* · c/technology · 88 pts · 1y

If they can charge 30% less without Apple's fees, then why are their prices the same whether you buy on their iOS app or direct on their website? Why have they been overcharging users who don't buy through the iOS app by 30% all this time?

on Version Dashboard · c/selfhosted · 8 pts · 1y

Just FYI - you're going to spend far, FAR more time and effort reading release notes and manually upgrading containers than you will letting them run :latest and auto-update and fixing the occasional thing when it breaks. Like, it's not even remotely close.

Pinning major versions for certain containers that need specific versions makes sense, or containers that regularly have breaking changes that require you to take steps to upgrade, or absolute mission-critical services that can't handle a little downtime with a failed update a couple times a decade, but for everything else it's a waste of time.