frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Causari – Content-addressable ledger for AI agent code edits

https://causari.dev/#quickstart
3•CroviaTrust•55m ago•0 comments

Show HN: Tetris where every pixel is another Tetris (23,040 games in GLSL)

https://thiagolira.blot.im/_projects/fractetris/index.html
2•farcaster•1h ago•0 comments

Show HN: Nectar, a Rust-like React that compiles to WebAssembly

https://buildnectar.com
3•blakeburnette•1h ago•0 comments

Show HN: Keyhole – Share secrets with your AI agents

https://keyhole.maferland.com
2•maferland•1h ago•0 comments

Show HN: Agent Draw: An agent draws while you talk, built on TLDraw

https://techstackups.com/articles/tldraw-agent-draw/
2•jameswhitford•1h ago•0 comments

Show HN: Xalgorix – Autonomous AI Pentesting Agent

https://github.com/xalgord/xalgorix
4•xalgord•1h ago•0 comments

Show HN: I Built LangGraph for Swift

https://github.com/christopherkarani/Swarm
3•christkarani•1h ago•2 comments

Show HN: AI harness for C/C++ with GDB, sanitizers, perf and compile tools

https://byteask.ai/
3•anirudhak47•1h ago•2 comments

Show HN: Query Companion (QCP) for your database

https://v0-qcp.vercel.app/
3•sjashwin•1h ago•0 comments

Show HN: Scan your AI agents for dangerous capabilities

https://github.com/makerchecker/MakerChecker
35•smashini•3h ago•18 comments

Show HN: BloomDisk – free open-source alternative to paid Mac disk analyzers

https://github.com/Nabilhassan12345/BloomDisk
3•nabilhassan•1h ago•1 comments

Show HN: Paint the Earth on a live, interactive globe (collaborative art.)

https://earth.tattoo
17•earth-tattoo•5h ago•8 comments

Show HN: Tool for Auditing Embedded Linux Hosts

https://github.com/nstarke/embedded_linux_audit
3•bootbloopers•1h ago•0 comments

Show HN: Messageboard – A simple API-first dashboard for human readable messages

https://messageboard.tech/
2•dchanco•2h ago•0 comments

Show HN: Otaku – one terminal client for Ollama, LM Studio, and MLX

https://github.com/enclavum/otaku
2•enclavum5•2h ago•0 comments

Show HN: Belgie – Run TypeScript from Python in an Embedded Deno Sandbox

https://github.com/mplemay/belgie
5•mplemay97•3h ago•0 comments

Show HN: Homegames. An open-source game platform I've been making for 8 years

https://homegames.io
212•homegamesjoseph•18h ago•52 comments

Show HN: PDF reflow in the browser with local AI model

https://www.appblit.com/pdfreflow/demo
6•ldenoue•3h ago•2 comments

Show HN: A strategy game about the AI race where you can't verify alignment

https://criticalwindow.org/
5•micstradev•3h ago•0 comments

Show HN: Python running on the Super Nintendo (in-browser demo)

https://fabian-kuebler.com/posts/fable-python-snes/
6•FabianCarbonara•3h ago•1 comments

Show HN: SmolSignal – a signal-aware copilot for Flipper Zero files

https://github.com/SmolNero/SmolSignal
3•edgar_ortega•3h ago•0 comments

Show HN: WeightsLab – turn training signals into a map of your bad data

https://github.com/GrayboxTech/weightslab
3•luigidovidio•3h ago•0 comments

Show HN: Osint tool that finds exposed files on domains

https://search.cerast-intelligence.com/
51•PatchRequest•19h ago•19 comments

Show HN: Visualize Model Spikiness in 3D

https://www.modelmap.tech/
16•afunk•3d ago•3 comments

Show HN: Making difficult decisions doesn't have to be difficult

https://reloadium.com/reloadium-decisions/
4•julienreszka•4h ago•0 comments

Show HN: Open-source CLI for SKILL.md registry and parser lookup

https://github.com/gaia-research/gaia-skill-tree
3•nova-gaia•5h ago•0 comments

Show HN: Prebuilt RISC-V64 Binaries for GCC, PyTorch, Kubernetes, and More

https://github.com/Cloud-V-10xE/RISC-V-software
4•alitariq4589•5h ago•0 comments

Show HN: Product Hunters liked my idea - an AI journal with memory

https://bestjournalapp.com
3•kartik_malik•5h ago•2 comments

Show HN: Excalibur. The open-source AI coding agent for product engineers

https://getexcalibur.dev
7•Rafael_Casuso•8h ago•0 comments

Show HN: A short walking sim based on 3DGS that runs in the browser

https://joyvision.itch.io/where-you-left-me
2•osense•1h 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.