HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LowLevelBasket

no profile record

comments

LowLevelBasket
·5 miesięcy temu·discuss
Every time I'm in town I use a waymo. It's still a little weird to be a passenger with no driver
LowLevelBasket
·5 miesięcy temu·discuss
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
LowLevelBasket
·6 miesięcy temu·discuss
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
LowLevelBasket
·6 miesięcy temu·discuss
I guess it's not hard to use AI to improve your productivity by 10x when your code is written by 0.1x devs. It's embarrassing an OSS fixed their problem before they did after all that money they raised
LowLevelBasket
·6 miesięcy temu·discuss
> 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
LowLevelBasket
·6 miesięcy temu·discuss
Comments weren't kidding. Amazing post. Great job
LowLevelBasket
·6 miesięcy temu·discuss
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`)
LowLevelBasket
·6 miesięcy temu·discuss
I like light mode and I'm comfortable with dark
LowLevelBasket
·6 miesięcy temu·discuss
I have mixed feelings about rust but the more I look into the xous, docs the more interesting this becomes
LowLevelBasket
·6 miesięcy temu·discuss
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
LowLevelBasket
·6 miesięcy temu·discuss
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
LowLevelBasket
·6 miesięcy temu·discuss
The author doesn't understand the point of low level, and strikes me as a person who's programming to "fit in"