In utah, I can average 80 mph on a road trip, in the houston texas area I can go maybe 20 mph average, so time is a lot more useful of a measure.
In utah, I can average 80 mph on a road trip, in the houston texas area I can go maybe 20 mph average, so time is a lot more useful of a measure.
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.
better than micro usb at least
I really like my sofirn sc31t. Got it for $17 on AliExpress. 2000 peak lumens but it has several settings if you want it dimmer. usbc rechargeable with an 18650 battery. Has a tailcap switch. Might be slightly larger than you are wanting.
sofirn sc18 I have is also good at 1800 peak lumens for about $10, with several brightness settings, but it’s more likely to turn itself on in drawers if you don’t use the lock feature (quadruple click the button). Also usbc rechargeable with an 18650 battery. No tailcap switch. Pretty small, might be what you’re wanting.
Looking at their website, the sc32 looks like it might be what you want.
Why would it require a license?
The jalapeno ones have way better flavor.
what networking term will they use for the next one? ndp?
If it doesn’t work, you don’t have working ipv6.
Hurry and buy a new graphics card before the prices go crazy again.
could use nextcloud with s3, might work for what you need.
nickel zinc are 1.6V, which could be fine for many things, but could still blow up a few things.
I do similar, termux with rclone, use nextcloud as the server.
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 like hexadecimal because since it’s (22)2 so it works with computers pretty well. 2^2 is too few symbols, it would make writing numbers unnecessarily long. And ((22)2)^2 is too many symbols to easily memorize.
I thought unencrypted cell networks went away in the 90s, scary they still exist.
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.
Screen capture doesn’t work in some apps still I’m pretty sure is the main reason. Discord is one app it doesn’t work in if I remember correctly.
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.