Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. A new report from Europe raises serious alarms about orbital collisions(arstechnica.com)
    discuss
  2. Pro-Human AI Declaration(prohumandeclaration.com)
    1comments
  3. MemTensor NPM and PyPI packages compromised with credential stealer(socket.dev)
    discuss
  4. A Readable UseToggle(itsnas.me)
    discuss
  5. Boris Sakač, pioneer of Olympic Games IT systems, has died(vecernji.hr)
    1comments
  6. I miss old Google: readers tell us how they search the internet in the age of AI(theguardian.com)
    discuss
  7. Show HN: C3 Playground – a C3 compiler with graphics and sound in the browser(c3-lang.org)
    discuss
  8. Show HN: I built a phone remote for YouTube Music on PC and Mac(remotune.app)
    discuss
  9. LLM-friendliness as a metric: porting 20 languages with an LLM(kostya.github.io)
    discuss
  10. NYSE and Blockchain.com to explore selling tokenised stocks(reuters.com)
    discuss
  11. AI meets trade Global linkages and the cross-country distribution of AI gains(oecd.org)
    discuss
  12. Shutdown Sabotage Propensities in Multi-Agent Systems(arxiv.org)
    discuss
  13. Why agent harnesses need plans – and why you shouldn't compact context(swarmagent.dev)
    1comments
  14. Simulation Testing for Liveness(tigerbeetle.com)
    discuss
  15. Mark Zuckerberg unveils AI 'charm' device that can fit on a keychain(ft.com)
    1comments
  16. OpenAI agents 'infiltrated Australian government website'(theregister.com)
    discuss
  17. Starlink ground station in Poland hit by fire in suspected arson attack(notesfrompoland.com)
    discuss
  18. Asteroid (14331) Alyankovic named after 'Weird Al' Yankovic(minorplanetcenter.net)
    discuss
  19. Apple "Audio Intelligence" is real bad [video](youtube.com)
    discuss
  20. Nokia Design Archive(aalto.fi)
    11comments
  21. Show HN: FreshThread – context monitor and handoffs for Codex Desktop (Windows)(github.com/gg95-lab)
    discuss
  22. Plain text BSXdex market stats(basicswapdex.com)
    discuss
  23. Show HN: Tachyon – Java MCP Server SDK(tachyonmcp.dev)
    discuss
  24. Meta takes down satirical video confronting Meta employees with Meta glasses(mastodon.social)
    discuss
  25. Novel Arbitrary Write in SQLite(gabdevele.dev)
    discuss
  26. Schneider Electric in €1.2B bid for smart-home maker Shelly(reuters.com)
    discuss
  27. The Prospero Directory Service(prospero.org)
    discuss
  28. Happy, those able to know the causes of things(birdsnfrogs.github.io)
    discuss
  29. You'll do anything for your baby. The algorithm knows how to exploit that(19thnews.org)
    discuss
  30. I reverse-engineered AutoCAD's 3D format to convert DWG to STEP with Claude(cadyon.com)
    1comments

Show HN: Trader News – Hacker News for Finance

2 pointsby 1h ago
1 comments
Hacker News helps me stay in touch with the world of technology without putting in extensive web browsing work, and I love it for that reason. I am interested in financial markets and wanted a “Hacker News for finance”, but Googling produced surprisingly poor results. So I forked the great HN clone, shark [1], and added some market focused twists.

The result is: https://tradernews.fyi

Trader News is the Hacker News interface you are familiar with, with a difference. Above the article area is a live feed (up to a ~30 min delay) of market data. I show the major indexes and every company within them. E.g click on Nasdaq-100 to see how the index performing, and then scroll the list of companies and click on META to get more detail on its specific performance (and links to Yahoo Finance + it’s investor relations). This gives you a single place to read finance related articles and stay in touch with the markets.

The CSS for Trader News is linked to global market performance. On days when stocks are down, Trader News is red. On days where stocks are up, Trader News is green.

I have an agent running a 24 hour cron job to research articles and post them to the site to keep it a stimulating place to read. I will tone this down if user submissions pick up. If there are sources you think I should include, please leave a comment.

I also added a basic “chat” panel with polling every 30 seconds for casual market related chat.

It’s open source and I’m very interested in feature pull requests. The code is available here:

https://github.com/espressoplease/trader-news

Public anonymised analytics are available with a 15 min delay here:

https://tradernews.fyi/analytics

[1] https://github.com/shawwn/sharc