HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbel

no profile record

comments

mbel
·2개월 전·discuss
Unless your code targets some exotic architecture, like idk x86.
mbel
·4개월 전·discuss
Yeah, totally, just one more year.
mbel
·6개월 전·discuss
Nobody would say „trujący wąż” (poisonous snake) or „jadowity grzyb” (venomous mushroom). The distinction is similar to English. There are exceptions and contexts where it can be used interchangeably but arguably the same is true for English.
mbel
·6개월 전·discuss
Not really, we have both „jad” (venom) and „trucizna” (poison).
mbel
·6개월 전·discuss
The primary use case that I can see is following: you use your second phone — the communicator — to chat, while watching endless stream of tiktoks/reels/shorts on the first one.
mbel
·7개월 전·discuss
> In terms of CPU? The other way around.

That depends on your architecture and access pattern. In case of sequential access, packed bools may perform better due to arithmetic being usually way cheaper than memory operations.
mbel
·8개월 전·discuss
> It’s less simple than many systems languages because it has a very strong type system.

I don’t think that’s the case, somehow most ML derived languages ended up with stronger type system and cleaner syntax.
mbel
·9개월 전·discuss
In this case there is both time a distance limit to the gesture. If the gesture is too fast the switcher won’t appear even if the distance was long enough.

That said, personally I’ve always found the gesture navigation very intuitive.
mbel
·10개월 전·discuss
It feels like a stretch to call this a parser. It’s looks like a typical lexer?
mbel
·7년 전·discuss
Windows Update makes Windows barely usable. Weekly restarts to update OS at random points in time are unacceptable. There are plenty of other usability issues, for me lack of working Unix-like shell out of the box is one of them.
mbel
·9년 전·discuss
C and Rust? Firefox looks like a ton of C++ to me: https://github.com/mozilla/gecko-dev