frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Show HN: Phind.design – Image editor & design tool powered by 4o / custom models

https://phind.design
32•rushingcreek•8h ago•12 comments

Show HN: Compass CNC – Open-source handheld CNC router

https://www.compassrouter.com
110•camchaney•3d ago•25 comments

Show HN: Any-LLM – Lightweight router to access any LLM Provider

https://github.com/mozilla-ai/any-llm
102•AMeckes•8h ago•58 comments

Show HN: The Magic of Code – book about the wonders and weirdness of computation

https://themagicofcode.com/sample/
92•arbesman•14h ago•26 comments

Show HN: A word of the day that doesn't suck

34•jsomers•14h ago•16 comments

Show HN: Lotas – Cursor for RStudio

https://www.lotas.ai/
77•jorgeoguerra•1d ago•28 comments

Show HN: Go Command-streaming lib for distributed systems (3x faster than gRPC)

https://github.com/cmd-stream/cmd-stream-go
8•ymz_ncnk•11h ago•4 comments

Show HN: My GPU Fan Saga – A DIY ATX Fan Controller

https://shafq.at/my-gpu-fan-saga.html
22•ashafq•12h ago•12 comments

Show HN: A rudimentary game engine to build four dimensional VR evironments

https://www.brainpaingames.com/Hypershack.html
35•teemur•3d ago•2 comments

Show HN: Pogocache – Fast caching software

https://github.com/tidwall/pogocache
87•tidwall•1d ago•29 comments

Show HN: My Side Project: A Free Mindful Breathing App

https://mentalhealthactivity.com/#pocketjoy
2•Negary•7h ago•0 comments

Show HN: Built an email marketing platform after paying $230/month

https://www.fertit.com
41•rasadov•1d ago•32 comments

Show HN: Bazaar – a new LLM benchmark for economic reasoning under uncertainty

https://github.com/lechmazur/bazaar
8•zone411•8h ago•1 comments

Show HN: Create your color palettes in context, not isolation

https://colorpal-sage.vercel.app/
2•mazahermuraj•9h ago•0 comments

Show HN: Checkmate, an infrastructure, uptime and web page monitoring tool

https://checkmate.so/
2•gorkemcetin•9h ago•1 comments

Show HN: Conductor, a Mac app that lets you run a bunch of Claude Codes at once

https://conductor.build/
223•Charlieholtz•5d ago•108 comments

Show HN: Giti – Natural Language to Git Commands with Local LLM

https://github.com/Sumit189/giti
5•sumit-paul•11h ago•0 comments

Show HN: X11 desktop widget that shows location of your network peers on a map

https://github.com/h2337/connmap
203•h2337•2d ago•86 comments

Show HN: SandCrab – An AWS S3 GUI for macOS

https://sandcrab.io
2•__zayne__•11h ago•2 comments

Show HN: SynSniff- Detect Minecraft Client OS via TCP/IP Fingerprinting

https://github.com/Duckulus/syn-sniff
2•duckulus•12h ago•0 comments

Show HN: Featurevisor v2.0 – declarative feature flags management with Git

https://featurevisor.com/?v2
4•fahad19•5h ago•0 comments

Show HN: ggc – A terminal-based Git CLI written in Go

https://github.com/bmf-san/ggc
64•bmf-san•6d ago•55 comments

Show HN: Inkverse - An Indie comics platform

https://inkverse.co
24•dannylmathews•1d ago•3 comments

Show HN: Dyad – build AI apps locally, no cloud

https://github.com/dyad-sh/dyad
4•moskogaige•15h ago•1 comments

Show HN: InkyCut – The open-source Canva alternative with a vibe editor

https://inkycut.com/
4•soasme•15h ago•0 comments

Show HN: MCP Jetpack – The easiest way to get started with MCP in Cursor

https://mcpjetpack.com
16•gsundeep•1d ago•10 comments

Show HN: Intercepting proxy for semantic search over visited pages

