Live data from Hacker News

Viewing profile — noodletheworld

noodletheworld

HN member
Joined
Sat, Dec 14, 2024, 10:23 AM UTC
HN karma
424
Public activity
219 items

About noodletheworld

No profile information was provided.

Recent public activity

  1. comment
    Comment #49153947

    I work on mobile native applications. Without an active harness (eg. Appium) that can end-to-end deterministically verify the changes you make continue to work correctly it is almo…

  2. comment
    Comment #49153629

    > You need to setup a harness that works against your model - You might need to setup additional websearch tools, image tools, etc since harnesses like pi don't come with the model…

  3. comment
    Comment #49033366

    That thread is from 2020. Times change. Free services owe no one, anything. If you are joining a community, be respectful. If you're not, and you get banned, that sucks. If it caus…

  4. comment
    Comment #48966974

    Look, if they have data and it says 0%, and you have vibes that say that can’t be true, who should we believe? Do you work with lots of companies and see large AI success stories? …

  5. comment
    Comment #48815588

    Whatever man. If you slap chat GPT on a tablet or a website or a watch or a smart fridge you can make a song and dance about how great it is. …but bluntly, it would have been impre…

  6. comment
    Comment #48815465

    [flagged]

  7. comment
    Comment #48815234

    o_O am I missing something? Did you show them the github repo, or the disappointing 5 second video of chat gpt from twitter? I was excited too until I saw it actually running and w…

  8. comment
    Comment #48802326

    > plenty of evidence … although not qualitative or obviously causal Those two things are the opposite of each other (evidence, but only anecdotally; you cant be both). Anyway. More…

  9. comment
    Comment #48782863

    I sat in a meeting 7 weeks ago where senior leaders said they expect token prices to drop significantly over the next 6 months, and we should all be using as much AI as possible; o…

  10. comment
    Comment #48761380

    I appreciate the effort to bring things together in this but… > Vite+ will manage your global Node.js runtime and package manager. What? Why? You’re really going all-in if you adop…

  11. comment
    Comment #48718464

    ? What is your point? That the OP is obviously finically motived to encourage tokenmaxing? Here’s what they said, $$$ aside: > That’s no longer true. We’ve entered a different regi…

  12. comment
    Comment #48644864

    Theres a deep insight in this post about the value of looping for throw away code to explore a problem space, rather than brute force a problem by just applying more tokens and hop…

  13. comment
    Comment #48644667

    Use appium or XCTest or swift testing; generate the tests first (failing) from the spec. The loop is basically then a while loop: While (tests fail) { trigger agent: spec, failures…

  14. comment
    Comment #48628382

    Agree; posts like this frustrate me. Tldr: you're doing it wrong but I will not show you how to do it right. I also did not run the bench using my approach but it definitely “vibes…

  15. comment
    Comment #48607922

    > Growing up, in school, I did almost nothing and was consistently at the top of my class It is clearly widely and indisputably demonstrated that many high achieving children in th…

  16. comment
    Comment #48605195

    This is self-help nonsense your manager will tell you when giving you too much work. Companies will smartly balance the amount of work allocated to people. …and then they will push…

  17. comment
    Comment #48605099

    The A signals are not A signals in this article, and this: > You may be wondering where this “extra” time is going to come from. You’re already committed up to your eyeballs. …We’l…

  18. comment
    Comment #48525729

    Many people love liveview. Many people dislike blazor and it has had its reputation sullied by Microsoft treating it as “new webforms” (yes, they do. It is literally the official m…

  19. comment
    Comment #48498317

    This simply isn't true anymore. High level generic advice from agents is often, in my experience significantly better, unmodified, than doing nothing. Obviously its better to do it…

  20. comment
    Comment #48491449

    People get defensive when you ask this, because the they think you’re saying they’re being lazy. …but it’s than just that (in most cases; I am just lazy sometimes); but fundamental…

  21. comment
    Comment #48444105

    Yes; that is literally the opposite of what this article does.

  22. comment
    Comment #48443866

    I don't entirely disagree, but as with many other posts on this topic… > They will come for finance, biology, law, marketing, all knowledge work. That's their stated goal and they'…

  23. comment
    Comment #48412850

    Why would you embed SQLite? It’s the same use case with a different api. A typical (meaningful) example might be communication between threads or actors in a single process, or ide…

  24. comment
    Comment #48366630

    Yeah but like, Apple put Rosetta 2 out and it was damn good. Vendors didn’t have to do shit to support the platform, they just got better performance if they did (like factorio). T…

  25. comment
    Comment #48332905

    This is a daft argument. We have b2b enterprise solutions for sharing text files; we have 1st party, security approved methods for distributing source code that are fundamentally b…