Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Plain text BSXdex market stats(basicswapdex.com)
    discuss
  2. Show HN: Tachyon – Java MCP Server SDK(tachyonmcp.dev)
    discuss
  3. Meta takes down satirical video confronting Meta employees with Meta glasses(mastodon.social)
    discuss
  4. Novel Arbitrary Write in SQLite(gabdevele.dev)
    discuss
  5. Schneider Electric in €1.2B bid for smart-home maker Shelly(reuters.com)
    discuss
  6. The Prospero Directory Service(prospero.org)
    discuss
  7. Happy, those able to know the causes of things(birdsnfrogs.github.io)
    discuss
  8. You'll do anything for your baby. The algorithm knows how to exploit that(19thnews.org)
    discuss
  9. I reverse-engineered AutoCAD's 3D format to convert DWG to STEP with Claude(cadyon.com)
    1comments
  10. Better Questions. Better Decisions. Papa Jev's(mdelcaro.substack.com)
    discuss
  11. Looks promising for document editing with your agent(paperinstruments.com)
    discuss
  12. How the cocktail got its name(saveur.com)
    discuss
  13. My Report on Time Travel Fictions(royalroad.com)
    discuss
  14. Arturia KeyStep 37 firmware research project(github.com/rndpatch)
    discuss
  15. AI has no intent and no motivation(i-programmer.info)
    2comments
  16. Cutting the 'coordination tax': How agentic AI can reshape workflows(mckinsey.com)
    discuss
  17. Search – A small, fast WebKit browser for macOS, by Office Commun(github.com/driceroland)
    discuss
  18. Microbial network could drive methane production in the seafloor(sdu.dk)
    discuss
  19. Scaleup Europe Fund – new, multi-billion late-stage and growth fund(europa.eu)
    discuss
  20. Agents: The New, New Kingmakers(redmonk.com)
    discuss
  21. AssBench is all You need to benchmark LLM Harness Intelligence /s(grigio.org)
    discuss
  22. YouTube introduces A/B testing for videos(blog.youtube)
    discuss
  23. Proposed bill to ban artificial superintelligence and create Department of AI(apnews.com)
    2comments
  24. Anthropic CEO Amodei Warns UN Security Council on AI Risks(youtube.com)
    1comments
  25. Show HN: Trader News – Hacker News for Finance
    1comments
  26. Meta deletes this satirical video about its smart glasses from Instagram(youtube.com)
    discuss
  27. Show HN: Wl-pick – a live window picker for Sway(mil.ad)
    discuss
  28. New facial recognition store checkout system piloted by Revolut(independent.co.uk)
    discuss
  29. Parsing JSON Objects Without Intermediate ASTs in Haskell(arthi-chaud.github.io)
    1comments
  30. iOS 27 Trust Insights API [video](developer.apple.com)
    1comments

Show HN: Trader News – Hacker News for Finance

2 pointsby 50m 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