frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: SubSmith – Turn your own videos into language-learning material

https://subsmith.app
15•IbrahimF96•1h ago•17 comments

Show HN: Talos – An AI agent with a permission kernel between model and shell

https://talos-agent.ch/
4•kurdman_007•10m ago•0 comments

Show HN: OpenTIE and OpenXWA, Modern Ports of Tie Fighter and X-Wing Alliance

https://github.com/elyosh/OpenTIE/
184•elyosh•14h ago•46 comments

Show HN: The load-bearing vocabulary of Claude

https://louisabraham.github.io/load-bearing/
577•Labo333•1d ago•280 comments

Show HN: Texttile, a multiplayer blog engine for people who write together

https://www.texttile.blog/
4•klausbreyer•44m ago•0 comments

Show HN: We built open OpenRouter that turns usage into a better model

https://github.com/experientiallabs/experiential
195•SilenN•15h ago•37 comments

Show HN: HTML5 port of Civilization 2: MGE

https://wan0.net/civ2/
4•wan0net•1h ago•0 comments

Show HN: Voronoi Go

https://voronoigo.com/
138•igpay•18h ago•21 comments

Show HN: FnScribe – Open-source, offline dictation for macOS

https://github.com/AlgorithmicResearchGroup/fnscribe
17•modagent•5h ago•6 comments

Show HN: Watches user sessions, finds bugs that matter, and fixes them

https://github.com/opslane/opslane
26•aray07•20h ago•5 comments

Show HN: A lightweight, stateless database for agent memory

https://polign.com/blog-edge-agent-memory
33•anuptalwalkar•1d ago•11 comments

Show HN: Scheduled Claude Code agents that cost nothing on a quiet day

https://github.com/shadok-ai/shadok-ai
3•gnarco2•4h ago•1 comments

Show HN: My Claude quota ran out in 10 minutes, so I made a tool to find out why

https://github.com/kelviq/tare
81•sachinneravath•19h ago•58 comments

Show HN: IndexFlow – Open-source indexing infrastructure built with Rust

https://github.com/IndexFlowing/IndexFlow-core
22•mandarinclips•9h ago•6 comments

Show HN: Use Spot Instance Fearlessly

https://github.com/softcane/spot-vortex-agent
2•pradeep1177•5h ago•0 comments

Show HN: Beckon, distinct sounds for what your AI coding agent needs

https://github.com/Isa1asN/beckon
2•esayas_beshah•5h ago•0 comments

Show HN: Restoredrill – proves your Postgres backups restore

https://github.com/ahmadpiran/restoredrill
44•ahmadpiran•22h ago•22 comments

Show HN: RealDiff – runtime behavior diffing for pull requests (six languages)

https://github.com/issacnitin/RealDiff
39•issacnitin•23h ago•8 comments

Show HN: Pi-Black – Use Your Claude Max (Or Pro) Subscription with Pi

https://github.com/paoloanzn/pi-black
4•paoloanzn•11h ago•0 comments

Show HN: Yet another minimal and lightweight terminal multiplexer written in Go.

https://github.com/patriceckhart/hrdx
33•patriceckhart•18h ago•16 comments

Show HN: My fast TUI Finnish-English dictionary is now in the browser via WASM

https://taskusanakirja.com/
2•hiAndrewQuinn•8h ago•0 comments

Show HN: Understudy: Scenario Testing for AI Agents

https://github.com/gojiplus/understudy
3•neehao•8h ago•0 comments

Show HN: Buslens – where can I get to by bus? (UK)

https://rupertlinacre.com/buslens/
81•RobinL•2d ago•55 comments

Show HN: Proval – Self-hosted code review agent for GitLab, Forgejo, and GitHub

https://github.com/seoes/proval
12•dowonseo•21h ago•1 comments

Show HN: LatticeDB – Like SQLite but for graph databases

https://github.com/jeffhajewski/latticedb
183•smiths1999•2d ago•53 comments

Show HN: We built the smallest dual-band aircraft tracker

https://pantsforbirds.com/the-worlds-smallest-dual-band-ads-b-receiver-module/
37•CoolNamesAllTkn•1d ago•8 comments

Show HN: A public feed of website changes

https://app.monity.ai/public/feed
4•kamilms21•11h ago•0 comments

Show HN: Leadcode – per-client account isolation for Claude Code, Codex, and gh

https://leadcode.build/
3•gsbecerrag•11h ago•0 comments

Show HN: Lightweight reimplementation of YaCy peer as small Go services

https://github.com/nikitakarpei/my-yacy-node
2•nikitakarpei•11h ago•0 comments

Show HN: Caravan, a flexible TypeScript-first logger for JavaScript applications

https://github.com/carlos-menezes/caravan
5•carlos-menezes•12h ago•0 comments
Open in hackernews

Show HN: SubSmith – Turn your own videos into language-learning material

https://subsmith.app
15•IbrahimF96•1h ago
I've been learning Japanese for a few years and kept running into a similar problem. I'd find a video I wanted to learn from, hear a useful sentence, and then realise that turning that sentence into something I could study later was both time consuming and draining at times.

I would end up jumping between a video player, subtitles/transcription, a dictionary, screenshots, audio clips and Anki. So I built SubSmith to bring that workflow together.

You can drop a video or audio file into it, generate a transcript locally and then use the transcript alongside the media to:

