今日已更新 245 条资讯 | 累计 26657 条内容
关于我们

标签:#hack

找到 9214 篇相关文章

AI 资讯

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

2026-07-13 原文 →
AI 资讯

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

2026-07-13 原文 →