Live data from Hacker News

Viewing profile — MoonZ

MoonZ

HN member
Joined
Thu, Jan 01, 2015, 11:41 PM UTC
HN karma
7
Public activity
10 items

About MoonZ

No profile information was provided.

Recent public activity

  1. comment
    Comment #49186941

    >> Plus, these investments are based on a promise they'll never uphold since the LLMs are a technological dead end for their ambitions. >More speculation and opinion. You claim I'm…

  2. comment
    Comment #49186648

    It doesn't make a difference, the profitability is way overvalued, potential customer companies are firing and closing all over the world, while AI debt is growing in billions (vis…

  3. comment
    Comment #48603527

    Jesters would say it's because author's a fan of labradors. (source: he's my neighbour)

  4. comment
    Comment #47494824

    > In fact lookbehinds require a fixed-length pattern Just a small note: some regex engines support "variable length lookbehind", check the last column on this wikipedia article : h…

  5. comment
    Comment #47443392

    25 years of Python behind me, please let me tell you that hopefully you're wrong : we don't "need" uv :)

  6. comment
    Comment #46326082

    1°) Gesture navigation is entirely optional. 2°) Android followed UX/UI 101 about where to put frequently used buttons: where you can reach them with your thumb. Basic design, righ…

  7. comment
    Comment #46299496

    Extracting log entries from large files for troubleshooting, mass editing, mass formatting... This missing feature is the only reason I wasn't able to get far with the vim family: …

  8. comment
    Comment #43599128

    I'm so happy to read this, I've been thinking about this question for a while now, and I think it would help a lot: Big companies where revenues are based on marketing would collap…

  9. comment
    Comment #40959890

    That makes that the best thing, when you're into computing like computational geometry (and not hyped by the AI bubble)

  10. comment
    Comment #11283602

    just tested it against the 10000 first prime numbers in Sublime Text : 2462 prime numbers have a direct neighbour with the same last digit. That's nearly a quarter of them... Edit:…