You can even compile to a native executable these days I believe so you don’t have to have the .net runtime installed or bundled.
You can even compile to a native executable these days I believe so you don’t have to have the .net runtime installed or bundled.
I’m a mix between chaotic neutral and lawful neutral. I have a vertical monitor on my left which is mainly for slack + documents. Center screen for code and what ever I’m focused on and laptop screen on the right for calendar, email, other not in focus things.
Who downvotes this? Chris Sawyer is the GOAT.
I’m surprised that he didn’t mention Rust when talking about type inference. The way it does it is excellent.
I’m running a 3 pi cluster with k3s at the moment. The main benefit I’ve found is that all my pis run exactly the same software setup as a base so it’s easy to add new ones or replace/update one. I use a deployment management application to push my deployments too which means it’s super easy to redeploy everything if something goes funky.
A k8s cluster can run on a single host if that’s what you want. I’m not sure if it would be worth the virtualisation cost to run it on VMs in the middle as well. If you were only ever going to run on a single host I probably wouldn’t use k8s though, I would just run containers. 🤷♂️
When a GitHub issue is closed as complete it means someone has fixed the bug in the source code (or the developers have decided it’s not a bug). It doesn’t necessarily mean the fix has been shipped in a new version or that the server you’re connecting through has been updated to a version with the fix. In this case, they haven’t shipped a new version with this fix in it. I’m not sure what the delivery cadence will be but I assume a new version will go out in the next week or so and then once your server admin upgrades their server the problem will be fixed for you.
This is a known issue on the web ui - we’re looking into it.
All hail the fork!