Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avandekleut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
avandekleut
1mo ago
Solved theoretically? I figure you could at least intuit that reversing all the moves in the scramble in reverse order would solve it.
2.
▲
by
avandekleut
8mo ago
Are you me? We do the same thing, and they also translate it into hours by averaging across the whole team's velocity.
3.
▲
by
avandekleut
8mo ago
Tailwind is a UI styling and components company. Are you thinking of Tailscale?
4.
▲
by
avandekleut
10mo ago
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 failure mode.
5.
▲
by
avandekleut
10mo ago
not to mention that dopamine is generally associated with anticipation and searching + reinforcing behaviours, whereas pleasure and satisfaction is associated with the opiate system
6.
▲
by
avandekleut
11mo ago
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 "levels" of animation and collabs as showca
7.
▲
by
avandekleut
11mo ago
It takes something like 60 turns or so in my experience. you probably messed up while doing it.
8.
▲
by
avandekleut
11mo ago
Using context-free grammars and sampling techniques.
9.
▲
by
avandekleut
1y ago
Please consider making this responsive on mobile!
10.
▲
by
avandekleut
1y ago
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-safe and dead simple.
11.
▲
by
avandekleut
1y ago
Ive found similar behaviour with stopping at linting errors. I wonder if my instructions are conflicting with the agent system prompt.
12.
▲
by
avandekleut
1y ago
You may be interested in reading Manna, a short story about AI that operates exactly this way.
13.
▲
by
avandekleut
1y ago
Someone should implement this using tool calls.
14.
▲
by
avandekleut
1y ago
Ive used smithery.ai as well.
15.
▲
by
avandekleut
1y ago
MCP also has support for "hints" which note whether an action is destructive.
16.
▲
by
avandekleut
1y ago
Another common pattern is to put the "primary" argument first, and the rest in an "options" object argument.
17.
▲
by
avandekleut
1y ago
Typescript nukes primitive aliases like this sadly. Intellisense will just infer it as "string".
18.
▲
by
avandekleut
1y ago
Similarly to passing an object argument, you can return an object. Then pair it with destructuring assignment! `const { fullName } = getName({ firstName, lastName )}`
19.
▲
by
avandekleut
1y ago
2:12 27 moves, my first guesses for words were correct. The Q was the key for me. Fun game!
20.
▲
by
avandekleut
1y ago
I'm glad I'm not the only one that has found 3.5 to be better than 3.7.
21.
▲
by
avandekleut
1y ago
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.
▲
by
avandekleut
1y ago
Good luck! Your username suits you.
23.
▲
by
avandekleut
2y ago
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, considerations, and ask clarifying questions. Once we both ali
24.
▲
by
avandekleut
2y ago
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.
▲
by
avandekleut
2y ago
That sounds like a perfect use case for my new collaborative diagramming and whiteboarding app!
26.
▲
by
avandekleut
2y ago
I always ask it to "analyze approached to achieve X and then make a suggestion, no code" in the chat. Then a refinement step where I give feedback on the generated code. I also always try to give it an "out" between maki
27.
▲
by
avandekleut
2y ago
I just finished interviewing with a company called Infisical. The take-homes were crazy (the kind of thing that normally takes a few days or a week). I was paid but it took me 12 hours.
28.
▲
by
avandekleut
2y ago
I had to refresh the page for the layout to work correctly on mobile Safari
29.
▲
by
avandekleut
2y ago
what did you decide to do?
30.
▲
by
avandekleut
2y ago
Can you elaborate on some of the issues you faced? I was considering deploying to ECS fargate as we are all-in on AWS.
More ›