Live data from Hacker News

Viewing profile — 2WSSd-JzVM

2WSSd-JzVM

HN member
Joined
Thu, Nov 20, 2025, 9:30 AM UTC
HN karma
6
Public activity
6 items

About 2WSSd-JzVM

No profile information was provided.

Recent public activity

  1. comment
    Comment #46044433

    Well the alternative is that GP solved the world hunger as people can just buy future food contracts to protect themselves from drought.

  2. comment
    Comment #46044405

    It pisses me off. Does anyone know when exactly Google stopped carrying about cloaking? It is the same with Linkedin, you will get a login screen when following a link from Google …

  3. comment
    Comment #46044292

    If full rewrite helps doesn't it sound like TRIM implementation in SSDs is buggy or insufficient? Or internal cell wear-maps aren't detailed enough. Anyway plenty ways it can go wr…

  4. comment
    Comment #46044084

    At the very beginning Netflix was able to get licences for very cheap, as owners didn't think of it as serious service and it was not impacting their sales on other channels. That …

  5. comment
    Comment #46002930

    > An immigrant who makes money aggregating and selling Americans' personal information. Is there some way he can be deported? As in, you don't want a law to make it illegal in gene…

  6. comment
    Comment #45990939

    That example in article is straight up terrible. The Java version would be: var input = "Some kind of string."; var output = Optional.of(input) .map(i -> i.trim()) .map(i -> i.repl…