Viewing profile — exclipy
exclipy
HN member- Joined
- Thu, Sep 29, 2011, 12:33 PM UTC
- HN karma
- 374
- Public activity
- 149 items
- HN profile
- View on Hacker News ↗
About exclipy
No profile information was provided.
Recent public activity
-
comment
Comment #48821914
This. The ampersand method in the OP video (and the sibling slipped-lapp-knot comment) is needlessly complicated. Just follow this super simple animation instead (except pass a big…
-
comment
Comment #48129293
And the instant start cloud dev servers complete with shareable full stack preview links! Chefs kiss
-
comment
Comment #48129282
Oh yeah, not to mention the drag and drop GUI mercurial client in the IDE. I still haven’t seen anything as good on the outside. Regular engineers could use stacked diffs proficien…
-
comment
Comment #48129251
I jumped from Google to Facebook on 2019 and while I had thought Google had best in industry developer tooling, Facebook had it better. Google’s dinky browser based Cider was cute …
-
comment
Comment #47283220
The specs are inscrutable agent slop. I want it to tell me what it does and instead it just lists database fields. It mentions a state machine and then proceeds to not describe the…
-
comment
Comment #47045109
The root cause is that the TUI is just not the right surface an agentic coding tool. If it were a GUI with mouse support and other rich affordances, it'd be trivial to click to exp…
-
comment
Comment #46909352
I think the first message consumes disproportionately much percentage because it's not cached and includes the system prompt, tools, etc.
-
comment
Comment #46820193
If anyone sees this, I tried it and unfortunately am not getting better results on the pelican-on-bicycle test. I think the vision models just aren't good enough yet (I tried Claud…
-
comment
Comment #46794249
Free idea: turn this into an MCP server. Give the agent the ability to virtually "hover" a path and see which part of the final render it corresponds to
-
comment
Comment #46301416
Can you port tsc to go in a few hours?
-
comment
Comment #45806956
I made a /split-commit prompt that automatically splits a megacommit into smaller commits. I've found this massively helpful for making more reviewable commits. You can either run …
-
comment
Comment #45664051
Idea: a general tool that helps you write command lines. It reads the help or man page and generates a GUI or TUI to present all the options in a logical way. You just fill out the…
-
comment
Comment #45285097
In what way did the computer compress time? It completed it in 5 hours and I'm pretty sure they didn't invent a time machine
-
comment
Comment #45089737
git-branchless implements revsets for git https://github.com/arxanas/git-branchless/wiki/Reference:-Re...
-
comment
Comment #45088387
I actually think this is antithetical to the philosophy. Cyclometic complexity is very much not the same as "is this code difficult to understand". Arbitrary structure rules like "…
-
comment
Comment #45077958
Oh! I was surprised you didn't link or mention the book
-
comment
Comment #45077894
This was my main takeaway from A Philosophy Of Software Design by John Ousterhout. It is the best book on this subject and I recommend it to every software developer. Basically, yo…
-
comment
Comment #44781430
The closest we got to vibe coding pre-LLMs was using a language with a very good strong type system in a good IDE and hitting Ctrl-Space to autocomplete your way to a working progr…
-
comment
Comment #44765201
Windsurf also has Cerebras/Qwen3-Coder. 1000 user messages per month for $15 https://x.com/windsurf/status/1951340259192742063
-
comment
Comment #44645256
I tried it for a bit and went back to git-branchless ( https://github.com/arxanas/git-branchless ). git-branchless is just a better set of tools for working on a git repo so local …
-
comment
Comment #44645236
But how do you split commits? Command line tools for splitting commits suck because they force you to look at one hunk at a time without getting the context from the rest of the ch…
-
comment
Comment #44569526
You can select an element by clicking on it and it knows where in the React code it came from
-
comment
Comment #44565672
That's a compelling three file format. Have you considered a fourth file for Implemented such that Spec = Implemented + Design? It would serve both as a check that nothing is missi…
-
comment
Comment #44537489
The article doesn't say how they got that levellized cost figure. How much do they think 17kWh of battery costs? From my research, a home battery costs, per kWh, about 8x an electr…
- story