Live data from Hacker News

Viewing profile — throwaway55533

throwaway55533

HN member
Joined
Mon, Jun 17, 2024, 4:24 PM UTC
HN karma
13
Public activity
12 items

About throwaway55533

No profile information was provided.

Recent public activity

  1. comment
    Comment #40919548

    +1, pg is using a pretty typical argument you see in analysis/topology. If you want to get to real analysis/topology the typical sequence is 1. Logic and Set theory (recommendation…

  2. comment
    Comment #40919465

    Sure, maybe my definition was imprecise. Good catch. But my point remains. I don't feel like I should be compensated for my HN posts. My great aunt doesn't expect compensation for …

  3. comment
  4. comment
    Comment #40918842

    Ok, but the author referred specifically to "Creators", which usually means the minority of users who post things other than text. If you read more of the author's post: > We are a…

  5. comment
    Comment #40917921

    > Social Media platforms cannot grow without engaging and original content, made by people. This is the basis for any user to join. Creators have – in large part – not been privy t…

  6. comment
    Comment #40893977

    How is it flawed logcally? Seems perfectly correct to me. Although I'd agree it's a bit over-literal. As if the emotional workings of the human mind can be precisely reasoned about…

  7. comment
  8. comment
    Comment #40777894

    > government-mandated monopoly Could you expand on this, aren't U.S. car dealerships private businesses competing in a (mostly) unregulated market?

  9. comment
    Comment #40764786

    Mitigating the risk of downloading a script from the internet and executing it -- even from a "trusted" website or package manager -- is absolutely a good reason not to use it.

  10. comment
  11. comment
    Comment #40741161

    Ah. Is 8 bits really optimal? I don't know how many UTF space characters there are, I thought there were only a few. Why not a 16-bit lookup?

  12. comment
    Comment #40740734

    From reading the article, how is this more efficient? Doesn't any word counting algorithm have to iterate through all the characters and count spaces? What makes this better than t…