Show HN: I Turned Apple Calendar into Tetris
把苹果日历变成俄罗斯方块,用日程事件堆叠消除,创意满分!
Article URL: https://github.com/EvanZhouDev/calendar-tetris Comments URL: https://news.ycombinator.com/item?id=49324263 Points: 2 # Comments: 0
把苹果日历变成俄罗斯方块,用日程事件堆叠消除,创意满分!
Article URL: https://github.com/EvanZhouDev/calendar-tetris Comments URL: https://news.ycombinator.com/item?id=49324263 Points: 2 # Comments: 0
一行 Python 修复竟变身摇滚金曲,看代码与音乐的硬核碰撞,听完就想重构!
If you saw my post from August 12, 2026 about "Stop Over-Complicating Your Python Code!" , you know how much I hate messy syntax shortcuts that drive …
SSH 连过去就能涂鸦,把终端变成画板,体验现代终端的像素级玩法
Hi all! I've been experimenting with making silly little GUI apps for the terminal. Most TUIs just use text mode but I thought it'd be fun to use feat…
用随机算法生成趣味ASCII树形图,创意十足的开源小项目。
Code : https://gist.github.com/Soham-Saha/12296c059cea074b2fed5e97a... Comments URL: https://news.ycombinator.com/item?id=48959248 Points: 1 # Comment…
把整个Minecraft Classic塞进一条推文,用X Premium长文功能实现,开源脑洞大开
Article URL: https://github.com/Kuberwastaken/minicraft Comments URL: https://news.ycombinator.com/item?id=48793862 Points: 2 # Comments: 0
最危险AI模型耗时45分钟、烧掉20欧元,独自生成一个完整零依赖游戏HTML文件,玩起来超乎想象的有趣。
Article URL: https://koenvangilst.nl/lab/claude-fable-shepherds-dog Comments URL: https://news.ycombinator.com/item?id=48513728 Points: 54 # Comments:…
用函数式语言Haskell编写GCode,让3D打印机马达奏出意想不到的音乐,硬核又浪漫的跨界尝试。
Article URL: https://lucasoshiro.github.io/software-en/2020-07-31-music_gcode/ Comments URL: https://news.ycombinator.com/item?id=48403937 Points: 2 #…
用瑜伽哲学训练AI代理,提升认知行为,一个有趣的开源项目。
I've been coding since I was little, and practicing yoga since I was 25. Both are fun to do and to share. Like many of you reading this, I've been exp…
用LLM在游戏中随心召唤任何物体,创造龙、法术、武器,AI实时生成功能与属性,脑洞大开!
This is an experiment/demo that I wanted to share and see what people think. The main premise is that you can conjure anything and the game will do it…
Astro助力CodeTV从零打造高性能视频编程平台,释放创意不被技术束缚
How CodeTV built a video streaming platform with Astro and Mux