Posts
Cooking Alcohol + Ritalin?
I am fully aware that I shouldn't drink alcohol while on Ritalin, however I do sometimes cook with it, so I was curious on if that's a major problem, as the relative quantity of alcohol is much lower than when drinking it. Say for instance a sauce that's 1/5 Sake (15% alcohol) of which you then use around 30-40ml. That's barely any alcohol, so should I be worried and maybe not take my meds when I'm planning on making food containing alcohol, or is it fine if I just avoid beers and wines and such?
Edit: The consensus seems to be that it's fine, especially if it cooks longer, because it's a low amount and at high heat the alcohol cooks away anyways. Thank you everyone for your input!
What are your takes on the Zen browser?
I'm currently using Librewolf primarily, as it has good out of the box privacy settings. I really just added Ublock Origin on top of it. I've recently seen another uptick in Zen recommendations though, and I must admit that I like the UI. I'm sure it has worse defaults than Librewolf, so what are the things I should probably apply and what extensions should I download for some extra privacy?
And is the browser even any good beyond the initial impression?
Tips for moving from TrueNAS to Debian for a NAS?
I have been using a NAS running TrueNAS for a couple of weeks now. From the App GUI for setting up Docker containers, which I genuinely despise, to the removal of SMART tests in the new version, I don't think this was a good call. So I'm thinking I might as well DIY it, although if you believe that may be a questionable idea, feel free to mention that!
Because of that, I am looking at Debian, as it seems to be the standard server OS, and I have used it a little before. I have light server administration experience, although not a lot, and no specific knowledge of how to optimize one to act as a NAS. I am, however, reasonably familiar with Linux in general.
- How do I optimize Debian for NAS use?
- What utilities should I install that provide system info, allow for network shares, and so on?
- Are there things that TrueNAS did that I may be unaware of and should also set up for myself on Debian?
- Do you have any tips and suggestions for what I should install in addition to that? Maybe some power optimization tools or useful dashboard software?
- Can I just wipe the OS drive, put Debian on there, and then mount my pool once Debian is set up for ZFS, or does TrueNAS do anything special to the filesystem? If not, how should I migrate the existing data? (Mostly videos, pictures, documents, and a Home Assistant setup)
- What are good resources to find help with Debian server administration?
- Are there any issues with Nvidia? If so, how do I fix them? I have an old Nvidia GPU in the NAS for video encoding since my CPU doesn't have an iGPU.
- Are there common pitfalls in this for people with little experience like me?
I'd be glad to get some info on these topics to know if this is a reasonable idea or if I should just stick with what I have.
Ideas for very simple improvements to instant noodles?
I pretty frequently eat Shin Ramyun noodles when I want a lazy meal, but apart from having absolutely nothing healthy in it, it also gets bland over time.
I've started cutting some spring onion and cracking an egg into it at the start, letting the egg get hard and the onion soft, in the boiling water with the noodles themselves. Do any of you have ideas to improve it further without much effort? I'd like to keep cooking times, including the ~5 minutes for the noodles themselves below 10 minutes total.
Building my first NAS: Assistance on part selection please
Hi! I've never built a NAS before and only one custom gaming PC, so I'd love if any of you more experienced folks could take a look at my parts selection and possibly suggest better options.
Of course first my use cases:
- Nextcloud
- Immich
- Jellyfin
- Possibly more, similar to the above
Planning on using Truenas with a Raidz (1? - 1 disk failure tolerance) and running most of my stuff in Docker containers. The amount of users will likely stay at or below 3, certainly at or below 5, so it doesn't need to handle that much.
Here's my parts list:
- CPU: AMD Ryzen 5 Pro 4650G
- iGPU, power efficient, AM4 so cheaper, performant enough (I think)
- Case: Jonsbo N3
- This is the component I started with, since I really like the form factor. It did limit my choice on motherboards heavily though.
- Motherboard: Gigabyte A520I AC
- I was trying to go for one with ECC memory support, but at least on pcpartpicker I struggled to find ones at this form factor supporting it. However from reading through Forum threads ECC isn't critically important for a more "casual" build like mine, just a nice-to-have.
- Memory: Found about 16GB of DDR4 in my old pc, they worked before so I didn't bother looking at them in detail
- Cheap
- Storage:
- OS: Western Digital Black SN770 1 TB M.2-2280
- Where I live the 500GB version is actually more expensive
- Cache: Samsung 870 Evo 500 GB
- Cheap enough, although if I can combine this with the OS drive, then even better
- Primary Storage: 4x Seagate IronWolf Pro 8TB (ST8000NT001)
- I have to admit, I can't recall why I settled on these. 8TB seemed good for price-to-size and I didn't want the server ones despite them actually being cheaper because they're extremely loud apparently, but why Pro and not non-pro and why this exact model... I can't recall, I just remember having a headache that afternoon TwT
- OS: Western Digital Black SN770 1 TB M.2-2280
I realize I left out the cooler and psu as I don't think they're particularly relevant here, I can deal with those myself. Price-wise, I am going by German prices and parts availability. On any of the parts listed, or if I forgot anything else though, I would love advice on the quality of my decision and how to improve it, thanks <3
3-2-1 Backups: How do you do the 1 offsite backup?
I'm planning on setting up a nas/home server (primarily storage with some jellyfin and nextcloud and such mixed in) and since it is primarily for data storage I'd like to follow the data preservation rules of 3-2-1 backups. 3 copies on 2 mediums with 1 offsite - well actually I'm more trying to go for a 2-1 with 2 copies and one offsite, but that's besides the point. Now I'm wondering how to do the offsite backup properly.
My main goal would be to have an automatic system that does full system backups at a reasonable rate (I assume daily would be a bit much considering it's gonna be a few TB worth of HDDs which aren't exactly fast, but maybe weekly?) and then have 2-3 of those backups offsite at once as a sort of version control, if possible.
This has two components, the local upload system and the offsite storage provider. First the local system:
What is good software to encrypt the data before/while it's uploaded?
While I'd preferably upload the data to a provider I trust, accidents happen, and since they don't need to access the data, I'd prefer them not being able to, maliciously or not, so what is a good way to encrypt the data before it leaves my system?
What is a good way to upload the data?
After it has been encrypted, it needs to be sent. Is there any good software that can upload backups automatically on regular intervals? Maybe something that also handles the encryption part on the way?
Then there's the offsite storage provider. Personally I'd appreciate as many suggestions as possible, as there is of course no one size fits all, so if you've got good experiences with any, please do send their names. I'm basically just looking for network attached drives. I send my data to them, I leave it there and trust it stays there, and in case too many drives in my system fail for RAID-Z to handle, so 2, I'd like to be able to get the data off there after I've replaced my drives. That's all I really need from them.
For reference, this is gonna be my first NAS/Server/Anything of this sort. I realize it's mostly a regular computer and am familiar enough with Linux, so I can handle that basic stuff, but for the things you wouldn't do with a normal computer I am quite unfamiliar, so if any questions here seem dumb, I apologize. Thank you in advance for any information!
I wouldn't rule out that this works
::: spoiler Alt A tumblr post by valeofftherails saying "Reblog if this would work on you" with an attached screenshot of three text messages that have been sent to the person taking the screenshot. They say "Sup u look mentally ill", "I think i want to take care of u", and "I have a cat btw". :::
Girls rule (not Thatcher though)
::: spoiler Alt The image contains three panels, all screenshots of what appears to be a talk show, containing subtitles. The host asks "Do you think Margaret Thatcher had girl power"?. The guest responds "Yes, of course.". The host follows up with "Do you think she effectively utilized girl power by funneling money into illegal paramilitary death squads in Northern Ireland?". :::
Please rule
::: spoiler Alt A thumbnail of a YouTube video showing an old white man in a suit next to the words "The left wants to take away your penis". Below it is a cropped 4chan post with a sad anime girl on the left side. The right side simply says "please". :::
Cyberpunk Rules
::: spoiler Alt A post by cureltyserpent containing an excerpt from a book. The excerpt reads "Magnetic Dog Sisters were on the door that night, and I didn't relish trying to get out past them if things didn't work out. They were two meters tall and thin as greyhounds. One was black and the other white, but aside from that they were as nearly identical as cosmetic surgery could make them. They'd been lovers for years and were bad news in a tussle. I was never quite sure which one had originally been male.". The poster comments "Can't beleive [sic] the first characters described in classic cyberpunk fiction are lesbian (one trans) puppygirls with a sister kink". :::