HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbel

no profile record

comments

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