frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Resonate – Low-latency, high-resolution spectral analysis

https://alexandrefrancois.org/Resonate/
31•arjf•3d ago•11 comments

Show HN: Gravity – Interactive solar-system simulator, from Newton to Einstein

https://qunabu.github.io/Gravity/
152•qunabu•17h ago•36 comments

Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs

https://github.com/luke8086/gentleos32
105•luke8086•2d ago•93 comments

Show HN: Nucleus – A security-hardened, Nix-native container runtime

https://github.com/sig-id/nucleus
23•0kenx•5h ago•2 comments

Show HN: Sum Type and Type Matching in C

https://github.com/brightprogrammer/MisraStdC
2•brightprogramer•2h ago•0 comments

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

https://cost.dev/
47•akh•5d ago•25 comments

Show HN: Learn from 30 historical figures, open source, nonprofit, self-hosted

https://github.com/chipmates/agoracosmica
39•micstradev•16h ago•19 comments

Show HN: Performative-UI – A react component library of design tropes

https://vorpus.github.io/performativeUI/
1134•lizhang•1d ago•205 comments

Show HN: KnowledgeMCP – Turn any docs into an MCP endpoint (0 LLM at query time)

https://github.com/hashwnath/KMCP
2•Hashwanths•4h ago•0 comments

Show HN: Maillune – Embeddable drag-and-drop email editor as a single component

https://www.maillune.com/
5•gustavssondev•8h ago•0 comments

Show HN: The agent that builds and operates its own SaaS tools

https://craftbot.live
8•zfoong•5h ago•4 comments

Show HN: Gitdot – A better GitHub. Open-source, written in Rust

https://gitdot.io/
314•baepaul•1d ago•292 comments

Show HN: LANCommander v2.1.0 – New Avalonia-based launcher

https://lancommander.app/Releases/2.1.0/
6•pathartl•8h ago•0 comments

Show HN: Open-source version of Anthropic's internal analytics engine

https://github.com/Kaelio/ktx
12•lucamrtl•12h ago•2 comments

Show HN: OpenYabby, voice-controlled multi-agent orchestrator for Claude Code

https://github.com/OpenYabby/OpenYabby
7•idovmamane•8h ago•0 comments

Show HN: Live audit log of every command, file, network connection by Claude

https://github.com/yeet-src/claudefeed
4•r3tr0•6h ago•0 comments

Show HN: A minimal linear algebra library in pure Go

https://github.com/igomez10/linearalgebra
4•igomeza•7h ago•0 comments

Show HN: Elah – A browser-native, frame-accurate video editor

https://github.com/elahlabs/elah
3•paulSpaurgen•7h ago•0 comments

Show HN: LocalCode – turn plain English into CLI commands with Apple's local AI

https://github.com/localcodeai/localcode
3•rahlokzero•7h ago•0 comments

Show HN: BibTeX-format, an Emacs compatable BibTeX formatter

https://gitlab.com/smaller-infinity/bibtex-format
4•smaller-infinty•8h ago•0 comments

Show HN: Command Center, the AI coding env for people who care about quality

https://www.cc.dev/
60•Darmani•1d ago•30 comments

Show HN: I applied Lyapunov stability theory to detect when LLM agents spiral

https://github.com/vishal-dehurdle/state-harness
3•visha1v•9h ago•1 comments

Show HN: Mach – A compiled systems language looking for contributions

https://github.com/octalide/mach
29•octalide•1d ago•26 comments

Show HN: Lathe – Use LLMs to learn a new domain, not skip past it

https://github.com/devenjarvis/lathe
393•devenjarvis•2d ago•72 comments

Show HN: Nodea, an open-source AI canvas for working through complex projects

https://nodea.ai/demo
4•ElliottCrosby•11h ago•0 comments

Show HN: NoSuggest – Watch YouTube without the recommendation algorithm

https://www.nosuggest.com/
58•VJ-2-108•6d ago•61 comments

Show HN: AutoGPU – AI designs a real 7nm GPU, from Verilog to GDSII

https://github.com/npip99/autogpu
4•npip99•12h ago•0 comments

Show HN: Claw Patrol, a security firewall for agents

https://github.com/denoland/clawpatrol
21•rough-sea•12h ago•4 comments

Show HN: I Derived a Pancake

https://www.absurdlyoptimized.com/recipes/pancakes/
334•bkazez•4d ago•135 comments

Show HN: AI-native red-team for penetration testing and vulnerability research

https://github.com/yv1ing/Z3r0
2•yv1ing•12h ago•0 comments
Open in hackernews

Show HN: Webtor – open-source torrent streaming engine

