Yeah I shut down every day. It boots up fast enough that it’s really not an issue.
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @[email protected]
- 0 Posts
- 28 Comments
Even without hibernation, data in apps you have open will end up in the swap if your system is ever RAM-constrained.
It’s not as bad with LVM since LVM is more flexible. A swap file does still make it easier to change the size as needed though. If you need more swap, you can spin up a new swap file pretty much instantly while the system is running, without having to repartition. You can have both a swap partition and a swap file active at the same time though.
On systems where the data is encrypted, also encrypting the swap makes sense so I’m glad Debian does that.
I don’t use hibernation so I’m not sure.
I’ve seen so many setups where people encrypt their data but forget to encrypt their swap.
dan@upvote.auto
Technology@lemmy.world•Wiki documents at least 44 instances in which Sony says you own your games as digital games ownership lawsuit progressesEnglish
0·6 days agoThis is solid research, and this evidence is really going to put Sony into an awkward position.
Companies shouldn’t say you “own” a digital product if they can revoke the license at any time. Owning should mean something like when you buy a game from GOG - you get a non-revokable, DRM-free copy you can use indefinitely. Otherwise, you’re really just leasing it.
It’s mentioned on the wiki, but in California it’s illegal to use words like “buy” or “purchase” on the checkout page for licenses like this. They have to show a clear notice that you don’t actually own the product, which is why Steam added a banner on their checkout page.
People still use swap partitions instead of swap files?
dan@upvote.auto
Selfhosted@lemmy.world•DigitalOcean contributes 3 million and joins the Omacom (Omarchy) FoundationEnglish
0·8 days agoDefinitely true. The Pi 5 is especially powerful compared to older versions, but it can get kinda expensive once you add things you’d want for a server, like a case, SSD hat, etc.
Ex-office mini and small form factor PCs (Lenovo Tiny/ThinkCentre, HP ProDesk/EliteDesk, Dell Optiplex, etc) can be a better deal than a Pi. In the US at least, you can often find 9th or 10th gen Core i5 systems for less than $150 on eBay. Works great as a server.
A lot of companies have a 3-4 year refresh cycle, after which the hardware is fully depreciated (essentially meaning its value to the company is $0) and they have e-waste companies collect them. The e-waste recyclers test them, refurbish the ones that still work, and list them on marketplaces like eBay.
dan@upvote.auto
Selfhosted@lemmy.world•DigitalOcean contributes 3 million and joins the Omacom (Omarchy) FoundationEnglish
0·9 days agoI forgot to mention - stay far away from SSDNodes. Their prices look good, but they massively oversell their RAM. They use ballooning (
virtio_balloon) to overallocate RAM, and require you to use their customized Linux distro images that have it enabled. Ballooning means that they take unused RAM from your VM and lend it to other VMs to use. If you try to use all your RAM, they shut down your VPS.GreenCloud, HostHatch, and RackNerd all let you install whatever OS you want, by mounting an ISO, connecting to the VPS via VNC, and going through the normal setup process just like you would on a regular computer. They do have pre-built images, but I always prefer to install from my own ISO so I know that the installation doesn’t have any non-standard modifications.
Thankfully, most VPS providers don’t oversell RAM or disk space.
dan@upvote.auto
Selfhosted@lemmy.world•DigitalOcean contributes 3 million and joins the Omacom (Omarchy) FoundationEnglish
0·9 days agoMy guess would be renting a dedicated server, or a home server. It can end up cheaper than colo.
self host?
Hosting at home, renting a dedicated server, or colocating are all considered self-hosting.
dan@upvote.auto
Selfhosted@lemmy.world•DigitalOcean contributes 3 million and joins the Omacom (Omarchy) FoundationEnglish
0·9 days agoI use GreenCloudVPS for a bunch of things. They used to have VPSes starting at $15/year for 2GB RAM and 20GB disk, but their current budget deals are still good (starts at $25/year for 4GB RAM and 35GB disk). These are on older hardware (mostly AMD EPYC Rome Zen 2 systems, ~5 years old) which is why they haven’t been affected by increased RAM and storage prices yet. https://greencloudvps.com/billing/store/budget-kvm-sale
They also have “premium” plans which are newer (AMD EPYC Milan Zen 3 or Genoa Zen 4, and PCIe 4.0 NVMe storage in RAID10): https://greencloudvps.com/billing/store/premium-kvm-sale
HostHatch is good too. Their regular pricing aims to compete with Hetzner, but in 13 locations worldwide. https://hosthatch.com/products. They do sometimes have sales on LowEndTalk with pricing similar to GreenCloud’s “premium” plans.
RackNerd sometimes have good deals, although they’ve discontined quite a few of them recently. You can use https://racknerdtracker.com/ to see currently active deals. I still see a 2GB RAM + 35GB storage deal for $35/year for example.
I suspect all the very cheap ones (<$50/year) will eventually increase pricing. GreenCloud and HostHatch own all their hardware. Right now they use older hardware that’s already reached break-even, but all hardware needs to be replaced eventually, and the replacement cost for things like enterprise SSDs is a lot higher than it was in the past.
If you want to stick to big names, OVHcloud and Hetzner both have pretty good VPS pricing. OVH runs theirs on very old hardware like Haswell (2014/2015 era) Xeon E5 CPUs which is the main reason why they have cheaper pricing that Hetzner.
There’s also AWS Lightsail that’s essentially Amazon’s version of a VPS. Storage and data transfer are included in the monthly price, unlike EC2 where it costs extra. I’d only use it if you like AWS or want the comfort of using a very big company though - performance is notably worse than a provider like GreenCloudVPS or Hetzner.
I’m not affiliated with any of these companies. This is just my personal experience :)
dan@upvote.auto
Selfhosted@lemmy.world•Any external NPU that can be hooked to a proxmox miniPC?English
0·9 days agoI wish more modern TPUs were available for purchase. Google’s TPU v8i is very powerful, but you can only rent it via Google Cloud. (that and they’re most useful in big clusters, and the pricing for such a cluster is definitely out of reach for anyone that’s not running their own data center)
dan@upvote.auto
Selfhosted@lemmy.world•Any external NPU that can be hooked to a proxmox miniPC?English
0·9 days agoFor small options, there’s mini PCs with the AMD Ryzen AI Max+ 395, and the Nvidia DGX. Their memory bandwidth is quite low compared to a GPU though, so expect slower performance.
No… A convection oven’s fan just circulates the air. It doesn’t blow it directly onto the food. It’s similar, but not the same.
dan@upvote.auto
Selfhosted@lemmy.world•Any external NPU that can be hooked to a proxmox miniPC?English
0·11 days agoDo you want to run TensorFlow Lite / LiteRT models? PyTorch Mobile? TensorRT? onnx? YOLO? vLLM? Something else? The recommendations will vary based on your use case.
Google Coral was decent for TensorFlow Lite, but it’s EOL (end of life) now. I’ve got the dual TPU Mini PCIe version in my home server, via a PCIe adapter board. I use it for object detection with Blue Iris + CodeProject AI and it works pretty well for that use case.
Hailo-8 is supposed to be like a more powerful version of the Coral, but I don’t have experience with it. It supports a bunch of frameworks: TensorFlow, TensorFlow Lite, Keras, PyTorch and ONNX. I’d be interested in hearing other people’s thoughts on it.
I don’t know if any of these work over USB though. They’re usually internal devices. Google marketed the Coral USB as being for development and testing only, pointing people to the M.2 and PCIe versions for production usage.
As for something totally different… There’s the Nvidia Jetson single board computer which supports TensorRT, but I don’t have experience with it either. I also think it’s a bit older too. You could also consider getting a newer mini PC with a AMD Ryzen AI processor in it, or an Nvidia DGX Spark.
Google’s latest TPUs are only available in their cloud - they’re not selling the hardware to end users any more.
Baking is letting the food sit in hot air for a while. Air frying is blowing the heat directly onto the food. They also vent the air to release excess steam and moisture, which is why air fried things are crisper.
Use it like a regular oven but reduce temperature by 25°F or 15°C and reduce cooking time by 20%.
Just power it using solar panels?
They’re closer to impingement ovens than convection ovens.
Convection ovens (or “fan forced ovens” in some countries) use a fan to gently and evenly circulate the hot air, whereas impingement ovens and air fryers use higher velocity fans to blow the heat directly onto the food.


It depends on what you set your swappiness to, too. I think Linux distros still have pretty aggressive defaults that swap more than they probably need to.