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.
- 1 Post
- 111 Comments
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.
folekaule@lemmy.worldto
politics @lemmy.world•‘REPORT TO WORK IMMEDIATELY’: Trump threatens to replace absent air traffic controllers with ‘true Patriots’
26·11 days agoMy thought as well. At what point do international flights refuse to land on US airports because it’s too dangerous?
folekaule@lemmy.worldto
politics @lemmy.world•US flight cancellations rise as Sean Duffy warns travel could reduce to a ‘trickle’
23·12 days agoThat’s basically what Musk and DOGE were trying to do earlier this year. So yeah that doesn’t seem very far fetched.
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?
folekaule@lemmy.worldto
Ask Lemmy@lemmy.world•Would you enjoy living a nomadic lifestyle? Why or why not?
2·17 days agoDoes that include services like health care, insurance, etc?
folekaule@lemmy.worldto
Lemmy Shitpost@lemmy.world•When they told me to invest in bitcoin, I bought all this at $20 dollars an ounce 100 years ago.
7·21 days agoMy 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.
I don’t mind that fishing exists and I understand many people enjoy it as a kind of zen. I personally would enjoy it more if it were more engaging.
You’re right, I could just choose to ignore it if it has nothing of value to me.
However, at least in ESO, tons of achievements and rewards are locked behind fishing activities. I could ignore their as well, but I would prefer if I could enjoy a more engaging fishing mini game (like their scrying is tedious but at least you’re actively doing something).
Good point! I suggest fishing spears if only to grief the players who are begging for spears as a melee weapon in ESO.
But more seriously: a spear mechanic at least would have an element of skill to aim at the fish and account for refraction - or something. Not just pure chance.
Anything that is 100% chance and just wasting time, with no meaningful way for the player to influence the odds. For example, how fishing is implemented in some MMOs like ESO: you can eat a buff food and use the correct bait for the water, but beyond that you’re just waiting in agony until the random timer dings. Then you do that 12 times before moving to the next hole, etc. “Waiting” isn’t an enjoyable mechanic.
folekaule@lemmy.worldto
Lemmy Shitpost@lemmy.world•How am I supposed to decimate this fucker when it isn't even physical
6·26 days agoThat’s because it’s not 5G like some conspiracy theorists will have you believe, but a mundane Romulan war horse, instead.




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.