@314xel@lemmy.world avatar

314xel

@314xel@lemmy.world

This profile is from a federated server and may be incomplete. View on remote instance

314xel ,
@314xel@lemmy.world avatar

Instead of my ID, I submitted a picture of dolphins and the text "So long and thanks for all the fish!". And never came back.

314xel ,
@314xel@lemmy.world avatar

I assume blocking is supported by the server so it should be more optimized / faster. Filtering is a client-side feature.

314xel ,
@314xel@lemmy.world avatar

Turris Omnia. Powerful hardware, auto updates, config backup / restore (with anti-bricking feature), SIM slot, etc

314xel , (edited )
@314xel@lemmy.world avatar

Is it just 2 Mw or is the article wrong?

314xel ,
@314xel@lemmy.world avatar

From my experience, SSDs are more prone to failure and have limited writes. They are ment for running the OS, databases for fast access, and games / apps. They are not ment for long time storage and frequent overwrites, like movies, which usually means download, delete and repeat which wears the memory quickly. One uses electric current to short memory cells and switch them from 0 to 1 and viceversa, the other uses a magnetic layer which supports a lot more overwrites on the same bit.

If keeping important data on them, I would use them only in a redundant RAID configuration and/or with frequent backups so I wouldn’t cry if one of them fails. And when they fail, there are no recovery options as with HDDs (even if very expensive, at least you have a chance).

I also wouldn’t touch used server SSDs, their lifetime is already shortened from the start. I had 3 Intel, enterprise-grade SSD changes in our company servers, each after about 3 years - they just wear out. For consumer / home SSDs the typical lifetime is 5 years, but that takes into account minor / “normal” usage, ie. if used as OS disks. And maybe power users could extend that with moving the swap/pagefile and temporary files (ie browser cache, logs, etc) on a spinning disk, but it defeats the purpose of having an SSD for speed in the first place.

If you have media (like movies) in mind, you’ll find sooner than later that you’ll need more space, and with HDDs the price per GB is lower than SSDs.

If you have no issue with 1. noise, 2. speed (any HDD is fast enough for movie playback and are decent for download), 3. concurrent access, or 4. physical shocks from transport, go with HDDs, even used ones.

My two, personal opinion cents.

314xel , (edited )
@314xel@lemmy.world avatar

Failure rates for sdd are better than hdd

I’m curious on where did you find this. Maybe they have lower DOA rates and decreased chances to fail in the first year, but SSDs have a limited usage lifetime / limited writes, so even if they don’t fail quickly, they wear out over time and at first they have degraded performance, but finally succumb in 5 years or less, even when lightly used (as in as OS drives).

To avoid DOA / first year issues with HDDs, just have the patience to fully scan them before using with a good disk testing app.

314xel ,
@314xel@lemmy.world avatar

I use Hard Disk Sentinel, it’s not free, but it also monitors drives in Windows so you have an early warning at the first sign of issues. Also logs historic data (writes, temperature, etc) and displays them as graphs.

314xel ,
@314xel@lemmy.world avatar

True, but it depends from person to person and it counts if you have a small or big drive, how often you watch and rotate your media, how large the media is. If you only have a 1TB SSD, and often download and watch blue-ray quality, 20 movies will fill it. It won’t be long until the same blocks get erased, no matter how much the SSDs firmware tries to spread the usage and avoid reusing the same blocks.

Anyway, my point is, aside from noise and lower power consumption advantages, I wouldn’t use SSDs for a NAS, I regard them as consumables. Speed isn’t really an issue in HDDs.

314xel , (edited )
@314xel@lemmy.world avatar

Holy shit, I stand corrected, those graphs speak for themselves. Bookmarked for future stats.

LE: Well, there’s also the section about average age of failure in their newest report: 2 years and 7 months for HDDs, 14 months for SSDs.

314xel , (edited )
@314xel@lemmy.world avatar

