
Article URL: https://aaronson.org/blog/square-theory
Comments URL: https://news.ycombinator.com/item?id=44107942
Points: 121
# Comments: 25
Article URL: https://blog.edward-li.com/tech/comparing-pyrefly-vs-ty/
Comments URL: https://news.ycombinator.com/item?id=44107655
Points: 69
# Comments: 29
Hey HN community! We're Preston and Eitan, and we're building Relace (https://relace.ai). We're trying to make building code agents easy and cheap.
Here’s an example of our apply model vs. whole file edits: https://youtu.be/J0-oYyozUZw
Building reliable code agents is hard. Beyond simple prototypes, any app with code generation in production quickly runs into two problems -- how do you reliably app

Article URL: https://indyweek.com/culture/duke-students-dumpster-diving/
Comments URL: https://news.ycombinator.com/item?id=44108207
Points: 41
# Comments: 27
Article URL: https://www.ethanhein.com/wp/2021/the-art-of-fugue-contrapunctus-i/
Comments URL: https://news.ycombinator.com/item?id=44106764
Points: 35
# Comments: 16
https://www.ethanhein.com/wp/2021/the-art-of-fugue-contrapunctus-i/

Article URL: https://ducklake.select/
Comments URL: https://news.ycombinator.com/item?id=44106934
Points: 65
# Comments: 15

Article URL: https://cline.bot/blog/why-cline-doesnt-index-your-codebase-and-why-thats-a-good-thing
Comments URL: https://news.ycombinator.com/item?id=44106944
Points: 34
# Comments: 18
https://cline.bot/blog/why-cline-doesnt-index-your-codebase-and-why-thats-a-good-thing
malai is a peer to peer network, and is a dead simple to share your local development HTTP server, without setting up tunnels, dealing with firewalls, or relying on cloud services.
In malai 0.2.5, we have added TCP support, which means you can expose any TCP service to others using malai, without opening the TCP service related port to Internet. With malai installed on both ends, any TCP service can be securely tunneled over it.
It can be used to secure your SSH service, or securely shar