My parents’ isp setup a static dhcp entry per customer. If you change the mac address of your router you don’t get an address. The address you get with the proper mac address is constant and can’t be changed.
My parents’ isp setup a static dhcp entry per customer. If you change the mac address of your router you don’t get an address. The address you get with the proper mac address is constant and can’t be changed.
Also trains the next generation to think these kinds of privacy violations are ok, when they are not.
could use nextcloud with s3, might work for what you need.
I do and it’s fine.
I used to have a separate machine for server stuff but it just cost more in electricity since I would leave them both on 24x7 anyway.
I’ve got 64G of ram and I often use up to 48 of it with various VMs. I wouldn’t get any power savings with a separate server since I have a cron job to transcode everything that plex recorded off of TV during the day to av1 for disk space savings (usually turns 3GB of mpeg2 into 700MB of av1), so I would need a server with a moderately powerful cpu anyway for that.
I have a ryzen 3700X. got it since it was the highest performance that was still 65w tdp at the time, didn’t want to spend a ton on electricity and extra air conditioning since I would be leaving it running 24x7.
The only time I notice a performance impact during gaming is if my windows 11 vm is running, I don’t really need that one running 24x7 so I shut that one down if it happens to be running at the time.
I have a 2018 car and the android auto on it doesn’t seem to be compatible with the android auto on phones anymore. It worked fine for a few years, but not anymore. I highly doubt they release a software update for it to make it compatible again.
One thing really annoying for me, there’s only the 1 official “store” you can use and it doesn’t support ipv6.
https://wiki.ubuntu.com/IPv6 says it’s been available for apt since march 12th 2013.
Rif is still working for me logged out. I’ve heard it doesn’t work logged in, but I haven’t tried it recently.
I mostly used slide before and that doesn’t seem to work at all now.
Reddit offline also seems to still work for me.
It’s the worst trying to use git on a capitalization insensitive filesystem, like on mac’s default.
mv DockerFile Dockerfile
git says there are no changes.
Had to
git mv DockerFile Dockerfile1
git commit -am “rename file”
git mv Dockerfile1 Dockerfile
git commit -am f
git rebase -i origin/master
and squash the last 2 commits together
I ended up making a new volume on my mac specifically to hold git repos that was capitalization sensitive so I don’t have to deal with that shit.
I’ve had good luck with goharddrive.com. They sell through amazon as well, but I believe they ship direct. I usually get the hgst, or now wd, ultrastar hard drives. I’ve had zero issues.