frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Putin says Russia will press on front line regardless of Ukraine proposals

https://www.reuters.com/world/europe/putin-says-russia-will-press-with-front-line-campaign-regard...
1•JumpCrisscross•11m ago•0 comments

Show HN: I made a World Cup bracket prediction page, which you can share

https://worldcup.getbestest.com/b/R4acBGSw/
1•pakosteve•11m ago•0 comments

Show HN: Htmx Skills

https://github.com/piyiotisk/htmx-skills
1•piyiotisk•13m ago•0 comments

Notes for June 21-28

https://taoofmac.com/space/notes/2026/06/28/1200
1•rcarmo•14m ago•0 comments

Overton Window

https://en.wikipedia.org/wiki/Overton_window
1•chistev•15m ago•0 comments

Windows 10 support extended until Oct 2027, as users reject Windows 11

https://www.windowslatest.com/2026/06/25/windows-10-support-quietly-extended-until-oct-2027-as-us...
2•tekkertje•17m ago•0 comments

Walnut: A GitHub and Railway Alternative

https://walnut.sh
1•bgwmj•19m ago•1 comments

Anthropomorphic Misalignment research needs stronger evidence

https://www.lesswrong.com/posts/bJcR3yP2avGFuMxyq/anthropomorphic-misalignment-research-needs-str...
1•joozio•25m ago•0 comments

The Trillion-Dollar Borrowing Binge Lifting the Stock Market to Risky Heights

https://www.wsj.com/finance/investing/financial-fraud-paul-regan-9b020a8f
2•JumpCrisscross•29m ago•0 comments

Soumitra Dutta – Expert in Global Innovation and Technology Strategy

https://itif.org/person/soumitra-dutta/
1•davidwilliam26•33m ago•0 comments

Stop cherry-picking, start merging

https://devblogs.microsoft.com/oldnewthing/20180312-00/?p=98215
2•ankitg12•37m ago•0 comments

Everiot - A Modern, Minimal Imageboard, Inspired by 4chan and Reddit

https://everiot.org/
1•gaurana•37m ago•1 comments

Masked Nocturnal Hypertension and Hidden Organ Risk: A Systematic Review

https://www.cureus.com/articles/506093-masked-nocturnal-hypertension-and-hidden-organ-risk-a-syst...
1•bryanrasmussen•38m ago•0 comments

My main Android phone is now 99% Google free

https://simondalvai.org/blog/google-free-android/
1•nosky•38m ago•1 comments

Rural India is different at every level

https://ruralindiaonline.org/
1•grajmanu•42m ago•0 comments

AI Value Capture

https://newsletter.semianalysis.com/p/ai-value-capture-the-shift-to-model
1•nl•46m ago•0 comments

Vibe-Trading: Your Personal Trading Agent

https://github.com/HKUDS/Vibe-Trading
2•grajmanu•46m ago•0 comments

SVG Recolor Tool – Change Color of SVG Online – Free Color Tool

2•freecolortool•47m ago•0 comments

Unifi Network 10.5

https://blog.ui.com/article/introducing-network-10-5
1•janandonly•49m ago•0 comments

After 80 Years, Mathematicians Give Famed 'Erdős Method' an Upgrade

https://www.quantamagazine.org/after-80-years-mathematicians-give-famed-erdos-method-an-upgrade-2...
2•anujbans•50m ago•0 comments

Show HN: Dotdotduck – open-source Web Agent SDK

https://github.com/PerhapxinLab/dotdotduck
2•Lin_Kuei-Kuei•50m ago•0 comments

Replacing Systemd with OpenRC in Debian

https://danielcordova.me/blog/debian-openrc/
2•nogajun•51m ago•0 comments

Greece's Parthenon gets a facelift, revealing a look not seen for 220 years

https://apnews.com/article/greece-acropolis-restoration-parthenon-tourism-da06640fcd747498613d31b...
1•divbzero•52m ago•0 comments

Cybersecurity by the Book

https://www.justus.pw/posts/2026-06-29-cybersecurity-by-the-book.html
2•justusw•55m ago•0 comments

F-Droid and the Future of Open-Source Android; an Interview with DocWolle

https://gardinerbryant.com/f-droid-and-the-future-of-open-source/
1•thunderbong•55m ago•0 comments

Vincent Chan: Inside PayPal (2010)

https://paulgraham.com/paypal.html
1•downbad_•56m ago•0 comments

Ask HN: How do I find first paying users for my app?

2•enlightpixel•59m ago•2 comments

Europe's record heat has overwhelmed Paris mortuaries; left families in distress

https://apnews.com/article/france-europe-heat-wave-weather-climate-change-a9095af72d14cfdd9ca4363...
1•petethomas•1h ago•0 comments

CPJ undertakes review of documentation of journalists killed in Israel-Gaza war

https://cpj.org/2026/06/cpj-undertakes-review-of-its-documentation-of-journalists-killed-in-israe...
2•EvgeniyZh•1h ago•0 comments

Tensordyne Converts AI Matrix Math to Logs to Crank Up Inference Oomph

https://www.nextplatform.com/compute/2026/06/16/tensordyne-converts-ai-matrix-math-to-logs-to-cra...
1•peter_d_sherman•1h ago•1 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