* look up words and sentences * replay individual lines * edit the transcript * save useful sentences with their original context/audio * export them as Anki cards

The important part for me is that it works with your own media. It isn't tied to a particular streaming service or library, so I can use the random anime episode, podcast, lecture, etc. that I'm actually interested in studying.

It's an offline-first desktop app, and transcription happens locally rather than sending the media to a transcription API.

I'm sharing it here because I'm now more interested in finding out where this workflow breaks down for other people rather than adding features randomly now that I have solid core/base.

For example:

* Would you actually save sentences from your own media? * Which part of this process feels like too much work? * Does having the audio/context attached make creating an Anki card more useful? * Would you prefer this to work inside your existing video player/browser? * Is installing a desktop app a significant barrier? * And does requiring an account before starting the free trial make you give up?

The current version does require an account to start the trial, and I'm trying to work out whether that's meaningful friction for the people who would actually use this.

It's free to try, and I'd particularly appreciate feedback from people who already learn languages through their own videos, anime, films, podcasts or other media.

I'm the developer, so I'll be around in the comments to answer questions and discuss how it works.

https://subsmith.app

Comments

k__•1h ago
Cool idea!

While I'm not so sure about learning a language with content from fictional sources, that should at least make it more relevant for the learners.

And you can use it on podcasts too, where people talk normally.

The biggest hurdle is probably that users need to get hold of the media so they can use it as input.

IbrahimF96•54m ago
Thanks! There is a whole like subsection of language learning called immersion based learning. Fictional sources can be OK just depends on how specialised and unique the vocabulary is.

Yeah that is my suspicion too, I am considering adding an option to transcribe system audio too so it could hook into whatever video or audio is playing on the computer. That would be quite a big change so would like feedback first! hahah

adamddev1•48m ago
I love having auto-generated subtitles available, but I am still skeptical that we can call them "accurate" yet. For many languages the models are quite weak, and even for English and German on YouTube I see errors all the time.
IbrahimF96•44m ago
Yeah I agree the Youtube ones are not very good, I am not sure what they have implemented behind the scenes for it. However this uses the Whisper Large model which is quite a bit better than the Youtube auto generated ones. Only catch is you need to have the video on disk and wait a bit longer lol
lucideer•27m ago
Youtube is very bad, but I have honestly not yet seen anyone implement this well on any platform, which indicates to me that it's not a solved problem. Very open to being proven wrong here though - do you have examples of Whisper Large in use in a large consumable sample?
lucideer•29m ago
Even for English (which surely has the best support) anything outside of urban American accents is still incredibly weak - you can pretty much guarantee very noticeable mistakes on even highly intelligible mainstream urban British/Irish/Aussie/Kiwi/SA accents. Stronger regional / rural accents & dialects usually render generated subtitles entirely useless.

Definitely a domain a million miles from being solved if even English is this bad.

posh_somme•45m ago
I've been learning Japanese for just over a year now, and its a community that might have the highest concentration of amazing free learning apps with sentence mining capabilities, many of which do things very similarly to what you're building. Have you tried some of these?

asbplayer Manatan Yomine Anki Miner AnimeCards Nagare

These are just for video, there are other similar solutions for games, manga and ebooks, and some of them are all in one

IbrahimF96•40m ago
I've only heard of asbplayer and Anki miner before, the others I haven't. It's a great space tbh, people are building all the time. For me specifically it's about trying to serve all languages to the best of my ability, alot of the ones I've come across only focus on Japanese or a small selection of languages. Also I think there's scope to improve UX and reducing friction for non tech savvy people
cybertim•41m ago
I build the exact same system, but for (mandarin, simplified) Chinese which i'm learning. Wanted to create such a system for a while, but it's a lot of hooking up the correct libs and making a UI etc. never found the energy. Thanks to 'ai' I was able to do this finally, think more people needed this push :-) It's web-based and can be self-hosted in a docker.
konart•38m ago
Care to share with a fellow learner? :)
IbrahimF96•38m ago
Nice! Yeah I think the functionality is never very complicated, I'm more so interested the UX and trying to add features that reduce friction and slowly build an app that can be stable and relied upon.
colesantiago•35m ago
In the age of LLMs, AI assisted programing and vibe coding can't this all be replicated?

I'm confused why is this a yearly subscription or paid at all?

This tool might as well be open source to be brutally honest.

IbrahimF96•31m ago
Yeah that is a fair point, it can be replicated but not many people want to replicate an app and would rather pay for it. The functionality is not hard to replicate but the UX side of things and general support and improvements over time is what people have paid for. There is a lifetime option also - yearly was about offering choices.
josmar•28m ago
Same goes for Dropbox - you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CSV on the mounted filesystem.
MarceColl•21m ago
I've been building something similar but targeted at bringing content that interests you to your level: https://katarineko.com.

I've been learning Japanese as well and the content at my level is boring while the content I'm interested in is a wall.

yellow_king•21m ago
>Drop any file. Get accurate subtitles.

This is my main issue with tools like these. Automated subtitles are inherently inaccurate, because much of language depends on context which you cannot get just from a brief snippet of something. This wouldn't be much of an issue if the tool was targeted at people dedicated to creating subtitles, but if you're trying to learn a new language, how are you supposed to know when the output is wrong or not?

gr__or•19m ago
Been a pretty happy user of https://www.languagereactor.com

Not seeing a reason to switch atm tbh