frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Informing HTTP Extension Design with Data

https://mnot.net/blog/2026/linting_the_web
1•jiehong•37s ago•0 comments

Show HN: ToolHoard – Compare power tool prices across major US retailers

https://toolhoard.com/
1•wesman5060•5m ago•0 comments

New Mexico Court Orders Meta to Pay $567M

https://www.techpolicy.press/new-mexico-court-orders-meta-to-establish-567-million-fund-to-abate-...
1•DeepLogin•9m ago•0 comments

I wonder if you could make a useful DOS executable with just emoji

https://oldbytes.space/@gloriouscow/117044736309312697
1•birdculture•11m ago•0 comments

Render of the Ford Fathom: Ford's affordable electric pickup truck at $28,350

https://evwire.com/p/ford-fathom-electric-truck-name-price-28350
1•juurikas•13m ago•0 comments

CrossPoint 1.5 has officially been released

https://www.reddit.com/r/xteinkereader/s/AZbairiJzJ
3•kokada•14m ago•0 comments

Show HN: I built a local multi-agent AI for Android on my phone

https://molfar.nova-hata.com/
1•Gucul_Molfar•14m ago•1 comments

Runtime instances: persistent compute for production AI agents

https://aws.amazon.com/blogs/aws/runtime-instances-persistent-compute-for-production-ai-agents-on...
1•bzooka•17m ago•0 comments

The Trump factor in India's proposed new UPI transaction levy

https://indianexpress.com/article/explained/explained-economics/upi-transaction-levy-trump-us-dea...
2•thisislife2•19m ago•0 comments

How Cursor Router chooses the right model for the task

https://cursor.com/blog/how-cursor-router-works
1•alexhandru•20m ago•0 comments

Peko vs. Competitors: Which All-in-One Business Platform Suits Your Needs?

https://adilrashidlone.substack.com/p/peko-vs-competitors-which-all-in
1•digitaldaddyme•23m ago•0 comments

Ukrainian attacks on Wildberries strike at heart of Russia Inc

https://www.reuters.com/world/ukrainian-attacks-wildberries-strike-heart-russia-inc-2026-08-07/
2•TechTechTech•27m ago•0 comments

Microdot Tattoos

https://cipherx.tech/
2•geox•28m ago•0 comments

Show HN: Recipe Jar, a local-first recipe keeper with no account or ads

https://recipejar.app/
2•sbmagar13•29m ago•0 comments

Show HN: File-based HTTP endpoints for Python with its own isolated dependencies

https://github.com/tanrax/bitpoint
1•andros•30m ago•0 comments

From Open Source Software to Open Source Strategy

https://p3institute.substack.com/p/from-open-source-software-to-open
1•theanonymousone•33m ago•0 comments

Python string literals are kinda funny

https://sebsite.pw/w/20260806-pystrings.html
1•theanonymousone•34m ago•0 comments

Moment earthquake shakes hospital operating room in Japan

https://www.bbc.com/news/videos/c1j1eg31y6no
1•NalNezumi•35m ago•0 comments

About Ads in Notifications on Facebook in Meta Ads Manager

https://www.facebook.com/business/help/1193428725816425?_fb_noscript=1
1•cebert•36m ago•1 comments

Markov 1913 and the Missing Piece

https://deepnull.bearblog.dev/markov-1913-and-the-missing-piece/
1•hackboyfly•41m ago•0 comments

Agent Reach: An open-source CLI that gives AI agents access to the internet

https://github.com/Panniantong/Agent-Reach
2•Nina_antalpha•44m ago•1 comments

Wilhelm Voigt

https://en.wikipedia.org/wiki/Wilhelm_Voigt
2•thunderbong•47m ago•0 comments

Show HN: Certo – An open source platform to deliver Open Badges

https://github.com/schroedinger-Hat/certo
1•thejoin95•47m ago•0 comments

Meta's Ray-Bans are getting banned from UK pubs, and the EU is circling

https://thenextweb.com/news/meta-ray-ban-smart-glasses-eu-uk-venue-bans-privacy
2•aquir•48m ago•1 comments

Show HN: posix-regex – POSIX standard regex engine for JavaScript

https://github.com/dawsonhuang0/posix-regex
1•dawson0•49m ago•0 comments

Show HN: Free online calculators – no signup, no fees

https://calcboxer.com/
1•wowinter15•49m ago•0 comments

Generative "AI": The Guitar Hero of Creativity

https://whatever.scalzi.com/2026/08/06/generative-ai-the-guitar-hero-of-creativity/
1•cheeaun•50m ago•0 comments

The Senate Commerce Committee will vote on censorious and privacy invasive bills

https://www.eff.org/deeplinks/2026/08/senate-vote-tomorrow-four-internet-bills-one-wrong-direction
1•Cider9986•52m ago•0 comments

Cuprate – Alternative Monero node software written in Rust syncs 2x faster

https://reddit.com/r/Monero/comments/1vg6ga5/cuprate_kesterite_vs_monerod_same_hardware_single/
1•Cider9986•57m ago•1 comments

Terafab

https://en.wikipedia.org/wiki/Terafab
2•tosh•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