HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbel

no profile record

comments

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