
Hey everyone,
I have been trying to build a terminal based app for sometime now and this is an attempt at trying to build a chess app that one can play right inside terminal.
I was inspired by `chess-tui`[1] which is a rust based project and was looking to build something similar using python. Luckily I stumbled upon textual[2] recently and it made my task of building this far more easier than I thought.


Article URL: https://bitcoindevs.xyz/decoding
Comments URL: https://news.ycombinator.com/item?id=41768752
Points: 35
# Comments: 3


Article URL: https://spectrum.ieee.org/fukushima-reactor
Comments URL: https://news.ycombinator.com/item?id=41765580
Points: 18
# Comments: 0
Hello HN,
I’ve always loved building frontend-only apps—those you can prototype over a weekend, host for free on GitHub Pages, and scale to millions of users. Unfortunately, AI-enabled apps complicate things, as exposing your OpenAI key to the world is obviously a no-go. This also means mobile developers often have to run their own servers.
That’s why I built ServerlessAI, an API gateway that lets you securely call multiple AI providers directly from client side using OpenAI-compatible A

Article URL: https://www.newyorker.com/magazine/2024/10/14/silicon-valley-the-new-lobbying-monster
Comments URL: https://news.ycombinator.com/item?id=41765734
Points: 105
# Comments: 76
https://www.newyorker.com/magazine/2024/10/14/silicon-valley-the-new-lobbying-monster
Article URL: https://carstenfuehrmann.org/lectures/computability-10.pdf
Comments URL: https://news.ycombinator.com/item?id=41765904
Points: 19
# Comments: 0
diskprices.com, but for Protein Powder!
Buying protein powder is a mess, and comparing different products is frustrating, since all brands choose their own serving sizes. By collecting nutrition facts, and normalizing the serving to contain 25 grams of protein, we can properly compare price/nutrients per serving.
Inspired by diskprices.com, the idea is to provide an equally functional interface to compare products. The prices are collected once a day, currently from iHerb US. Aiming to i

Article URL: https://github.com/THUDM/LongWriter
Comments URL: https://news.ycombinator.com/item?id=41766144
Points: 24
# Comments: 2