https://github.com/mlang/llm-embed-proxy
13•lynx97•1d ago•2 comments

Show HN: BrightShot – AI photo enhancement and virtual staging for real estate

https://bright-shot.com
2•pguiraoc•17h ago•4 comments

Show HN: Am-I-vibing, detect agentic coding environments

https://github.com/ascorbic/am-i-vibing
60•ascorbic•3d ago•31 comments

Show HN: McpX – A C# Library to Communicate with Mitsubishi PLCs via MC Protocol

https://github.com/YudaiKitamura/McpX
5•y-eng•1d ago•0 comments
Open in hackernews

Show HN: Inkverse - An Indie comics platform

https://inkverse.co
24•dannylmathews•1d ago

Comments

dannylmathews•1d ago
Hey, I'm the developer behind Inkverse and I just open-sourced it under the AGPL License. (http://github.com/taddyorg/inkverse)

Inspiration for Inkverse: I wanted to build an indie-friendly comic platform, similar to what Bandcamp does for indie musicians. If you are not familiar with the digital comics space, it is a brutal industry to earn a living in as a creator. It is a niche industry dominated by some big players and they take full advantage of that. For example: If you want to access the monetization tools on any of the big platforms, you have to negotiate with them on a contract where they get exclusive IP rights to your comic and take a 50 to 75% revenue cut. In contrast, Inkverse has standard terms of service for all our creators and takes no IP rights. Right now we have a Patreon integration for monetization and in the future we plan to add our own payments system (with a fairer rev split ~10%).

Inkverse is open-source ie) all our code is open and available for people to use, but I think, more importantly, all the comics use an open-source comic specification. Why use a comic specification? None of the comics on Inkverse are hosted on Inkverse, a creator self-hosts their own comic on their own server OR uses a tool like Taddy (https://taddy.org) to help them distribute their comic. The benefit is there is no platform lock-in, a creator can share their comic feed with any other comic app, not just Inkverse.

Inkverse specifically focuses on comics that use the webtoons format. Webtoon is a comic format, made specifically for mobile phones (vertical scrolling). Here is an example: https://inkverse.co/comics/a-is-for-alice. It is the format a lot of the younger generation uses to read comics. I do think Inkverse will always focus on the Webtoons format, but the SSS spec and Taddy can support other types of comic formats like page layout or manga etc in the future. btw, If you are a user of Komga or Kavita, Inkverse may not be for you as it isn't a comic app for self-hosting your own comics, it's more a way for creators to more easily distribute their comics to their fans.

Lastly, one really cool technical thing I did: I implemented OAuth directly in the SSS feed. Creators want to be able to have exclusive episodes of their comics only available to their paying backers. So, on the SSS feed, you can specify OAuth endpoints which can be used to get back a token to view exclusive content. In practice what this looks like is, a creator connects their Patreon and picks which episodes are exclusive to their Patreon backers, and readers on Inkverse can connect their Patreon and only Patreon backers of the creator get access to read their exclusive episodes.

Stack: Typescript, React/React Native, GraphQL, Node.js.

Let me know what you think!

Inkverse: https://inkverse.co GitHub: http://github.com/taddyorg/inkverse SSS comic specification: http://3s-docs.org/ OAuth on SSS: https://3s-docs.org/hosting-provider-oauth

athoneycutt•1d ago
Yass! I've wanted a way to purchase (not rent whatever) comics for a while now plus not be tied to a platform. I mainly get them from Humble Bundle so I can get the files to selfhost them on Kavita for the wife to read as well. Thank you for the platform!
kvirani•1d ago
Nice to see an attempt at disrupting consolidated marketplaces.

My 2c: The open standard is great for creators in the long run but it doesn't solve their today problem: distribution. Creators won't leave predatory marketplaces despite higher costs because that's where they get distribution. The only way to truly convince established creators to consider Inkverse is by showing compelling readership numbers. It doesn't have to match the same number, but it should be in the top.

The more direct way to truly get viewers in today's internet is to buy them via ads.