Live data from Hacker News

Viewing profile — stopthe

stopthe

HN member
Joined
Sun, Mar 06, 2022, 8:15 PM UTC
HN karma
45
Public activity
32 items

About stopthe

No profile information was provided.

Recent public activity

  1. comment
    Comment #48285793

    At $JOB we have an "AI adoption" dashboard, the more ai commits the better. I asked for the sources: the deterministic classifier, that decides whether a commit was ai-assisted, as…

  2. comment
    Comment #47216176

    No. Even further than that, maintaining AGENTS.md and the like in your company repo, you basically train your own replacement. Which replacement will not be as capable as you in th…

  3. comment
    Comment #46107327

    In hindsight, that would've been a real utility use case for NFTs. A decentralized cryptographic prove that some content existed in a particular form at a particular moment.

  4. comment
    Comment #46107196

    Some clarification. Since 2024 Yandex NV split into Nebius (NL-registred NASDAQ-listed company, no longer a search engine) and russian-based Yandex. The latter is fully controlled …

  5. comment
    Comment #46057196

    The author (if there was any) stops short of admitting that it is yet another product that was heavily promoted via so-called influencers and failed to reach escape velocity and se…

  6. comment
    Comment #45922492

    We've been using mongodb for the past 8 years. What we like: - schema-less: we don't have to think about DDL statements at any point. - oplog and change streams as built-in change …

  7. comment
    Comment #45922029

    Available in community edition 8.2+ https://www.mongodb.com/company/blog/product-release-announc...

  8. comment
    Comment #44954971

    Having dealt with similar architectures, I have a hypothesis on how this library (Hollow) emerged and evolved. In the beginning there was a need for a low-latency Java in-process d…

  9. comment
    Comment #44823975

    Exactly zero, if answering your question as stated. But that is not the point. LLMs struggle with things that require tacit knowledge or are not found in the training set (i.e. hav…

  10. comment
    Comment #44809958

    Unfortunately, the choice of license likely won't matter in the nearest future (if not already so). If a tech giant wants you open-source library, they will just point their agent …

  11. story
  12. comment
    Comment #44397296

    OTH the inefficiency of an analyst who cannot answer even basic questions about the current state of the product without developers' help. Distracting them, or even worse - blockin…

  13. comment
    Comment #44396624

    IBM is still selling hardware that roughly matches your description: DataPower Gateway.

  14. comment
    Comment #44350820

    > business analysts don't get access to code or repositories at all for example or support people don't get access to the repositories and code. Yes, but isn't it insane? What is t…

  15. comment
    Comment #44299159

    Brilliant, but... do you mind sharing the prompt?:)

  16. comment
    Comment #44223663

    https://www.chatterbox.io/ "Corporate language training powered by marginalised talent" - is that satire? Did I found the wrong Chatterbox?

  17. comment
    Comment #44158214

    That chess metaphor didn't age well

  18. comment
    Comment #44097117

    You may be striking the goldmine with this app. There's a lot of sentiment about the effects of tech on children and also parents spend money like no one else. On a personal level …

  19. comment
    Comment #44095737

    Of course, deletion is a whole different story. I was talking about addition in isolation. Anyway, I felt I had to run the benchmarks myself. @Benchmark @Fork(1) @BenchmarkMode(Mod…

  20. comment
    Comment #44081363

    Does it handle line breaks inside quotes in CSV? Frankly, I don't think its possible to reliably process CSV in а multi-threaded manner.

  21. comment
    Comment #44081281

    Did you count an allocation of LinkedList.Node on every add operation? You may say it's negligible thanks to TLAB, and I will agree that fast allocation is Java's strength, but in …

  22. comment
    Comment #44042077

    Well that gives some hope, unless they (I'm speculating about future possible employer) just disable WSL

  23. comment
    Comment #44033886

    A lot of people here are saying nice things about having dev environment on WSL. Honest question: how do you deal with with those minor but insufferable Windows' quirks like 0d0a l…

  24. comment
    Comment #43333588

    I always shrugged off the concept of code metrics (from LoCs to coverage) as a distraction from getting actual things done. But since doing more code-review I started to lack a fra…

  25. comment
    Comment #43280211

    That filter may be the advantage, but Mr. Tatham is just too polite to say that aloud.