标签:#hack
找到 9214 篇相关文章
Samsung overtakes Apple as smartphone market sinks to a 13-year low
A Second-Grade Teacher Revived a Beloved Video Game
A Heuristic for When to Reason vs When to Act
GLP-1s are shrinking bodies. Enter cadaver fat injections
Solod: Go can be a better C
Hackers quickly prove that Neo Geo Doom ports are not "impossible"
Clever coding and graphical compromises get a classic game on more classic hardware.
Designing APIs for Agents
If You Can't Be Replaced You Can't Be Promoted
Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
World GeoHistoGram
Wikipedia escapes Category 1 designation under the UK Online Safety Act for now
DOGE is done. What happened to its records?
Show HN: Jacquard, a programming language for AI-written, human-reviewed code
I'm fascinated by the generative AI wave rolling over us, and wondered if AI could create a language that it might prefer using over the ones created by and for humans. To create the design, I had AI analyze the ASTs of several mainstream languages plus a few of the conceptually groundbreaking but esoteric ones (listed in the README) and then create a new structure and new syntax. It was named after the Jacquard machine ( https://en.wikipedia.org/wiki/Jacquard_machine ), a precursor to Babbage's
Show HN: HTML, CSS and JavaScript in the Terminal
This is a model I’ve been thinking about lately. It demonstrates a pattern that I’m wondering could exist, where terminal applications, BBS-style shared user boards, and other expressions of creativity and sharing are created with web technologies but rendered into the terminal and accessed over SSH. I like that this brings back some kind of old days of the internet feeling and uses web technologies but sidesteps the public World Wide Web, even though it’s still on the internet. You can try it o