frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Reversing MikroTik's Silent Patch: The RouterOS 7.23.4 Fix They Wouldn't Explain

https://npratley.net/reversing-mikrotiks-silent-patch-the-routeros-7-23-4-fix-they-wouldnt-explain/
1•ytch•59s ago•0 comments

Ask HN: Initial Thoughts on GPT-6 Astra?

1•zof3•1m ago•0 comments

GPT-6 Astra is now out to all Plus, Business, Pro, and Enterprise users

https://twitter.com/sama/status/2096008528834244741
1•tedsanders•6m ago•0 comments

The White House is making arcade games racist

https://www.theverge.com/policy/990520/trump-arcade-games-maga-copyright
2•OxO4•8m ago•0 comments

Show HN: Personal Context MCP

https://lanes.sh/showcase/personal-context-mcp
3•s-xyz•9m ago•0 comments

Show HN: Agent-to-agent payment. Your agents can pay each other

https://openspender.com/agent-to-agent
2•firatcan•9m ago•1 comments

GPT-6 Astra on Vercel AI Gateway

https://vercel.com/ai-gateway/models/gpt-6-astra
1•brbcoding•12m ago•0 comments

Moadim.io a Scheduler for Agents

https://moadim.io/
1•tupe12334•13m ago•1 comments

Why wait? Business grads buying firms to install themselves as CEO

https://www.bbc.com/news/articles/czxqpqrzq01o
3•BiraIgnacio•21m ago•0 comments

Portal by Spotify cut my Claude Code token usage by 90%

https://engineering.atspotify.com/2026/9/portal-by-spotify-cut-my-claude-code-token-usage-by-90
3•cebert•25m ago•0 comments

Ask HN: What's Going on with Web.archive.org

1•1vuio0pswjnm7•28m ago•0 comments

Apple's iPhone Event Early [video]

https://www.youtube.com/watch?v=4nC_YTAVmls
1•Cider9986•35m ago•0 comments

Build your own benchmark masterclass

https://www.youtube.com/watch?v=IUmomwsgRN0
1•rvialep•35m ago•0 comments

The Decade of Decline in Seattle Public Schools

https://www.educationprogress.org/p/the-decade-of-decline-in-seattle
3•barry-cotter•37m ago•0 comments

Fontra – The browser-based Font Editor

https://fontra.xyz
2•zahrevsky•39m ago•1 comments

The 33-Year-Old AI Hotshot Taking Silicon Valley Swagger Back to Beijing

https://www.wsj.com/tech/ai/moonshot-ai-yang-ceo-china-6f12ddbf
2•megacorp•47m ago•1 comments

Connecting every app to every other app

https://blog.val.town/connectors
3•Chidiebere229•54m ago•0 comments

Gimlet's Series B

https://gimletlabs.ai/blog/announcing-series-b
4•bigcat12345678•54m ago•1 comments

Columbo should model CoT reasoning

https://hollisrobbinsanecdotal.substack.com/p/just-one-more-thing
1•HR01•56m ago•0 comments

Oracle Health Execs Subpoenaed After VA Contract Costs Nearly Triple

https://medcitynews.com/2026/09/oracle-healthcare-ehr-va/
3•sbulaev•57m ago•1 comments

Diffusion as a Training Curriculum for Timestep-Free Iterative Reasoning

https://arxiv.org/abs/2609.01449
1•E-Reverance•57m ago•0 comments

Are Fewer Children the Future?

https://newrepublic.com/article/215004/fewer-children-future-global-fertility-decline
3•littlexsparkee•1h ago•3 comments

GPT-6 Astra proves Berge Fulkerson for C(20) graphs

https://twitter.com/fcesco/status/2096001522312085724
3•fcesco•1h ago•0 comments

Thoughts on Twitterviewer.net?

2•orange999•1h ago•3 comments

Claude Code skills for advanced context engineering techniques and patterns

https://github.com/NeoLabHQ/context-engineering-kit
1•leovs09•1h ago•0 comments

Show HN: TimerVana a Local-first scheduler for real world routines

https://timervana.net/browse
1•granto•1h ago•0 comments

This Month in Ladybird – August 2026

https://ladybird.org/newsletter/2026-08-31/
7•exploraz•1h ago•0 comments

Ask HN: Why isn't there a cursor for video games development

1•JimsonYang•1h ago•1 comments

NextDNS: fully configurable DNS, accepts money from customers as business model

https://nextdns.io/
1•Arubis•1h ago•1 comments

Can guitar frets perform multiplication?

https://www.charlespetzold.com/blog/2026/09/Can-Guitar-Frets-Perform-Multiplication.html
12•wibbily•1h ago•0 comments
Open in hackernews

Show HN: Raw Binary Program Analysis Tool

https://github.com/nstarke/BaseAddressDiscoverererer
2•bootbloopers•1y ago
I built a tool for analyzing raw binary programs (programs without an ELF, PE, Mach-O header) to determine the file offset that the program begins at and the load address the program is mapped into memory at. The tool can also do find the instruction set architecture for common platforms. I put a lot of effort into making it as easy as possible to run, and there is a quick start script that takes a single argument: the absolute file path to a raw binary program file.