This is a qualified truth. In theory what you’re saying is true but for example with Synology they use their own raid format and while they ostensibly use btrfs they overlay their own metadata system on top.
This is a qualified truth. In theory what you’re saying is true but for example with Synology they use their own raid format and while they ostensibly use btrfs they overlay their own metadata system on top.
Gotcha. I face similar issues with Synology. Their hyper backup format doesn’t seem to be standard. I’m considering setting up Borg Backup for offsite so I can restore it onto non Synology devices later.
Was this Synology by chance?
Heck yeah…Just in time to make a push to finish my CS degree right at the height of the .com boom and Y2K cleanup. The world is my oyster. If I can reuse my current knowledge, maybe go join some startup that actually makes it.
Remote, because my commute would be 140 miles round-trip again. Otherwise I mostly enjoy working in an office with people and I don’t mind going in every few months or so.
Remote is also nice because it actually makes it easier to collaborate with other developers when we can both be at our own keyboards and share screens.
I work well alone, but I spend a lot in time in calls, either work meetings or collaborating on code. I do enjoy the social aspect of that as well.
I use AI pretty much every day, but mostly as a search engine/SO replacement. I rarely let it write my code for me, since I’ve had overall poor results with that. Besides, I have to verify the code anyway. I do use it for simple refactoring or code generation like “create a c# class mapped to this table with entity framework”.
I don’t understand your response. They’re talking about SQL the language. To my knowledge, sqlite implements its own dialect of SQL. What am I missing?


My fat ass: “a vault full of chicken breast?”
Looks like your Windows 11 update is almost complete. Or it could be fleas, bed bugs, or lice. I’m not a bugologist.
Would it count if they used one of these?
Entertaining! Well done. LGTM and ⛴️
Those lines are mostly comments, right? Right?
This is one of the reasons I prefer using ctrl-insert/shift-insert when it’s available. Unfortunately the Insert key seems to have disappeared from a lot of keyboards. Scroll lock sometimes works instead of ctrl-s and ctrl-q. I would be ok remapping ctrl-c to ctrl-break, but I still use ctrl-z to background a job. Would be great if terminals had a quick easy way to select your preference of Microsoft, unix, or CUA shortcuts.


That’s because it’s not 5G like some conspiracy theorists will have you believe, but a mundane Romulan war horse, instead.
We had pgp and ftp in the 90s


Yep. Blew my mind when I learned about it, too. Unfortunately it’s not unusual or even difficult for these people to hold two completely incompatible opinions at the same time. I should add that female genital mutilation is not commonplace in the US. It doesn’t make it better, just less horrible.


Not in the US. About 80% are circumcised in the US, including most Christians.
You may be thinking of Freydís Eiríksdóttir and her (alleged) experience in Vinland.
As men fled during the confusion, Freydís, who was eight months pregnant, admonished them, saying: “Why run you away from such worthless creatures, stout men that ye are, when, as seems to me likely, you might slaughter them like so many cattle? Let me but have a weapon, I know I could fight better than any of you.”
Ignored, Freydís picked up the sword of the fallen Thorbrand Snorrisson and engaged the attacking natives. Surrounded by enemies, she undid her garment and beat the sword upon her breast.
I have a DS923+ with four Seagate 8TB drives in it that I really like. It’s easy to use and offers a lot of services.
However, like others have said, I do not recommend it for new purchases. If I were to do it again I would most likely set up an old PC as a server (though I went with the Synology mainly for power use reasons).
Synology is getting increasingly customer hostile, and from what I’ve read online their Linux version is so full of bespoke patches that they have painted themselves in a corner it will be hard to get out of. So, they’re likely to fall behind on keeping up with third party software. Their software is usually pretty slick and easy to use, but they discontinue things every few cycles.
The main thing I still use of theirs is Synology Drive, which was a pretty seamless move from Google Drive. On the flipside, their stuff is proprietary, so getting off of their platform can be challenging.
For my self-hosting needs I try not to tie anything to the Synology and just use it as a plain NAS. I use my Raspberry Pi or a VM instead.


Did you try this one? It was linked from the Mozilla services repo.
True open source products are your best bet. TruNAS and Proxmox are popular options, but you can absolutely set up a vanilla Debian server with Samba and call it a NAS. Back in the old days we just called those “file servers”.
Most importantly, just keep good backups. If you have to choose between investing in a raid or a primary + backup drive, choose the latter every time. Raid will save you time to recover, but it’s not a backup.