nowfound

Alternatives

Products that do what Flarum 1.0 does

Forums made simple

  1. 1
    Flarum134

    Online discussion forums made simple

    2015

  2. 2FD
  3. 3

    Modern discussion boards for your audience.

    2018

  4. 4

    A large library of 2100+ handcrafted UI components

    2019

  5. 5M1
  6. 6NO

    Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…

    2024 · github.com

  7. 7

    Synchronize Figma Tokens with Ant Design React project

    2023

  8. 8

    Launch your SaaS product faster on Web, iOS and Android

    2023

  9. 9S0

    2020 · github.com

  10. 10IB

    Hey HN, I built a website where you can train Llama 3.1 8b & 70b (4bit) on your data. I use unsloth in the backend and the training is done on H100s which I rent programmatically from Runpod. I'd love some feedback. If you would be interested in using it feel free to book a chat with me: cal.com/hamada/tunellama-intro Happy to give you free credits :) P.S. I'm also looking for a co-founder as I have big plans for this.

    2024 · tunellama.com

  11. 11FI
  12. 12RA

    Hi there, looking for feedback on my new project "Featherless.AI" The idea is to allow users to run all the models on hugging face instantly. Via the OpenAI API compatible endpoint. Why? Because its a real chore to download models and spin up GPUs, especially if you want to test multiple models. Not to mention GPUs cost multiple dollars an hour to rent. And if we want more people to use open source AI, we got to make it easier for them to try and play with all of them. So what if instead of spinning up dedicated GPUs per model (which is what every provider is doing) We can startup a LLM…

    2024 · featherless.ai

  13. 13WM

    We've recently made our product, ozma.io, open-source. It's a CRM/ERP platform for building enterprise systems. We believe that AI will soon handle implementing most of the boilerplate and UIs in the specialized business software. Just look at what lovable.dev does today! Soon products which make creating business software easier for developers will become obsolete, or transform into "libraries" to be used by AIs. We are losing this race, so we go the second route — publish everything and go on building other products on top of it. GitHub repo URL:…

    2025 · github.com

  14. 14AA

    Hey HN! I have been working on Ant for a while now, would love to share around now. What is Ant? It's my JavaScript runtime, built from scratch over many hours of work. Much effort has gone into keeping the binary size small, around 9MB at the moment (6.5 MB with -Os). On my M4 Pro, the hono coldstart bench (examples/npm/hono/bench-coldstart.js) lands around 5ms, about 2.4x faster than bun, and 5.8x faster than node. To keep things small, the engine ("Ant Silver") is hand-written, not a wrapper around V8/JSC/SpiderMonkey. The JIT is still a work in progress but it…

    May 2026 · github.com

  15. 15V1

    New major update of DuffMan tool. Now it can act as lightweight CLI Postman Client. Features from previous release: - Parse collection and environment files - Fuzz GET parameters - Fuzz form parameters - Fuzz multipart parameters - Fuzz path parameters - Fuzz JSON bodies - Filter output by response status code - Filter output by response time

    2024 · github.com

  16. 16YA

    Features: 1. Simple 2. No back-end framework like beego, gin, etc 3. Without ORM 4. CSR only Hope to get your feedback, Address: https://github.com/godiscourse/godiscourse

    2019

  17. 17LA
  18. 18W4

    After ~1.5+ yrs of posting here (https://news.ycombinator.com/item?id=18755996) about webgo, this is an update, the release of v4.0.7. I know a lot of people consider "web frameworks, router etc." a joke/amateur/reinventing the wheel. But I've been able to learn a lot from it and am happy maintaining this package. Hope you like it! Webgo maintains its promise of standard library compliance, and getting out of the execution path asap. And this version comes with quite a lot of performance improvement in terms of latency, memory usage and better code altogether.…

    2020

  19. 19WB

    Hi HN, I'm one of the creators of Nanobrowser, an open-source Chrome extension that lets you automate web tasks using AI agents. We were inspired by the potential of tools like OpenAI's Operator, but we wanted something that was: -Open-Source:You can see the code, modify it, and contribute to the project. -Browser-Based:No complex setups or server deployments. It runs directly in your browser. -Customizable:You can tailor the agent's behavior to your specific needs. -BYO LLM:Bring your own large language model API key (OpenAI, Anthropic,or even local models), No vendor lock-in. -Privacy…

    2025 · github.com

  20. 20CT

    I had been looking to try <500M parameter language models but you wouldn't find an API to try them anywhere, so I built this cloudflare hosted static website that hosts weights and built an inference runtime for these models that uses WebGPU and runs inference from your browser. These are only so useful in a multi-turn conversation but it's still interesting to see what you can pack in a <250mb model. I tried using ONNX versions earlier, but there were too many quirks of using them with language models and the TPS wasn't too impressive. Inspired by svenflow&#x2F;webgpu-gemma, I put my codex…

    May 2026 · chonklm.com

  21. 21CS

    I started an experimental series, "console.solve", on mini javascript challenges a few months back and received good feedbacks on it. So I created a [second one](https:&#x2F;&#x2F;colintoh.com&#x2F;console-solve&#x2F;issue-2?utm_source=colint...) this month. Not sure anyone here will be interested as it's not exactly pro-level stuff. But if you have an hour to spare, it can be a good distraction. For those who are interested, here was the [first challenge](https:&#x2F;&#x2F;colintoh.com&#x2F;console-solve&#x2F;issue-1?utm_source=colint...).

    2017

  22. 22RA

    App Center CodePush is officially shut down. For many developers, CodePush has become the de facto standard for managing OTA updates in React Native applications. We at Revopush have been working hard over the last four months to build a platform that can reliably and with maximum compatibility help users migrate from App Center CodePush. Our service has already delivered more than 30k updates to 40 million users this month alone. Our goal is not only to support current users but also to continue developing the service. You can learn more about our roadmap here:…

    2025 · revopush.org

  23. 23AC

    Hello, AppZung CodePush is a drop-in replacement for AppCenter CodePush, born from our development consulting work with enterprise clients. Key features: * One-command migration from AppCenter (projects and deployment keys) * Full feature parity with original CodePush React Native module * EU hosting with fast global CDN * More affordable than Expo Updates while maintaining CodePush advantages * Production-tested with enterprise clients for some time now * Supports React Native 0.59+ (new features available from 0.71) and the New Architecture * Supports any other framework compatible with…

    2025 · appzung.com

  24. 24FS

    Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo:…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →