Stuff
3 subscribers
200K links
Download Telegram
How much information is in DNA?
6 by crescit_eundo | 4 comments on Hacker News.
Intel: Winning and Losing
5 by rbanffy | 0 comments on Hacker News.
The Fallacy of Techno-Feudalism
13 by gasull | 2 comments on Hacker News.
LTXVideo 13B AI video generation
25 by zoudong376 | 1 comments on Hacker News.
The Deathbed Fallacy
16 by mefengl | 7 comments on Hacker News.
The Cult of Doing Business
23 by Caiero | 1 comments on Hacker News.
React Three Ecosystem
16 by bpierre | 1 comments on Hacker News.
A Critical Look at MCP
12 by ablekh | 1 comments on Hacker News.
Show HN: Code Claude Code
12 by sean_ | 0 comments on Hacker News.
In the nature of Open Source, I am releasing something I'm actively working on but is insanely simple and will likely be made anyways. It is an SDK for scripting Claude Code. It's a lightweight (155 lines) and free wrapper around claude code This is a big deal because it seems that using claude code and cursor has become largly repitive. My workflow typically goes like this: Plan out my task into a file, then have claude code implement the plan into my code. I'm actively building a product with this, but still wanted to make it OSS! Use it now with `pip install codesys`