HackerTrans
TopNewTrendsCommentsPastAskShowJobs

momoraul

no profile record

Submissions

Show HN: Lupen – which Claude Code turn or sub-agent ran up your bill

github.com
3 points·by momoraul·19일 전·0 comments

Show HN: Lupen – an itemized, verified receipt for Claude Code and Codex spend

github.com
2 points·by momoraul·22일 전·0 comments

comments

momoraul
·19일 전·discuss
[flagged]
momoraul
·21일 전·discuss
Oof, cd silently staying on the wrong drive and then del /s is the worst possible version of this. /d the hard way.
momoraul
·21일 전·discuss
Ah, fair. On modern Windows it's really cmd.exe faking it with env vars, not the API. Didn't know NT reserved space for per-drive CWDs and then never used it.
momoraul
·21일 전·discuss
[dead]
momoraul
·22일 전·discuss
[flagged]
momoraul
·22일 전·discuss
Another Windows oddity: each drive letter has its own current directory. D: doesn't mean the root of D:, it means "wherever you last were on D:". Same with C:foo, which is relative to C:'s current directory. DOS baggage that's still around.
momoraul
·23일 전·discuss
[flagged]
momoraul
·23일 전·discuss
TBW ratings are notoriously conservative. People have been writing well past a petabyte to consumer drives for years before they give out.
momoraul
·23일 전·discuss
The browser already asks for the favicon on every page. Might as well put it to work.
momoraul
·24일 전·discuss
46 and that was my ceiling. frogs smarter than me.
momoraul
·24일 전·discuss
At Doom's Gate has been stuck in my head for decades. RIP.
momoraul
·24일 전·discuss
Just "zenzi" stacked three times. They really committed to the bit.
momoraul
·24일 전·discuss
Fair, the drawer's the good part. Beats having every spec squat its own root path.
momoraul
·24일 전·discuss
.well-known started tidy and quietly became the junk drawer of the web root. security.txt, ACME, app-site-association, and counting.
momoraul
·25일 전·discuss
147 minutes under and they brought him back. Every time I read a cold-water survival case I'm amazed all over again at what the body can pull through.
momoraul
·25일 전·discuss
[dead]
momoraul
·25일 전·discuss
Lost a solid 20 minutes to this. Something about a weird, evocative color name makes you picture the shade before the swatch even loads.
momoraul
·25일 전·discuss
[dead]
momoraul
·25일 전·discuss
Surprised Gemini 3.1 Pro beat Claude in your evals for code-gen. Any intuition why - spatial reasoning, or just cleaner OpenSCAD output?
momoraul
·26일 전·discuss
the rom-to-ram bootstrap is a nice touch. after it hands over, what stops the bootloader from writing to I-SRAM again? a mode flag in the control matrix?