Based on my experience with how destructive a robot vacuum can be, there is 0% chance I would let a Tesla developed robot exist in my house.
I’m Hunter Perrin. I’m a software engineer.
I wrote an email service: https://port87.com
I write free software: https://github.com/sciactive
Based on my experience with how destructive a robot vacuum can be, there is 0% chance I would let a Tesla developed robot exist in my house.
What does it do?
Meanwhile, Tesla is showing off pretend robots to serve drinks to Elon stans. Don’t look behind the curtain.
If Apple would implement Vulkan, it would probably happen.
Their sales figures seem to show that the majority of people don’t care. For my needs when I’m using my MacBook, I’m one of those people who don’t care. That’s probably because it’s not my main PC, so I use it for the things most people probably use it for (browsing, watching media, some light work).
The cheapest one I know of is about $8 a month, so it should be affordable, even on a tight budget.
You can buy a super cheap cloud VM and use a (self hosted) VPN so it can access your own PC and a reverse proxy to forward all incoming requests to your own PC behind your school’s network.
It’s arguable whether this would violate their policy, since you are technically hosting something, but not accessible on the internet from their IP. So if you wanna be safe, don’t do this, otherwise, that could help you get started.
Yes, but then you’re not using IMAP.
If you’re using IMAP, the emails aren’t completely downloaded by Thunderbird, just the headers.
So, more bad products no one wants. Cool. Great.
Removed by mod
Another reason to avoid kindle like the plague.
Oh man, fuck Bryan Lunduke. He aged like milk.
Oh thank god. Minetest was the worst name, and the game is actually pretty cool. It definitely deserves a cool name, and Luanti sounds cool.
If you’re transferring files over a socket (like through SMB or SFTP), the receiving end usually has a small buffer, like 64KB. It’ll just pause the stream if it’s receiving data faster than it can push it to disk and the buffer gets full. So usually a file transfer won’t use much memory.
There is some poorly written software that doesn’t do that, though. I ran into a WebDAV server that didn’t do that when I was writing my own server. That’s where you could run into out of memory errors.
Apparently people don’t like hearing that. xD
I use all three, Mac, Linux, and Windows, all the time. Mac is the only one I’m ok with having 8GB of RAM. At least 12 on the other two, unless you use zram swap on Linux, then you can get away with 8. Afaik, Windows doesn’t have anything like that, so 16 is best, but 12 is ok.
I don’t really understand why people would downvote that.
Mac is generally really good at handling memory, including compressing it on the fly. My guess is anyone complaining is looking at it through the lens of Windows, where 8GB is not enough for a lot of tasks.
Edit: here’s an article about it, https://www.lifewire.com/understanding-compressed-memory-os-x-2260327
Their UX hasn’t changed a whole lot in 3.0, but they have that work in their road map, so it’s not like they don’t care.
Why do you say that?
Oh, that sounds really cool! Thank you for the explanation.