Yup. Paying $50 or whatever for an extra checked bag is probably worth it.
Mama told me not to come.
She said, that ain’t the way to have fun.
Yup. Paying $50 or whatever for an extra checked bag is probably worth it.
To add to this, you should practice good security elsewhere as well:
Once you expose something inside your network, you need to ramp up security.
Did they remove down votes from Jerboa? I haven’t used it in months and just use my phone browser.
Surely you could run Syncthing in a docker container or flatpak or something to force it to work on the same machine. I don’t know what mechanism is used, but you can spoof a lot on Linux.
Then you’d be wrong. Unless you pick SQLite and that’s all you need.
Generally speaking, if a professor recommends something, it probably sucks. Their information is incredibly outdated and is usually whatever they used in their own undergrad program.
At school I learned:
Each of those has a better alternative, with C# being the least bad. For example:
Formal education is for learning concepts, learn programming languages and tools on your own.
Postgres. It’s more strict by default, which leads to a lot fewer surprises.
Here’s my rule of thumb:
Persistence and reading comprehension.
There’s no need to learn Python or any programming language to self host stuff, you just need to be able to follow blog posts and run some Docker commands.
I’m a software dev and haven’t touched a single line of code on my NAS. Everything is docker compose and other config files.
I’m behind CGNAT, so I have a local DNS server that resolves to the internal IP, and regular DNS resolves to my VPS, which tunnels into my home network through Wireguard.
If you’re not behind CGNAT, you’ll just hit your router after DNS resolution and you’re golden.
You’re doing fine. Have a wonderful day.
My apologies.
In the west, we have an informal concept called “wife approval factor,” which is how supportive your wife would be about something. Then there’s the idea of “a happy wife, a life” and “if momma ain’t happy, ain’t nobody happy,” so it’s in the husband’s interest to keep the wife happy.
I thought this was pretty universally true. I have coworkers from very different parts of India (one Muslim from the north, the other Hindu from the very south), and if we have a surprise work-provided lunch, they’ll eat the one they brought from home at the end of the day so their wives don’t get mad at them not eating the lunch they prepared. So even in a very patriarchal society, they’ll still go out of their way to keep their wives happy.
It’s not that women call shots (men get away with a lot of nonsense here), the “permission” is largely about keeping the wife happy.
Wife is an adjective, keep up.
I’m curious too. Hopefully I can come up with a design that feels natural and encourages the kind of interaction I’m after.
About 10k power on hours. That’s honestly a little surprising since I’ve had them for 7 years or so, but it’s only been on 24/7 for the last year or two (used to just turn on when watching a movie or something).
From those hours, I should expect a few more trouble free years.
My OS drive is >30k hours since it used to be my desktop boot drive (tiny 120GB SATA SSD). I’ve been thinking about upgrading to NVME, since my desktop NVME is getting a little full (500GB), and it could also make for a nice cache. It’s nowhere near dying though, with ~16TBW, so I’m in no hurry.
It’s not top of the line, but my Ryzen 1700 is way overkill for my NAS. I’ll probably add a build server, not because I need it, but because I can.
/srv for me.
Yup, I use /srv, works well.
Wow, it’s been a long time since I had hardware that awful.
My old NAS was a Phenom II x4 from 2009, and I only retired it a year and a half ago when I upgraded my PC. But I put 8GB RAM into that since it was a 64-bit processor (could’ve put up to 32GB I think, since it had 4 DDR3 slots). My NAS currently runs a Ryzen 1700, but I still have that old Phenom in the closet in case that Ryzen dies, but I prefer the newer HW because it’s lower power.
That said, I once built a web server on an Arduino which also supported websockets (max 4 connections). That was more of a POC than anything though.
Is it a VPS? Or do you have a physical server in another country?
Can confirm. I’d host my own, but I’m lazy and The Dude hasn’t given me a reason to.