Live data from Hacker News

Viewing profile — avandekleut

avandekleut

HN member
Joined
Mon, Oct 30, 2023, 4:14 PM UTC
HN karma
94
Public activity
54 items

About avandekleut

No profile information was provided.

Recent public activity

  1. comment
    Comment #49252765

    Solved theoretically? I figure you could at least intuit that reversing all the moves in the scramble in reverse order would solve it.

  2. comment
    Comment #46744907

    Are you me? We do the same thing, and they also translate it into hours by averaging across the whole team's velocity.

  3. comment
    Comment #46528961

    Tailwind is a UI styling and components company. Are you thinking of Tailscale?

  4. comment
    Comment #45894757

    As a technical founder I empathize with the authors situation and approach, but honestly spending that much time and energy on a product before even getting one sign up is a known …

  5. comment
    Comment #45847470

    not to mention that dopamine is generally associated with anticipation and searching + reinforcing behaviours, whereas pleasure and satisfaction is associated with the opiate syste…

  6. comment
    Comment #45814359

    I remember spending hours and hours on pivot and forums like droidz.org which used to host animations, models, and forums. I even remember learning about "easing" and different "le…

  7. comment
    Comment #45804882

    It takes something like 60 turns or so in my experience. you probably messed up while doing it.

  8. comment
    Comment #45768815

    Using context-free grammars and sampling techniques.

  9. comment
    Comment #44895413

    Please consider making this responsive on mobile!

  10. comment
    Comment #44781061

    Also want to shout out ts-rest. We have a typescript monorepo where the backend and frontend import the api contract from a shared package, making frontend integration both type-sa…

  11. comment
    Comment #44240041

    Ive found similar behaviour with stopping at linting errors. I wonder if my instructions are conflicting with the agent system prompt.

  12. comment
    Comment #44170144

    You may be interested in reading Manna, a short story about AI that operates exactly this way.

  13. comment
    Comment #44036996

    Someone should implement this using tool calls.

  14. comment
    Comment #44019330

    Ive used smithery.ai as well.

  15. comment
    Comment #43862419

    MCP also has support for "hints" which note whether an action is destructive.

  16. comment
    Comment #43724470

    Another common pattern is to put the "primary" argument first, and the rest in an "options" object argument.

  17. comment
    Comment #43724464

    Typescript nukes primitive aliases like this sadly. Intellisense will just infer it as "string".

  18. comment
    Comment #43723545

    Similarly to passing an object argument, you can return an object. Then pair it with destructuring assignment! `const { fullName } = getName({ firstName, lastName )}`

  19. comment
    Comment #43661130

    2:12 27 moves, my first guesses for words were correct. The Q was the key for me. Fun game!

  20. comment
    Comment #43646163

    I'm glad I'm not the only one that has found 3.5 to be better than 3.7.

  21. comment
    Comment #43484108

    I used SpinningUp as one of my main sources for my thesis. I also wrote some downloadable-and-runnable blog posts here: https://avandekleut.github.io/ppo/

  22. comment
    Comment #43471115

    Good luck! Your username suits you.

  23. comment
    Comment #43096009

    This is pretty much my flow that I landed on as well. Dump existing relevant files into context, explain what we are trying to achieve, and ask it to analyze various approaches, co…

  24. comment
    Comment #43093336

    I started with cosine law and then went "wait a minute" - but still jumped to the wrong answer as pointed out in the solutions.

  25. comment
    Comment #43013214

    That sounds like a perfect use case for my new collaborative diagramming and whiteboarding app!