HN user

LowLevelBasket

1 karma
Posts0
Comments12
View on HN
No posts found.

I switched during windows 10 and I had several friends switch after win7 wasn't supported. In hindsight I should have spent the few weeks to learn linux and switched back then too

This guy is older than I am and writes much worse than I do. Maybe AI 'helps' but the writing of this post is terrible and I was left wondering if he has a learning disability and if AI can help with that

Their view of the world was too high-level. If all you know is React, you have no choices—you can only use React, or meta-frameworks on top of React. But the lower level you can go, the more the tree opens up to you.

This is quite honestly the stupidest thing I ever read, and I read a lot of uncle bob

I once on a project where we couldn't use third party libs. We needed a substring search but the needle could be 1 of N letters. My teammate loves SIMD and wanted to write a solution. I took a look at all of our data and the most strings were < 2kb with many being empty and < 40 letters. SIMD would have been overkill. So I wrote a simple dumb for loop checking each letter for the 3 interesting characters (`";\n`)

I have mixed feelings about rust but the more I look into the xous, docs the more interesting this becomes

They mention funding projects like 'File Pilot' but it doesn't seem like file pilot will be the first project they'll fund. They didn't mention what % will be going to events and I personally don't want to fund those

The social justice company that laid off many engineers, has questionable finances, and been subsidized by google enough (google needs them to exist) that they became dysfunctional? You're not helping your case WASM never fulfilled it's promises either

The author doesn't understand the point of low level, and strikes me as a person who's programming to "fit in"