Live data from Hacker News

Viewing profile — thrww120956

thrww120956

HN member
Joined
Thu, Oct 10, 2024, 4:55 PM UTC
HN karma
15
Public activity
5 items

About thrww120956

No profile information was provided.

Recent public activity

  1. comment
    Comment #41903516

    On the other hand, Prague would be much higher if the official population number was accurate at all - since this official statistic in Czechia relies purely on the number of regis…

  2. comment
    Comment #41903049

    Permission to drive in the pedestrian zone. It's legal to take pictures in public places in the Czech Republic, no need to ask permission for that.

  3. comment
    Comment #41807658

    There's no way to do this (a single instruction loop vs 10 loops with a single instruction) in JS or Golang.

  4. comment
    Comment #41807573

    It illustrates how this kind of code is used in the wild - array functions vs a for loop. What you did is not even a fruit, if I go along with your metaphor.

  5. comment
    Comment #41800810

    Found the theoretical informatician... Nope, not in real world software engineering. Especially not in JIT runtimes like V8. Try it! I tried it, code: https://pastebin.com/cA8YkE8R…