Viewing profile — scwoodal
scwoodal
HN member- Joined
- Mon, May 07, 2012, 12:14 PM UTC
- HN karma
- 309
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About scwoodal
No profile information was provided.
Recent public activity
-
comment
Comment #48630895
Can you share examples, links to Github of this approach? I'd like to learn.
-
comment
Comment #48630725
Enforcing structured outputs from LLMs is not the same thing as using linters, formatters, static analysis to control how an agent writes code.
-
comment
Comment #48629855
I would tell the LLM to write a custom rule/check for whatever the scenario is. Then when the CI gate is run, all my custom checks get deterministically run. Elixir is where I pref…
-
comment
Comment #48628284
Yes it’s possible: https://github.com/elixir-vibe/ex_dna
-
comment
Comment #48628111
> I'd rather see a coding agent that can follow steps in a plan file to a T while following guardrails and adhering to the proper coding conventions in the human reviewed spec. Gua…
-
comment
Comment #48529195
My parents have been religiously listening to the likes of Rush Limbaugh since the early 90's on a daily basis. I recall listening to it on our drive into work together. 30+ years …
-
comment
Comment #48527504
Pretty good as others have mentioned. Even more so when one starts adding packages like credo, ex_slop, and boundary to run deterministically and steer the LLM. Don’t like a patter…
-
comment
Comment #48293077
AI makes it trivial to narrow down who this company might have been despite the anonymized details. Mostly a heads up for future posters who want to truly avoid it.
-
comment
Comment #47372359
Except after 4 gallons it might as well be pure oil, mucking everything up.
-
comment
Comment #47356253
> NCAR’s climate research may not be the only thing driving the White House attack. It is widely believed to also be part of a campaign of political retribution waged against Color…
-
comment
Comment #47070036
My Claude sub isn’t unlimited. I didn’t set the limits on the plan; change those if it’s a problem, not irritate your customer base.
-
comment
Comment #47069889
So I’m not allowed to use the $20 plan and max out its limits?
-
comment
Comment #47069812
I’m not subletting my sub to anyone. I’m the only one using the third party harness. I’m using their own SDK in my own CLI tool.
-
comment
Comment #47069759
Why does it matter to Anthropic if my $200 plan usage is coming from Claude Code or a third party? Doesn’t both count towards my usage limits the same?
-
comment
Comment #47058949
This is correct. It just takes one person to review it and you’re good to go. There’s also a service that rates your grammar/clarity and you have to be above a certain score.
-
comment
Comment #47043214
View the projects open pull requests, and compare usernames. https://github.com/microsoft/go-sqlcmd/pulls
-
comment
Comment #46936004
The jokes write themselves. Now you can have both, Openclaw comes preloaded on the R1. https://www.rabbit.tech/rabbit-r1
-
comment
Comment #46922531
When I run into those situations I debug and try to understand why. Agent harnesses that allow you to rewind (/tree) are useful for this. It’s often because the context is full, I …
-
comment
Comment #46922480
Changes introduced outside the agent window create a new state that is different from the agents. After commands or changes are made outside of the agents doing; the agent would no…
-
comment
Comment #46911772
Tell it what git commands to explicitly run and in what order for your desired outcome instead of “commit everything in the worktree” This prompt will work better across any/all mo…
-
comment
Comment #43982860
Hi Josh! Scott from the Gig City conference ;)
-
comment
Comment #43982800
Ash will be your Django models. Once you have models (ash resources) built; you can use the Ash ecosystem to get things like a graphql or JSON endpoint (or both!) for those resourc…
-
comment
Comment #43982740
I’d consider Phoenix to be like Flask. Ash fills the gap that brings Phoenix up to feature parity with a batteries included framework like Django. Ash Admin (Django admin), Ash Res…
-
comment
Comment #40789007
Isn't what you describe using your own capital to use as an investment instead of paying down the mortgage? How do you use the leverage (debt) from the mortgage to put in a 5% inve…
-
comment
Comment #39431627
The use case is a fun one liner.