Life & fun · February 24, 2026
A Hacker News–style site focused on European tech
Hi Hacker News! So, I built this because I noticed that a lot of European startup activity really flies under the radar. Did you know we have cool startups trying to mine with giant lasers (Hades), forge semiconductor substrates in orbit (Space Forge), build Neurosurgical microrobots (Robeauté), build hypersonic missiles (Hypersonica), and dozens of incredible companies pushing the boundaries of photonics, robotics, nuclear fusion, autonomous defence, and lots more? Hacker News is great, but it's naturally very US-focused. I wanted a place where you can quickly scan: – European startup and…
What it does
In the maker’s words, at launch
Hi Hacker News! So, I built this because I noticed that a lot of European startup activity really flies under the radar. Did you know we have cool startups trying to mine with giant lasers (Hades), forge semiconductor substrates in orbit (Space Forge), build Neurosurgical microrobots (Robeauté), build hypersonic missiles (Hypersonica), and dozens of incredible companies pushing the boundaries of photonics, robotics, nuclear fusion, autonomous defence, and lots more? Hacker News is great, but it's naturally very US-focused. I wanted a place where you can quickly scan: – European startup and tech news – Cool startup jobs – Who's getting funded The primary goal is signal over noise — more structured, less PR-style content - no ads and fluff, just the most interesting tech scene information from across Europe. I'd love to hear your feedback! – Is something like this useful? – What would make it genuinely better? – Is the "HN for Europe" framing fair, or misguided? :)
Does the same job
all alternatives →
- WIWhat Is Hacker News Working On?Nov 2025 · waywo.eamag.me · ▲229
I tagged all comments from "What Are You Working On?" (like https://news.ycombinator.com/item?id=45561428) posts and built a simple SvelteKit website, hope it's helpful to find people with similar projects. I'm also thinking of adding some analysis of project types over time to see changes in tech

- MRMy recommendation engine for Hacker News2023 · hn-recommend.julienc.me · ▲314
Hi! I’m Julien and I built a recommendation engine for Hacker News. I feel like this website is a gold mine. Every day, I find some very interesting stories about a topic. And sometimes, I want to find other stories covering that same topic but I can’t. Hacker News has years of history of awesome discussion and ressources. Unfortunately, I think HN Algolia isn’t helpful in searching these old threads. As a student, I want to learn a lot from this website. This is why I created HN Recommend. Input a sentence or the URL of an article, and get the most popular and similar posts from Hacker…
- IMI made a search engine for Hacker News2024 · hackernews.demo.vectara.com · ▲211
I love HN but always felt the search with algolia is okay but does have some limitations. Since I work at Vectara I decided to try and create a better search for HN. It's based on data from roughly the last 6 months of HN stories and comments. Would love to hear feedback and how useful this is relative to the existing search.

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 27d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io