Rendered at 02:01:52 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
stets 2 hours ago [-]
Super cool!
I'm an AI-assisted coder myself...but one thing I can't stand is the way Claude writes. It's so frustrating and cringe. Tells from the README:
emdash, byte-exact, "The full engineering log", piggybacks, "none of this is possible without it", etc
A remedy I've found for this is in my Claude.md to tell it: write like a mix of simple english wikipedia, mr. rogers and ernest hemingway.
throwaway27448 2 hours ago [-]
Of all of ai's crimes, the greatest is bringing down the em-dash, the king of punctuation. Commas, periods, even semicolons can never hold a candle to the flexibility of the em-dash. But we must fold in the eyes of inflexible, unloving philistines.
Bratmon 9 minutes ago [-]
I think Em dash fans are quitters ⸻ there are much longer dashes in Unicode they can use.
NDlurker 2 hours ago [-]
I'm a big fan of semicolons; they don't get used enough.
rednalexa 1 hours ago [-]
For me - I forgive an em-dash, but it does make me more skeptical of the other tells of AI-written text. If I start to see those other tells I do start to get a bit annoyed.
raphlinus 2 hours ago [-]
If you're interested in HDMI audio, I have code for that lying around. The current best Rust source is in [1], but I also have a local branch with hand-tuned asm for the terc4 encoding. It's maybe 25% faster, which might be significant, as the per-scanline CPU load does go up a fair amount.
any vids? also please have at least some writing that isnt claude
linzhangrun 1 hours ago [-]
Recently it seems these old game port posts show up on the HN front page quite often. Very cool, but I'm not sure about the copyright issues.
razorbeamz 59 minutes ago [-]
Copyright isn't an issue because these ports never contain the actual assets from the games. You usually have to provide your own ROM "ripped from your own copy of the cartridge" (wink wink nudge nudge)
mbsd 3 hours ago [-]
How much of the codebase was vibe coded?
xinayder 5 minutes ago [-]
This. Project would look a lot more cooler if it was done by a human. It was vibecoded to hell and I can't find a note on the README that says it was vibecoded and/or assisted with LLM.
anonymous908213 3 hours ago [-]
The decompilation of Emerald itself is human-authored. Then somebody vibeslopped a buggy WASM port, and now this is a vibeslopped port of the WASM port.
throwaway27448 3 hours ago [-]
At some point "slop" stopped being actually indicative of quality and I miss those days dearly
PradeetPatel 3 hours ago [-]
I feel like this question was not asked in good faith.
We should be supportive of creative endeavours and exploratory coding in the spirit of learning.
throwaway613746 3 hours ago [-]
What are you learning if you just let the AI do everything for you?
throwaway27448 3 hours ago [-]
One'll learn what is possible, how things work, etc. you sound more like a bitter veteran than a curious child and this attitude is not helpful.
starkparker 2 hours ago [-]
One can do that without posting it to a public GitHub repository, and then posting it to HN and wasting everyone else's time with it.
throwaway27448 2 hours ago [-]
You could say this about 99% of articles posted here. One might even say VCs are in the business of wasting peoples' time.
But, my time is not wasted, and my cortisol managed not to spike at the presence of a tool. I suggest therapy or meditation or some way to mediate the stress of interacting with reality.
serf 2 hours ago [-]
How to get things done with prompts, for one ; a skill that's looking increasingly useful as time goes on.
throwatdem12311 50 minutes ago [-]
That must be the difference between me and the “skilled” prompt-brained “junior developers” (allegedly) that I work with that revert to a pre-historic ape brain if they don’t have copilot. They’re just on another plane of “skills” that’s so far beyond me my puny brain can’t comprehend putting some text in a box and running a loop.
I’ll try to remember that the next time I ask one of them to explain something the agent vomited out and they just start drooling and stare blankly into space. Must be some new language I’m too dumb to comprehend.
shellwizard 3 hours ago [-]
Hasn't it received a C&D from Nintendo yet?
Rohansi 3 hours ago [-]
It likely will since it includes the game assets in the repo. Typically the way to avoid being taken down is you require people to extract them from a ROM as a prerequisite.
I'm an AI-assisted coder myself...but one thing I can't stand is the way Claude writes. It's so frustrating and cringe. Tells from the README:
emdash, byte-exact, "The full engineering log", piggybacks, "none of this is possible without it", etc
A remedy I've found for this is in my Claude.md to tell it: write like a mix of simple english wikipedia, mr. rogers and ernest hemingway.
[1]: https://github.com/DusterTheFirst/pico-dvi-rs/blob/main/src/...
We should be supportive of creative endeavours and exploratory coding in the spirit of learning.
But, my time is not wasted, and my cortisol managed not to spike at the presence of a tool. I suggest therapy or meditation or some way to mediate the stress of interacting with reality.
I’ll try to remember that the next time I ask one of them to explain something the agent vomited out and they just start drooling and stare blankly into space. Must be some new language I’m too dumb to comprehend.