Live data from Hacker News

Viewing profile — miraculixx

miraculixx

HN member
Joined
Sun, Mar 31, 2019, 2:43 PM UTC
HN karma
145
Public activity
207 items

About miraculixx

No profile information was provided.

Recent public activity

  1. comment
    Comment #49178799

    So then they should get 10-100x more revenue, now that AI does all the marketing and selling.

  2. comment
    Comment #48343649

    Interesting! However there is a somewhat misleading statement in the readme where it says "no code required". Well the workflow specs are in fact code . Other than that I applaud t…

  3. comment
    Comment #48186759

    Did they compare it to other models? A lot of this sounds like this is the first time they have applied AI to security, and they are just amazed at the unreasonable performance of …

  4. comment
    Comment #48124306

    welcome to the club :) I came to the same conclusion a year ago and uninstalled all the AI assistants that my IDE tried to force on me. Back to good old auto complete and it works …

  5. comment
    Comment #47583424

    So you continue to show ads to Copilt, just not to the user? If so, not a fix.

  6. comment
    Comment #47506955

    This is interesting. How do you keep this up to date so quickly?

  7. comment
    Comment #47506879

    I agree in general, but how are you ever upgrading any of that? Could be a "sleeper compromise" that only activates sometime in the future. Open problem.

  8. comment
    Comment #47273786

    Sure because it worked great when we tried last time, right? Just spec it out first, and AI will churn out the perfect app. Not. For anyone who hasn't worked in a waterfall project…

  9. comment
  10. comment
    Comment #46993809

    can someone verify that?

  11. comment
    Comment #46614058

    Simon just explores stuff and writes about them. Doesn't mean he uses LLMs for everyting.Antirez likes to question stuff and make them better. Doesn't mean he uses LLMs for everyth…

  12. comment
    Comment #44901461

    Just stick with pip and venv.

  13. comment
    Comment #44901352

    Windows is the root cause here, not pip

  14. comment
  15. comment
  16. comment
    Comment #44901257

    Anaconda solved the same problem ~10+ years ago already.

  17. comment
    Comment #44691883

    That is not correct. The EU AI Act has no such provision, ans the data mining excemption does not apply as the EU has made clear. As for Switzerland copyrighted material cannot be …

  18. comment
    Comment #44426981

    Are these 56 cases distinct from all other cases in the data?

  19. comment
    Comment #44425446

    Exactly. The study has been set up to produce this exact result. They essentially limited the human doctors to bare essentials, on specialist cases(!), while providing the LLMs wit…

  20. comment
    Comment #44425398

    As any AI researcher knows, if you have a model that does 4x better than the naive baseline (the humans, in this case), you are likely looking at overfit, not real-life performance…

  21. comment
    Comment #43539722

    To fly means "to soar through air; move through the air with wings" (etymonline) That is pretty much an accurate discription of what planes and birds do. To plan means "to reason w…

  22. comment
    Comment #43539647

    Very much in support of this. The use of anthropmorphic or even biological terms are entirely misguided. All they do is drive a narrative that is very much belitting natural intell…

  23. comment
    Comment #43539461

    Unfortunately that's not a review but a hype-driving oversimplification of what the paper says.

  24. comment
    Comment #43539442

    "Hallucination" is just to term we use to say "this result is not what it should be". The model always uses the very same process, it does not do one thing for "hallucinations" and…

  25. comment
    Comment #43539397

    > This doesn't seem to happen very often in classical programming, does it? Try concurrent programming. It happens all the time.