frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Blogs.hn – Tiny Blog Directory

https://blogs.hn
2•surprisetalk•10mo 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•10mo 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

Scientists Engineer a Tool to "Edit" Brain Circuits and Enhance Memory

https://www.ibs.re.kr/cop/bbs/BBSMSTR_000000000738/selectBoardArticle.do?nttId=26637&pageIndex=1&...
1•giuliomagnifico•48s ago•0 comments

Ask HN: Building a solo business is impossible

2•fnoef•2m ago•0 comments

What breaks when messaging hits scale (and why APIs don't show it)

https://blog.bridgexapi.io/what-actually-breaks-when-messaging-hits-scale-and-why-apis-don-t-show-it
1•Bridgexapi•4m ago•1 comments

Soma- train your own AI

https://logossoma.com/
1•dejamesmusic•4m ago•1 comments

Show HN: Ejectify 2 Launched: No More "Disk Not Ejected Properly" notifications

https://ejectify.app?discount=EJECTIFY2
1•nielsmouthaan•4m ago•0 comments

Salesforce Launches Headless 360

https://venturebeat.com/ai/salesforce-launches-headless-360-to-turn-its-entire-platform-into-infr...
1•davedx•4m ago•0 comments

Show HN: mcp.hosting – The easiest way to install MCP servers

https://mcp.hosting/
1•jeffyaw•9m ago•0 comments

Show HN: Xata, open-source Postgres platform with copy-on-write branches

https://github.com/xataio/xata
2•tee-es-gee•10m ago•0 comments

How to make buffet breakfasts less wasteful

https://www.economist.com/science-and-technology/2026/04/14/how-to-make-buffet-breakfasts-less-wa...
2•austinallegro•11m ago•0 comments

Mozilla Introduces Thunderbolt: Enterprise AI You Control

https://www.thunderbolt.io/announcing-thunderbolt
1•babolivier•22m ago•2 comments

Tell me an alternative of Claude for writing/strategy generation

2•Areena_28•23m ago•2 comments

Julia: DistributedArrays

https://juliaparallel.org/DistributedArrays.jl/stable/
1•tosh•25m ago•0 comments

Can AI agents autonomously design components on photonic chips?

https://engineering.flexcompute.com/articles/autoresearch-photonic-design/
1•yaugenst-flex•28m ago•0 comments

Chinese carmaker patents voice-controlled 'in-vehicle toilet'

https://www.bbc.com/news/articles/c1l92yv4mydo
1•1659447091•32m ago•0 comments

The rise of malicious repositories on GitHub

https://rushter.com/blog/github-malware/
3•prakashqwerty•34m ago•0 comments

Fret is a GPU-first Rust UI framework

https://github.com/Latias94/fret
1•sagacity•34m ago•1 comments

FIM – Linux framebuffer image viewer

https://www.nongnu.org/fbi-improved/
3•Mr_Minderbinder•37m ago•1 comments

Show HN: I built a Twitch social network

https://chattr.online/login
1•michaelbrooks•38m ago•1 comments

Show HN: Real-time aviation Pirep dashboard built on Cloudflare Workers and D1

https://github.com/Jay9185/PIREP
1•jerr9185•40m ago•0 comments

Simplifying Two Millennium Prize Problems

https://metamagic.substack.com/p/simplifying-two-millennium-prize
1•r0ze-at-hn•42m ago•0 comments

AI images are being used in insurance scams

https://www.bbc.com/news/articles/cm2rr9pg4jzo
1•1659447091•47m ago•0 comments

Prism License Framework (a modular license generator)

1•Scientific_AJ•50m ago•0 comments

Rust Maintainer Fund

https://nlnet.nl/maintainers/rust/
1•pabs3•51m ago•0 comments

Netflix Cofounder Reed Hastings Is Leaving the Company

https://www.businessinsider.com/netflix-cofounder-reed-hastings-is-leaving-the-company-sarandos-p...
2•doppp•52m ago•0 comments

Prism License Framework (a modular license generator)

https://www.google.com/search?q=https://github.com/ScientificAJ/prism-license-framework
1•Scientific_AJ•52m ago•0 comments

Show HN: Viche – OSS private registry for agent communication

https://github.com/viche-ai/viche
1•nanojoel•53m ago•0 comments

Approve agents and track progress while you're on the go

https://github.com/grainulation/farmer
4•woptober•55m ago•0 comments

Treating enterprise AI as an operating layer

https://www.technologyreview.com/2026/04/16/1135554/treating-enterprise-ai-as-an-operating-layer/
1•joozio•56m ago•0 comments

Show HN: CrossTrack – Cross-platform identity resolution as a service

2•jamespeng•59m ago•0 comments

Ask HN: What are the machine requirements for a LLM like Llama-3.1-8B?

2•wasimsk•1h ago•1 comments