frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

TrophyLab - Access to aggressor equipment and its analysis

https://trophylab.mod.gov.ua/en/
1•Anon84•1m ago•0 comments

Too much Chinese science is ignored by the West

https://www.economist.com/science-and-technology/2026/06/10/too-much-chinese-science-is-ignored-b...
1•tzury•1m ago•0 comments

Human Dignity

https://www.nubero.ch/blog/017/
1•fmkamchatka•3m ago•0 comments

Long-term remission of neuromyelitis optica w hematopoietic stem cell transplant

https://www.cell.com/med/abstract/S2666-6340(26)00182-0?_returnURL=https%3A%2F%2Flinkinghub.elsev...
1•bookofjoe•4m ago•0 comments

Please Stop Talking About AGI (2025)

https://blog.jxmo.io/p/we-should-stop-talking-about-agi
1•root-parent•4m ago•0 comments

AI Tool That Analyzes Reddit Complaints and Suggests Micro-SaaS Ideas

https://ideavault-alpha.vercel.app/
1•awsaqh•5m ago•0 comments

Europe's Cloud Problem Isn't the Tech. It's the Mindset

https://julien.danjou.info/blog/europes-cloud-problem-isnt-the-tech/
2•enz•7m ago•0 comments

Indian IT stocks slump up to 7% as Accenture cuts revenue outlook

https://www.cnbc.com/2026/06/19/india-it-stocks-fall-accenture-cuts-revenue-forecast.html
2•root-parent•10m ago•1 comments

Where Multi-Agent teams outperform Single Agent runs (and where they don't)

https://www.youtube.com/watch?v=LJ6gdvoekDs
1•jorgemv•11m ago•0 comments

The hard part begins after the lab experiments end

https://rochansinha.com/posts/2026-06-15-The%20hard%20part%20begins%20after%20the%20lab%20experim...
1•rochansinha•11m ago•0 comments

Co/Core – An AI Cooperative

https://console.cocore.dev/
1•tobr•12m ago•0 comments

AI Development Company

1•alexsebastianoo•17m ago•0 comments

Non-Terrifying Spirituality for Children

https://mrmarket.lol/non-terrifying-spirituality-for-children/
1•mrmarket•18m ago•0 comments

My Mathematical Regression

https://blog.dahl.dev/posts/my-mathematical-regression/
2•aleda145•21m ago•0 comments

Whatever Recall – Local AI-knowledge embedded directly within your code

https://whatever-recall.com
1•ChristianMcCain•21m ago•0 comments

The FreeBSD-Update(8) Screensaver

https://vermaden.wordpress.com/2026/06/19/freebsd-update-screensaver/
2•vermaden•22m ago•0 comments

Show HN: Speechmark – On-device meeting notes for Mac (no bot, no cloud)

https://www.speechmark.co/
1•theone•23m ago•0 comments

A startup claims it broke through a bottleneck that's holding back LLMs

https://www.technologyreview.com/2026/06/19/1139313/a-startup-claims-it-broke-through-a-bottlenec...
1•joozio•23m ago•0 comments

Samsung Demonstrates 3D Stacked FETs with Triple Nanosheet Channels at 42nm

https://semiconductor.samsung.com/news-events/tech-blog/from-gaa-to-3d-stacked-fet-expanding-the-...
1•its_ajseven•23m ago•0 comments

Simple, declarative RUM and E2E tests for web apps

https://faultsense.com
1•mitchm•24m ago•0 comments

The LLM industry must keep the RAM prices at absurd levels

https://infosec.exchange/@masek/116775772309957886
2•ndr42•25m ago•0 comments

Docker-compatible REST API on top of Apple's containerization libraries v1.0.0

https://github.com/socktainer/socktainer
1•geordee•27m ago•0 comments

Daveigh Chase, star of Lilo and Stitch and The Ring, dies aged 35

https://news.sky.com/story/daveigh-chase-star-of-lilo-and-stitch-and-the-ring-dies-aged-35-13555579
1•austinallegro•29m ago•0 comments

Self-adapting and mutating LLM based viruses/worms

1•rozumbrada•29m ago•0 comments

How to get product feedback from agents

https://www.sanity.io/blog/how-to-get-product-feedback-from-agents
1•ingve•33m ago•0 comments

Teams using AI for outbound email are finding it harder, Folderly research finds

https://apnews.com/press-release/ein-presswire-newsmatics/press-release-722e599d4420e5d71c812e09b...
1•adamhh•34m ago•0 comments

Node.js Security Fix Silently Broke node-fetch, which broke other tools

https://jdstaerk.substack.com/p/nodejs-security-fix-silently-broke
3•DDerTyp•38m ago•1 comments

HorseWood Reviews 2026: Why Men Are Talking About This Formula

https://finance.yahoo.com/sectors/healthcare/articles/horsewood-urgent-report-2026-horse-19110038...
2•ratypals•43m ago•0 comments

Beast – governed output gateway for AI coding agents

https://github.com/Byron2306/EdgeK-BEAST
1•Byron230686•44m ago•0 comments

Truthforge: A deterministic, closed-form valuation model for token ecosystems

https://github.com/TruthForge-Foundation/truthforge
1•TruthForge•44m 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