Viewing profile — avandekleut
avandekleut
HN member- Joined
- Mon, Oct 30, 2023, 4:14 PM UTC
- HN karma
- 94
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About avandekleut
No profile information was provided.
Recent public activity
-
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.
-
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.
-
comment
Comment #46528961
Tailwind is a UI styling and components company. Are you thinking of Tailscale?
-
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 …
-
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…
-
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…
-
comment
Comment #45804882
It takes something like 60 turns or so in my experience. you probably messed up while doing it.
-
comment
Comment #45768815
Using context-free grammars and sampling techniques.
-
comment
Comment #44895413
Please consider making this responsive on mobile!
-
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…
-
comment
Comment #44240041
Ive found similar behaviour with stopping at linting errors. I wonder if my instructions are conflicting with the agent system prompt.
-
comment
Comment #44170144
You may be interested in reading Manna, a short story about AI that operates exactly this way.
-
comment
Comment #44036996
Someone should implement this using tool calls.
-
comment
Comment #44019330
Ive used smithery.ai as well.
-
comment
Comment #43862419
MCP also has support for "hints" which note whether an action is destructive.
-
comment
Comment #43724470
Another common pattern is to put the "primary" argument first, and the rest in an "options" object argument.
-
comment
Comment #43724464
Typescript nukes primitive aliases like this sadly. Intellisense will just infer it as "string".
-
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 )}`
-
comment
Comment #43661130
2:12 27 moves, my first guesses for words were correct. The Q was the key for me. Fun game!
-
comment
Comment #43646163
I'm glad I'm not the only one that has found 3.5 to be better than 3.7.
-
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/
-
comment
Comment #43471115
Good luck! Your username suits you.
-
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…
-
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.
-
comment
Comment #43013214
That sounds like a perfect use case for my new collaborative diagramming and whiteboarding app!