Manjaro might be good, but you’ll have to adjust the vacuum’s clock every time you want to clean
- 0 Posts
- 19 Comments
  1·9 months ago 1·9 months ago- I disagree with this as a default, but think it might be a good idea as something users could toggle. 
  7·10 months ago 7·10 months ago- Tim Corey on YouTube has excellent beginner C# material. I would start there. 
  6·1 year ago 6·1 year ago- The OP ruled out zig and rust already 
  85·1 year ago 85·1 year ago- They are for sure talking about the ARM servers from Oracle. You get 24gb of memory and 4 cpu cores that you can carve into virtual machines. - Issue is that the free stock is very limited, and there have been some claims of people having their free service resources reclaimed by Oracle. - Still, if you can get one, it is probably the best you can get for free. 
  8·2 years ago 8·2 years ago- $10-20 is what that VPS costs at a cloud provider. You could also dockerize and use a container service like GCP Cloud Run combined with cloud storage within that budget. - I’m not a big node guy, but I also kind of doubt nodejs would fail to handle 10RPS on 2gb of memory. I guess it all depends on what the requests are doing. 
  6·2 years ago 6·2 years ago- Avalonia and Uno Platform if you are working with C# 
  26·2 years ago 26·2 years ago- MySQL (and by extension, MariaDB) has an even better option: - mysql --i-am-a-dummy 
  201·2 years ago 201·2 years ago- Few thoughts: - What is being made? Can’t really care about it without having some idea
- What makes this company’s version of it worth our interest?
- How is it better than the FOSS solutions that in this day and age almost definitely already exist
- Why are we to put our faith in this group for pay once software when their two major products are SaaS?
 
  2·2 years ago 2·2 years ago- I guess I need to refactor for readability. What you just explained is the entire point of the comment I posted. Refactoring is part of the job. Don’t give your manager a choice on whether or not it needs done. 
  7·2 years ago 7·2 years ago- C# is great. VS is fine, but being bolted to Windows is no go for me. Rider all the way. 
  41·2 years ago 41·2 years ago- Who is in the wrong? Your manager, for not giving you time to refactor? Or you for giving him the option? 
  362·2 years ago 362·2 years ago- True, but he mentions .NET development is Windows first, and even mentions that you have “some IDE’s that work with it, like Rider”. He kind of said it without mentioning the specific IDE. - Rider is the real MVP anyways. 
- Ah yes, I see. Thanks for the link! 
- Lemmy was created because of reddit fucking BS - Lol, no. 
  2·2 years ago 2·2 years ago- It’s selling itself as more than an IDE. The idea is to have templates for common languages/frameworks. Ideally, this would mean not having to learn how to init a project in a given framework, not having to learn the build tools, not having to learn deployment, ci/cd, etc. Just open this new webapp, pick a framework, develop, and click a “launch” button to have it spin up in GCP. 
  3·2 years ago 3·2 years ago- I imagine they mean launching in more of a release sense (IE: Announcing the launch of new app XYZ). I sure hope so, anyways. 

TBF, that’s pretty much how mystical it is: https://www.geeksforgeeks.org/how-to-clear-ram-memory-cache-buffer-and-swap-space-on-linux/