Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vivekyyy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
vivekyyy
15d ago
This is possible, but I just kinda feel like at that point I should just generate the migrations in CI. The point of having them out of CI (for me at least) was so we can manually write in upgrade/downgrade logic when the autogenerated
2.
▲
by
vivekyyy
15d ago
We use alembic for it, kinda curious what a hook config would look like here. Alembic files are pretty nice because they basically specify what sections of the revision should and shouldn't be manually edited, but agents routinely just
3.
▲
by
vivekyyy
20d ago
I can add some basic configs, but it seems kinda provider dependent, so I'm gonna need to do this differently for Claude, Cursor, and Codex. It will also require a custom pre-tool use plugin to allow something like "AI can generat
4.
▲
Ask HN: How do you guys stop coding agents from acting out of line?
6 points
by
vivekyyy
20d ago
|
8 comments
5.
▲
Show HN: Rudder – Red-Green TDD Workflow for Verifiably Comprehensive Specs
(github.com)
2 points
by
vivekyyy
21d ago
|
0 comments
6.
▲
by
vivekyyy
29d ago
There's so many GitHub alternatives at this point, I just saw Dorsey is making one too. Why is that the trendy thing to build now?
7.
▲
by
vivekyyy
1mo ago
Hmm, yeah I guess the issue really is that the spec is not comprehensive enough to guarantee one specific implementation. If the spec really did translate one-to-one then the spec would really become a higher level language
8.
▲
Ask HN: What Happened to Spec-Driven Development?
3 points
by
vivekyyy
1mo ago
|
4 comments
9.
▲
by
vivekyyy
1mo ago
I’m guessing you may need to hear this: hold the line! Sincerely, a guy who’s one year in.
10.
▲
by
vivekyyy
1mo ago
In my experience, LLMs are really good with SQL. If you can structure your data into easily queryable SQL data, your LLM will be able to generate queries to get what it needs really effectively
11.
▲
by
vivekyyy
1mo ago
To be honest, I think the answer is in your question: find a real problem to solve. I know that sounds like a simplistic answer, but I think the best advice is usually the obvious answer
12.
▲
Show HN: I Repurposed Unit Tests to Show How Much Coding Agents "Improvise"
(github.com)
2 points
by
vivekyyy
1mo ago
|
0 comments
13.
▲
Show HN: Rudder – Measure your own input on AI generated code
(github.com)
1 points
by
vivekyyy
1mo ago
|
0 comments
14.
▲
by
vivekyyy
2mo ago
Honestly speaking, I think it was always possible for someone to replicate what you do in your SaaS, but maybe just a little slower. IMO the value was always in the fact that someone else is willing to obsess about the problem so you don&#x