Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 6 min 1 sec ago

Ruby on Rails is Dead (2026 Edition)

Thu, 05/21/2026 - 4:54pm
Categories: Hacker News

The Ettin Reranker Family

Thu, 05/21/2026 - 4:49pm
Categories: Hacker News

Show HN: Anyone interested in a tool helps to explore C++ ASTs

Thu, 05/21/2026 - 3:53pm

I built this software to help users who need to do static code analysis for C/C++ codebase. This can help you to explore the ASTs interactively. It can replace the Clang ast dump completely and also you can search the code/ASTs in a structual way. For example you can search a function which matches specific name or number of paremeters.

Comments URL: https://news.ycombinator.com/item?id=48228106

Points: 2

# Comments: 0

Categories: Hacker News

Programmatic Devcontainer Interface

Thu, 05/21/2026 - 3:49pm
Categories: Hacker News

Pages