HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbel

no profile record

comments

mbel
·2 miesiące temu·discuss
Unless your code targets some exotic architecture, like idk x86.
mbel
·4 miesiące temu·discuss
Yeah, totally, just one more year.
mbel
·6 miesięcy temu·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 miesięcy temu·discuss
Not really, we have both „jad” (venom) and „trucizna” (poison).
mbel
·6 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
It feels like a stretch to call this a parser. It’s looks like a typical lexer?
mbel
·9 lat temu·discuss
C and Rust? Firefox looks like a ton of C++ to me: https://github.com/mozilla/gecko-dev