๐ ๏ธ All DevTools
Showing 1–20 of 5927 tools
Last Updated
July 11, 2026 at 04:40 PM
Networking and the Internet, from First Principles
Hacker News (score: 179)Networking and the Internet, from First Principles
FCC approves test of space mirror to light night sky
Hacker News (score: 62)FCC approves test of space mirror to light night sky <a href="https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror.html" rel="nofollow">https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror....</a><p><a href="https://www.pcmag.com/news/fcc-approves-reflect-orbitals-giant-mirror-satellite-that-astronomers-hate" rel="nofollow">https://www.pcmag.com/news/fcc-approves-reflect-orbitals-gia...</a>
nasa/fprime
GitHub TrendingFยด - A flight software and embedded systems framework
home-assistant/core
GitHub Trending๐ก Open source home automation that puts local control and privacy first.
Your code is fast โ if you're lucky
Hacker News (score: 103)Your code is fast โ if you're lucky
Einstein's relativity rules chemical bonds in heavy elements, new research shows
Hacker News (score: 142)Einstein's relativity rules chemical bonds in heavy elements, new research shows <a href="https://www.science.org/doi/10.1126/science.aei1285" rel="nofollow">https://www.science.org/doi/10.1126/science.aei1285</a>
China's Open AI Models Are Advancing Its Global Soft Power
Hacker News (score: 12)China's Open AI Models Are Advancing Its Global Soft Power
GPT-5.6, Grok 4.5, Claude, and Muse Spark build the same 4 apps
Hacker News (score: 127)GPT-5.6, Grok 4.5, Claude, and Muse Spark build the same 4 apps
An update on residential proxies and the scraper situation
Hacker News (score: 72)An update on residential proxies and the scraper situation
Mayor Mamdani Announces Landmark "Click-to-Cancel" Consumer Protection Rules
Hacker News (score: 15)Mayor Mamdani Announces Landmark "Click-to-Cancel" Consumer Protection Rules
45% of Enthusiasts 'Seriously Considering' Leaving Sony for PC
Hacker News (score: 12)45% of Enthusiasts 'Seriously Considering' Leaving Sony for PC
GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf]
Hacker News (score: 300)GPT-5.6 Sol Ultra produces proof of the Cycle Double Cover Conjecture [pdf] <a href="https://x.com/__eknight__/status/2075643450196971805" rel="nofollow">https://x.com/__eknight__/status/2075643450196971805</a>, <a href="https://xcancel.com/__eknight__/status/2075643450196971805" rel="nofollow">https://xcancel.com/__eknight__/status/2075643450196971805</a><p>Prompt: <a href="https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98d31/cdc_prompt.pdf" rel="nofollow">https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98...</a>
New York City to become first in US to ban deceptive subscription practices
Hacker News (score: 100)New York City to become first in US to ban deceptive subscription practices
Snails' Teeth Beats Spider Silk as Nature's Strongest Material (2015)
Hacker News (score: 95)Snails' Teeth Beats Spider Silk as Nature's Strongest Material (2015)
Show HN: SubjectiveZero, an open-source agentic node editor for creative coding
Hacker News (score: 12)Show HN: SubjectiveZero, an open-source agentic node editor for creative coding Hey there,<p>My name is Clem, I've been a solo indie dev for a couple years now, exploring frontier tech like XR and agentic workflows in the context of creative / interactive work.<p>I've been building creation tools for a while and some common design challenge is to figure out the right level of abstraction for your tool. You can always make it super advanced and complex with low level concepts (shader composition, actual code etc.) but then you get something with a high complexity / learning curve. On the other hand, if you make your tool too high level, it might be easier to use at first, but people will most likely hit a wall eventually and start fighting with your tool to get their edge case done (you see that on mobile a lot actually).<p>With this prototype (called SubjectiveZero), I'd like to imagine that we can kind of move the "slider" on the abstraction layer, meaning that you can actually start with prompts that describe the goal, and you can go as high level (stay with abstract prompts) or low level as you'd like (more specific prompts, or even edit the generated code directly)! The agent orchestration actually understand your context and work along side with you to figure out what could be the best node graph structure for your project (that and some fun little procedural UI done at the node level).<p>If i had to pitch it in 30 seconds, I'd say "Think TouchDesigner and friends but with agent orchestration".<p>When you use it, it will generate real native code (Swift/Metal for now) that you can actually hot reload and iterate on either manually or through agents. It's still an early prototype and macOS only for now, but I'd love to get genuine feedback that could help me drive where this project should go next (or not).<p>Lastly, I'm absolutely open and upfront on the fact that I used agentic coding for this, but as people say: "kept on a short leash". The architecture and specs were relatively well thought out and I personally prefer to be in the loop and review all the code being written to make sure it's going in the right direction.<p>Oh and it's open source :-)<p>Hope you like it! <a href="https://sxp.studio/apps/subz" rel="nofollow">https://sxp.studio/apps/subz</a>
Proton AG Services is currently experiencing some issues
Hacker News (score: 21)Proton AG Services is currently experiencing some issues
Write code like a human will maintain it
Hacker News (score: 178)Write code like a human will maintain it
google-labs-code/stitch-skills
GitHub TrendingA library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.
catchorg/Catch2
GitHub TrendingA modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)