I'm building an open platform to submit, rate and discover lectures
TLDR: I'm building an experimental open source/open data thing to collect good lecture recordings website: https://lectures.koljasam.com/ repo: github.com/koljapluemer/awesome-lectures Hi everyone, this submission is my attempt to contribute something to the question of how we will find, share and evaluate information in the future, in the face of the many problems that I think HN is well-aware of (slob, search engines returning SEO garbage or corporate stuff, spam, trust problems, big companies eating everything,...). I was specifically inspired by recent…
What it does
In the maker’s words, at launch
TLDR: I'm building an experimental open source/open data thing to collect good lecture recordings website: https://lectures.koljasam.com/ repo: github.com/koljapluemer/awesome-lectures Hi everyone, this submission is my attempt to contribute something to the question of how we will find, share and evaluate information in the future, in the face of the many problems that I think HN is well-aware of (slob, search engines returning SEO garbage or corporate stuff, spam, trust problems, big companies eating everything,...). I was specifically inspired by recent threads here on HN like https://news.ycombinator.com/item?id=47625952 , so I hope some of what I'm saying here resonates, even if it's very much not comprehensive (nor that coherent). To get specific, I decided to build a little platform (if you want to call it that) to submit, rate and find long-form recordings of talks/lectures; both because this a personal itch of mine, but also because I consider it a good low-stakes environment to test some (possibly larger) ideas, such as: - having a community-information-curation platform where both code and data are managed via an open git repo, but where non-technical people can also contribute, without interacting with GitHub or code - allowing submissions and contribution without any gatekeeping (=no sign-up), keeping in mind that spam exists - running such a platform on close-to-zero-budget - allowing to (at least eventually) democratize the platform completely, so that it doesn't die with its maintainer's motivation The current tech stack is as follows: - data source of truth: JSON files in an open repo - main interaction point: Classic HTML-based static site, works without js if you want to, generated with a custom SSG - rating; submitting lectures; proposing changes: JS-based features on the static site, talking to a Flask backend via an API, writing change proposals temporarily to a DB - Flask backend: Allows moderators (currently just me because no one else knows about this project yet) to accept or deny submissions (=spam prevention). Accepted data is written to the JSON-source-of-truth (using Bayesian updates for ratings and some semi-fancy merge algos) Crucial idea here: 1) The data source+the viewing modality can be replicated, modified and viewed very easily, even if I get hit by a bus or get bored of the project 2) When the backend gets spammed (likely with no-auth submission affordances), hammered, hacked or neglected, (view) access to the data is not affected So while I think that it in fact would be great if there was a great community-driven list of lectures, I also think this concept may as a (dis)prove or concept for far more important platforms, e.g. for discussing scientific findings, finding truth, storing community knowledge or stuff like that. Just in case this wasn't clear yet, everything is still very experimental and work-in-progress (but feel free to give brutal feedback anyways) Anyways, truly any kind of feedback or contribution is really welcome, be it in the form of lecture submissions, ratings, technical help, philosophy, or whatever else :) Thanks and let's try to keep some kind of human internet alive. post edit: formatting
Does the same job
all alternatives →- SESearch engine for lectures2017 · findlectures.com · ▲200

- ISI started a repo for sharing algorithm implementations2013 · github.com · ▲52
Everything that would be here is in the README. I hope this gets big, it has tons of potential.
- IBI built a tool that helps predict HN front page successMay 2026 · wannalaunch.com · ▲26
Hey HN community, I built a tool that helps optimize your post for hitting the first page of Show HN. How it works: I used a Hugging Face dataset of all Hacker News posts from the past 3 years and trained a model that predicts how successful your post might be. There's still a lot of randomness on HN, so nothing is guaranteed, but the tool helps optimize your post for higher odds. A couple of interesting findings: - GitHub repo links work x3 better than regular domains - Open-source tools have a steady virality rate (13.9% - one of the highest) - "I built" outperforms "We built" - Using…
- FOFinally opening signup on my education for business startup, Learndot2013 · ▲55
HN, I've been mostly lurking, semi-active on HN for over 4 years. For most of that time, I've been working on my startup, Learndot. I have always wanted to do a "Show HN" post, but I never thought it was ready. We've now finally launched web signup and using a freemium business model. I feel I can now post and offer something to the community (a new app to try out) and hopefully get good quality feedback. Here's the site: http://www.learndot.com Would appreciate any or all thoughts: From pricing/positioning, to design/performance. The app is written in Sproutcore and backed by an API written…
- OWOur weekend project - HN Showcase, browse "Show HN" posts2011 · ▲63
http://www.hnshowcase.com Moses (nnythm) and I browse Hacker News daily. Show HN posts are some of our favorite parts of HN. We wanted to create a way to browse Show HN articles, even those that might not quite make it to the front page. We created http://www.hnshowcase.com last weekend to make discovering projects posted on HN easier. It searches all "Show HN" posts and generates a thumbnail view for each of them. You can sort by submission date, points, and number of comments, and navigate with left/right or j/k keys. We used the following technologies: HN Search API, Pyramid web…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app