Live data from Hacker News

Viewing profile — chris_nielsen

chris_nielsen

HN member
Joined
Fri, Apr 08, 2016, 12:51 PM UTC
HN karma
269
Public activity
45 items

About chris_nielsen

No profile information was provided.

Recent public activity

  1. comment
    Comment #47100004

    Yeah exactly. I noticed Claude start doing exactly this a month ago too. It recursively breaks problems down while allowing you to either change direction at each level or keep goi…

  2. story
  3. comment
    Comment #42924739

    Orica | Australia | Full-Time | REMOTE (AUSTRALIA ONLY) Our team is building blast design and simulation software. Our tech stack is 100% pure rust. We have a pile of interesting p…

  4. comment
    Comment #42327099

    Yeah LLMs ingest all 4 and can conversationally give you all 4. I suppose it’s orthogonal.

  5. comment
    Comment #42326753

    Where would ChatGPT fit?

  6. comment
    Comment #41611408

    Applied Mathematical Programming https://web.mit.edu/15.053/www/AMP.htm

  7. story
  8. comment
    Comment #41013590

    Yeah “how this logic flaw occurred” is the wrong question. How a common bug was rolled out globally with no controls, testing, or rollback strategy is the right question

  9. comment
    Comment #39407685

    Page wont load for me. BUT, this title is the first sensible thing I’ve heard someone say about Agile in 10 years. I just don’t use the word Agile. Too many people like it for the …

  10. comment
    Comment #39101224

    I feel like there are some very precise ways to think about these things. For example, a backlog is a priority queue. A priority queue can only be long if work is added more freque…

  11. comment
    Comment #38977778

    That's awesome, ok I'm going to go check it out. Great work!

  12. comment
    Comment #38976776

    I love this, but Im using DataSpell from JetBrains at the moment because it has 2 killer features: 1. Variable viewer so I can see the current value of all variables in scope. 2. I…

  13. story
  14. comment
    Comment #38012136

    This looks super useful, can’t wait to try it at work tomorrow!

  15. comment
    Comment #37465639

    Not trying to be cheeky, but why not c#? Has pts 2, 3 and 4. For pt 1, what in Rusts type system are you looking for?

  16. comment
    Comment #34285053

    I think the whole chart was made in a drawing program like MS paint or Visio. The spacing between the columns isn’t quite even as would be the case with any software charting libra…

  17. comment
    Comment #33787386

    This feels like the wrong way to think about tailwind. Every other UI framework or library that I’ve used felt like leaky abstractions. You always have to learn both how the librar…

  18. comment
    Comment #33390047

    When I read it, I see a devastating critique of SAFe from every big name I trust in the Agile space. I would never recommend SAFe. But no-one is asking me… How would a potential cu…

  19. comment
    Comment #32885982

    This is a tough tough situation. There are no easy answers or quick wins here. So before we even think about code, let's ask some questions... 1) You said you can't manage this tea…

  20. story
  21. story
  22. comment
    Comment #31395802

    This falling sand game runs a particle simulation in rust compiled to web assembly and WebGL for fluid simulation calculated on the GPU (hope I remembered those technical details r…

  23. comment
    Comment #31245666

    Hello, author here. Congrats on having such a successful app. Funnily enough, I actually wrote this post because if you had asked me about cross platform web apps 6 months ago I wo…

  24. comment
    Comment #31245546

    Author here, just wanted to say thanks for making Capacitor. It's been an absolute pleasure to use. Something about the plugin architecture just really clicked for me. I hope I was…

  25. comment
    Comment #31244689

    Hi, author here. Yeah that's a great point. With Capacitor when the browser crashes you just get this white screen and it wouldn't get picked up as an exception by iOS and reported…