Reading as a kid about virus analysis and how they work in a short column in a… newspaper. Yeah, they even listed full Windows Registry paths. Didn’t know what HKEY_LOCAL_MACHINE was, didn’t own a computer, only knew about some DOS commands, but I knew I wanted to be able to do that job and decompile stuff (whatever that ment) and see how it worked. Just like dismantling (and ultimately destroying) toys to see the inner workings.

After finally owning a computer and being bored by the few games I had on Windows 95, being limited to Notepad, Internet Explorer (without an internet connection yet; or was it Netscape Navigator?) and Paint (in which I sucked, lacking any artistic talent), when I learned that I can just type stuff in Notepad, I borrowed a book about “programming” in HTML. Then Pascal, the pinnacle being a simple XOR encryption program, with a god damn white on blue “windows” interface with buttons (a la Midnight Commander). Writing TRIVIA “scripts” for mIRC channels made us gods. Then Delphi naturally followed, making my own tool to track how many hours I’ve spent on dialup a month (yes, internet was very expensive) while listening to 80’s music on Winamp. Nothing was more interesting than that. Then got a job and out of a sudden started making my own money by writing Delphi code. Up until then I wasn’t really aware that my passion would also bring food on the table. The rest is history.

Programming in those days felt unreal. Felt like The Matrix. I knew that what I want to do for the rest of my life is look at text on a screen, hit CTRL+F9, see a crash, set some breakpoints, and ponder around the room or while taking a piss about what went wrong and how to solve it. I’m no Einstein, but I understood why science people dedicate their lifes to their work and disregard completely their social life.

314xel ,
@314xel@lemmy.world avatar

The rush on getting it working the first time is 👌

That’s so true, but what I think keeps us hooked in the game are the failures, the figuring out the "why"s.

314xel ,
@314xel@lemmy.world avatar

While I find your implants path very interesting, impressive and Cyberpunk worthy, I would’t use any externally accessible keys / fobs / etc myself. I wouldn’t want someone to unlock my stuff while I’m sleeping. Same reason I avoid face detection unlock. My mind is the best safe out there, I can memorize a very lengthy passphrase and have no problems typing it.

314xel ,
@314xel@lemmy.world avatar

Exactly my setup, but using OpenVPN. I feel safer that the only entry point to all my self-hosted stuff is VPN and nothing else is exposed to the internet directly or in the cloud. And you can change the default port (I know it's obscurity, but helps with dumb scanning scripts) and enable tls-auth.

314xel ,
@314xel@lemmy.world avatar

Started with one RPi 3, ended up with 5 in a case that needed ventilation and a switch. It looks cute, but... The only one working to my pleasing is PiHole. Nextcloud is slow as hell (you are bound to external HDDs over USB and that sucks).

Oh, and one SD card went poof due to not moticing it had no free space left and still writing logs on it for 2 weeks. SD cards are unreliable in general.

I regret not using VMs on a more beefy mini PC that I could have upgraded to my pleasing, benefit from SATA, and would have been easier to maintain.

314xel , (edited )
@314xel@lemmy.world avatar

Started with one RPi 3, ended up with 5 in a case that needed ventilation and a switch. It looks cute, but... The only one working to my pleasing is PiHole. Nextcloud is slow as hell (you are bound to external HDDs over USB and that sucks). 3 use normal HDMI ports, 2 mini HDMI. When shit hits the fan and SSH doesn't work for some reason, I have to plug in a monitor and keyboard.

Oh, and one SD card went poof due to not noticing it had no free space left and still writing logs on it for 2 weeks. SD cards are unreliable in general.

I regret not using VMs on a more beefy mini PC that I could have upgraded to my pleasing, benefit from SATA, and would have been easier to maintain.

So I would recommand RPis if you actually need and use the IO ports. Otherwise, you will soon learn they get overburdened. For general self hosting, myself would have gone the ProxMox route (which has a free tier and that's what I have experience with).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • All magazines