[-] huntrss@feddit.de 12 points 1 week ago

Same here. 10 years on my laptop and it broke only once: I accidentally closed the terminal where the initramfs was installed. So my mistake. I could fix it by using an arch install on an USB and my knowledge of how to install the system, since I did it myself, by hand.

[-] huntrss@feddit.de 14 points 1 month ago

Ich habe meinen Teil getan ;)

Ich Frage much nur: verstehen die wirklich nicht wie das Internet und Internet Communities funktionieren?

[-] huntrss@feddit.de 10 points 3 months ago

I ask the most important question:

Which Linux Distribution are you gonna use?

And before you answer: There are wrong answers 🤪

[-] huntrss@feddit.de 94 points 3 months ago

Her life is normal. The depiction on the television is fiction. No reason to be envious

[-] huntrss@feddit.de 104 points 4 months ago* (last edited 4 months ago)

It's so human how - instead of admitting its error - it's pulling this bs right out of its ass 🤣

[-] huntrss@feddit.de 15 points 5 months ago

I think the article is ok, and yes I read it ;)

I think the title is unnecessary click-baity, because there are some relevant truths to it.

Most relevant truth us, that a lot of applications won't need async since they are not large enough, not IO bound etc..

I think one of the misconceptions in this article is, that the author arguments that you need to be an Amazon or google to benefit from async. This is not completely wrong but, as a software developer in the embedded system industry that I am, I must say it is also very relevant for embedded systems.

If someone read the article and is unsure about async, I can recommend these two articles that provide insights "from the other side" these means devs that actually find async relevant and beneficial:

https://notgull.net/why-you-want-async/

https://without.boats/blog/why-async-rust/ The article from boats is absolutely worth it. Even if you are an async sceptic.

Finally regarding the introduction of async APIs and abstractions into any code base:

Creating an async application or sync application is an architectural decision. And since architecture is the sum of all decisions that are hard to change (I think this is from Martin Fowler) thus decision - async or sync - is hard to change and one must live with it.

Yes, there are languages like Go or Erlang that resolve this async vs. sync problem, they come at a cost (having a runtime, at least Go has one afaik, I no nothing about Erlang). And choosing a particular language is also an architectural decision and hence hard to change.

[-] huntrss@feddit.de 11 points 7 months ago* (last edited 7 months ago)

Didn't read all, however, thanks for sharing. Made me laugh and I certainly needed a good laugh today

[-] huntrss@feddit.de 7 points 7 months ago

For all of you, who want to start neovim, or just started (nyself included) than kickstart.nvim is a great start: https://github.com/nvim-lua/kickstart.nvim

[-] huntrss@feddit.de 13 points 7 months ago

Automotive, Aerospace. Everywhere where you need safety qualifiable software (safety as in ISO 26262 or equivalent)

[-] huntrss@feddit.de 8 points 9 months ago

It's obviously not giving 110% as it should

[-] huntrss@feddit.de 14 points 9 months ago

Rust and Zig are currently my favorite languages.

[-] huntrss@feddit.de 15 points 9 months ago

The first-class dev and debugging experience, is this with Visual Studio or Rider as IDEs?

Because I currently do C# with Linux + neovim + Omnisharp as Language Server and it is really slow and bad. Do you have any tips?

view more: next ›

huntrss

joined 1 year ago