frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

RayforceDB: Columnar Analytics and Graph Traversal in One Pipeline

https://rayforcedb.com/
1•tosh•2m ago•0 comments

Buy a train, bridge or tracks from the Swiss Railway

https://sbbresale.ch/
1•kisamoto•3m ago•0 comments

Let the agents democratize open source

https://world.hey.com/dhh/let-the-agents-democratize-open-source-9fd630a9
1•yulaow•3m ago•0 comments

TrailText – an ESP32 and LoRa off-grid messaging app

https://github.com/brunokeymolen/lora
1•brunokeymolen•3m ago•1 comments

Prompts I Reach for Every Week to Stay Unblocked as an Engineer

https://theaileverageweekly.com/posts/10-prompts-i-reach-for-every-week-to-stay-unblocked-as-an-e...
1•talvardi7•7m ago•0 comments

Show HN: CogCore – An API-native TypeScript runtime for building agents

https://github.com/carsonDB/CogCore
1•CarsonWu•7m ago•0 comments

Show HN: Email and identity stack for AI Agents

https://mailgent.dev/
1•DannyHeng•8m ago•0 comments

A Sustainable Git Option for Sovereign Solutions

https://code.kevwe.com/altgit.git/
1•kevwedotse•9m ago•0 comments

Substrate vs. Broker: Two Emerging Strategies for Enterprise AI

https://signal-memo.com/memo-salesforce-and-sap-are-making-opposite-bets-about-how-agents-will-us...
1•alex-ivan•9m ago•0 comments

GoSeofy

1•Juancabrera123•11m ago•0 comments

Doing Nothing at Work

https://www.seangoedecke.com/doing-nothing-at-work/
1•Sukram21•11m ago•0 comments

Gemini is currently charging us $1K per hour due a bug with the cache feature

https://twitter.com/_oliveiradanilo/status/2063660986213490882
1•jrflowers•13m ago•0 comments

Argentina's 'Madman': Inside the World of Javier Milei

https://www.aljazeera.com/features/longform/2026/6/6/argentinas-madman-inside-the-world-of-javier...
2•robtherobber•13m ago•0 comments

AI Has Come for Serif Fonts

https://www.wired.com/story/ai-has-come-for-serif-fonts/
2•unprovable•15m ago•1 comments

UK PM Starmer set to ban 'harmful' social media for under-16s

https://www.reuters.com/legal/litigation/uk-pm-starmer-set-ban-harmful-social-media-under-16s-202...
7•geox•32m ago•3 comments

The Cypherpunk Library

https://www.cypherpunkbooks.com
9•yu3zhou4•35m ago•0 comments

LLMs and Performative Productivity

https://joshcollinsworth.com/blog/productivity
1•gregnavis•37m ago•0 comments

Owning Your Dependencies

https://thestoicprogrammer.substack.com/p/owning-your-dependencies
2•birdculture•41m ago•1 comments

In Defense of YAML

https://opensource.posit.co/blog/2026-05-21_in-defense-of-yaml/
1•theanonymousone•46m ago•0 comments

Show HN: Free read-only script to find wasted AWS spend

https://cloudbudgetmaster.com/tools/aws-waste-finder/
1•samarth0211•46m ago•0 comments

The GitHub Copilot Bill Came Due. Here's What Engineering Leaders Should Do

https://blog.kilo.ai/p/the-github-copilot-bill-came-due
2•Aireen5858•51m ago•1 comments

Dao Heart 3.13 a symbolic safety layer for value drift and AI alignment research

https://github.com/Mankirat47/Dao-Heart-3.13
1•Mankirat47•54m ago•0 comments

OneDrive data now has an expiry date

https://ms365news.com/blogs/f/your-onedrive-data-now-has-an-expiry-data
5•taubek•57m ago•1 comments

String theory may be inevitable from basic assumptions about the universe

https://www.science.org/content/article/after-empty-promises-string-theory-finds-new-uses
1•isaacfrond•58m ago•0 comments

Cancelling Billionaires: A Review

https://www.counterpunch.org/2026/06/08/cancelling-billionaires-a-review/
2•daesorin•59m ago•0 comments

GitHub is (partially) down again. Do you look for alternatives?

1•Hypnosis6173•1h ago•1 comments

Bitcoin pump to $63,700 triggers the most short liquidations since late April

https://www.coindesk.com/markets/2026/06/08/bitcoin-pump-to-usd63-700-triggers-the-most-short-liq...
1•Varun-Sakhuja•1h ago•1 comments

Mimo v2.5 is better deal than DeepSeek v4 flash

1•shivang2607•1h ago•0 comments

Show HN: Image-3D: photo to 3D splat that runs in the browser

https://mukba.ng/image-3d/
1•mnorris•1h ago•0 comments

The EU Open Source Strategy

https://digital-strategy.ec.europa.eu/en/policies/open-source-strategy
6•vrganj•1h ago•0 comments
Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•1y ago
It's been a while since I shared my blog directory...

In proper HN fashion, the site is open-source and requires no JS!

There's instructions on how to add/edit a blog on the Github README.

[0] https://github.com/surprisetalk/blogs.hn

Note that your blog might appear in blogs.json, but not on the site! Right now I'm using the following code to filter out blogs. Your blog might appear if you add more metadata:

  if (
    3 > 0  
      + !!blog.title  
      + (blog.desc.length > 40)  
      + !!blog.about  
      + !!blog.now  
      + !!blog.feed  
      + 3 * (blog.hn.length > 1)      
  )
    continue;
As I mention on the /about page, if you don't already have a blog, I recently made a minimal static site generator! It's easier than ever to begin your writing journey :)

[1] https://github.com/surprisetalk/worstpress

Comments

gnabgib•1y ago
Discussion on your 2023 post (225 points, 57 comments) https://news.ycombinator.com/item?id=36613727

Related:

Show HN: Hacker News user blogroll (937 points, 2023, 187 comments) https://news.ycombinator.com/item?id=36605493

Show HN: OPML list of Hacker News Users Personal Blogs (281 points, 2023, 101 comments) https://news.ycombinator.com/item?id=36627112