https://webtor.io
34•vintikzzzz•1y ago
Hi HN,

I built Webtor — an open-source engine that lets you stream .torrent and magnet links directly in the browser.

- No swarm exposure — all torrent traffic runs server-side

- In-browser playback via HLS

- Progressive download with resume support

- Lightweight JS SDK and public API

- Fully self-hostable via Docker

Demo: https://webtor.io

GitHub: https://github.com/webtor-io

SDK: https://github.com/webtor-io/embed-sdk-js

Self-hosted: https://github.com/webtor-io/self-hosted

API: https://rapidapi.com/paveltatarsky-Dx4aX7s_XBt/api/webtor

Would love feedback!

Comments

harvey9•1y ago
It looks like if I use your hosted service to stream then you become the distributor of any copyright material in that torrent. Is that correct, and if so aren't you likely to be taken down or blocked in jurisdictions where that is enforced?
angra_mainyu•1y ago
Popcorn time seems like the safer bet
vintikzzzz•1y ago
True, Popcorn Time was slick — but if I remember correctly, it runs as a local app and immediately connects you to the swarm. That means your IP is exposed and you’re technically distributing content while watching it.

Webtor works differently — all torrent traffic goes through the backend, and your browser just receives the stream over HTTPS. No swarm connection from the user side at all.

So it’s not as feature-rich maybe, but it’s built with privacy and accessibility in mind — especially for people who can’t or don’t want to touch P2P directly.

vintikzzzz•1y ago
That’s a valid concern, and I’m aware of the risks involved.

Webtor is a tool, not a content provider — it doesn’t index or host anything itself. Users supply their own torrent or magnet links, and the system processes them on demand, like a torrent client with a browser interface.

That said, if someone uses the hosted version to stream content that triggers a copyright complaint — yes, I may receive a DMCA notice, and in that case I’ll take the content down as required.

This is also exactly why the project is fully open-source and self-hostable — anyone can run it privately, with full control and different legal boundaries depending on their jurisdiction.

noman-land•1y ago
If this is a tool and doesn't host any content, what exactly will you be taking down upon receiving a DMCA?
KomoD•1y ago
> what exactly will you be taking down upon receiving a DMCA?

Content on the hosted instance...?

vintikzzzz•1y ago
Good question.

Even though Webtor doesn’t host or index any content itself, users can generate direct links like https://webtor.io/{infohash} to access specific torrents. Sometimes these links get shared publicly — on forums, blogs, or aggregators — and that’s usually how DMCA notices find their way to me.

When that happens, I remove access to that specific infohash from the hosted service. It’s not about removing stored files (since there’s no persistent storage), but about disabling further processing of that particular torrent.

toomuchtodo•1y ago
Looks like an open source version of put.io? Very cool! You might list hosters and jurisdictions where it’s friendly to host the remote torrent component and they’ll ignore IP claims and other copyright holder love letters.
doublerabbit•1y ago
Any documentation on how to self-host without Docker?

I use FreeBSD.

vintikzzzz•1y ago
There are currently around 14 individual components involved — torrent engine, HLS pipeline, subtitles, storage, APIs, etc.

It’s technically possible to run everything manually without Docker, but you’d need to wire all services together, manage configs, ports, and background jobs.

That’s why I strongly recommend the Docker setup — it’s the easiest way to get things running.

You can absolutely take a look at the Dockerfile (https://github.com/webtor-io/self-hosted/blob/main/Dockerfil...). It should give you a clear idea of how things are connected, if you want to replicate it manually on FreeBSD.

0manrho
•
1y ago
> or host anything itself.

It does, or there would be nothing to download.

> and the system processes them on demand > Webtor is a tool, not a content provider

By assembling the chunks into content it then provides via a link to download.

Is the implication here that the data is transient (eg time-gated or single use links) or something?

We're in the age of AI and Automation. Just because you aren't publishing an index of your content doesn't mean there aren't plenty of others searching, indexing, scraping, and aggregating it, nor does it mean the content isn't provided to the internet/public.

vintikzzzz•1y ago
The content is only partially downloaded to the servers, and only on demand. Storage is limited — old, inactive cached data is removed when space is needed for new requests.

There’s also the ability to revisit previously used content via direct links like https://webtor.io/{infohash} — this lets users bookmark a stream or return to it later. However, availability still depends on whether the content is cached or needs to be fetched again.

I actually experimented with making content indexable in the past, but many torrents turned out to be pirated — and eventually triggered DMCA notices. So I chose not to publicly expose anything on the hosted version.

Automation is possible: there’s a public API and a lightweight SDK for embedding content into external websites.