Live data from Hacker News

Viewing profile — Delgan

Delgan

HN member
Joined
Sun, Apr 24, 2016, 9:12 AM UTC
HN karma
363
Public activity
16 items

About Delgan

No profile information was provided.

Recent public activity

  1. comment
    Comment #48611930

    I, too, was curious to see it in practice. Here is the ticket opened by @retr0id: https://github.com/oven-sh/bun/issues/28030 And here is the swarm of bots / LLMs / agents that ope…

  2. comment
    Comment #47911507

    Alas, GitHub has been plagued by bugs and UX regressions year after year. I reported a bug last year about being unable to quote code blocks. It's quite a basic yet fundamental fea…

  3. comment
    Comment #44800906

    I was baffled by the technical blog post they published on this subject, in 2023: https://github.blog/engineering/architecture-optimization/cr... They completely redesigned the cod…

  4. story
  5. comment
    Comment #36830348

    There is also a linked Youtube channel. https://www.youtube.com/watch?v=7gi7nMuyUc4 He looks real.

  6. story
  7. comment
    Comment #30892480

    It reminds me of the multiplayer section from CodinGame website: https://www.codingame.com/multiplayer/bot-programming Although there is no specific implementation for Battleship, …

  8. comment
    Comment #30886946

    One month ago, I spent hours testing dozens of apps for "gamified todo list". I could not find any that would perfectly suits my needs (Habitica is too gamified for example). Your …

  9. story
  10. story
  11. comment
    Comment #17521139

    On the contrary, loop-and-a-half is intended to avoid repeating stuff outside and inside of the loop body. while true: x = stuff if not x: break

  12. story
  13. comment
    Comment #16981061

    Isn't it what Numba does quite successfully for a subset of Python? [1]: https://numba.pydata.org/

  14. story
  15. story
  16. comment