frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite
1•russellthehippo•2m ago•0 comments

AI conference rejects papers over AI use

https://www.semafor.com/article/03/26/2026/ai-conference-rejects-papers-over-ai-use
1•everybodyknows•4m ago•0 comments

Hungary charges journalist following claims minister was in touch with Moscow

https://www.theguardian.com/world/2026/mar/26/hungary-charges-journalist-szabolcs-panyi-following...
2•mitchbob•6m ago•0 comments

GERP – A Headless ERP Built with Go, Spanner, Temporal, and GCP Vector

https://github.com/quantDIY/GERP
1•quantdiy•6m ago•1 comments

Show HN: ReactNative.run – Browser Metro bundler that runs React Native

https://www.reactnative.run/
1•sanketsahu•6m ago•0 comments

AI removed the boring work. It forgot that boring work was also rest

https://medium.com/the-mental-stack/ai-removed-the-boring-work-it-forgot-that-boring-work-was-als...
1•alainrk•8m ago•0 comments

StitchAgent

https://github.com/freyzo/stitchAgent
1•leo_agent•9m ago•0 comments

The first A-Corp law is here

https://www.ystrickler.com/the-first-a-corp-law-is-here/
1•speckx•9m ago•0 comments

Does the carbon cost of email even matter?

https://newslttrs.com/does-the-carbon-cost-of-email-even-matter-part-three/
1•spzb•12m ago•0 comments

Fast WHATWG spec compliant URL library written in Go

https://github.com/ada-url/goada
1•eatonphil•13m ago•0 comments

Cutting p99 latency in Go by 74% with adaptive hedged requests

https://github.com/bhope/hedge/blob/main/README.md
1•soniccontroller•14m ago•2 comments

Show HN: gifree – simple online GIF editor

https://gifree.cc
1•ahme•15m ago•0 comments

The Essence of Software by Daniel Jackson

https://essenceofsoftware.com/posts/distillation/
1•dondraper36•16m ago•0 comments

NekoCore OS – White paper on persistent AI identity as a cognitive architecture

https://github.com/voardwalker-code/NekoCore-OS/blob/main/docs/NEKOCORE-OS-WHITE-PAPER-v2.md
1•VoardWalkerCode•19m ago•0 comments

Frontier RL Is Cheaper Than You Think

https://fireworks.ai/blog/frontier-rl-is-cheaper-than-you-think
1•smurda•22m ago•0 comments

John Bradley, author of xv, has passed away

https://gab.com/markofafreeman/posts/116290669616400528
3•linsomniac•22m ago•1 comments

Global forecasting group sees U.S. inflation at 4.2% this year

https://www.cnbc.com/2026/03/26/global-forecasting-group-sees-us-inflation-at-4point2percent-this...
1•doener•22m ago•1 comments

a free and interactive Linear Algebra textbook

https://interactivetextbooks.tudelft.nl/linear-algebra/Introduction.html
1•Fraterkes•23m ago•0 comments

I got tired of losing my AI context so built contextium

https://contextium.io/
1•elementjj•25m ago•0 comments

Building Index-Backed Query Plans in DataFusion

https://pierrezemb.fr/posts/datafusion-index-provider/
1•PaulHoule•26m ago•0 comments

Be Engineering Insights: Adventures in Graphics Drivers (1999)

https://www.haiku-os.org/legacy-docs/benewsletter/Issue4-8.html
3•myth_drannon•28m ago•0 comments

The Brigade System Helps Restaurants Succeed. Does It Also Lead to Abuse?

https://www.nytimes.com/2026/03/25/dining/noma-brigade-system.html
2•Stratoscope•28m ago•1 comments

Spring Boot Done Right: Lessons from a 400-Module Codebase

https://medium.com/all-things-software/spring-boot-done-right-lessons-from-a-400-module-codebase-...
1•dknj•31m ago•0 comments

Margin Call – trading and business simulator

https://margincall.io
2•sparse-peas•31m ago•0 comments

European Commission opens investigation into Snapchat's child safety protections

https://www.euronews.com/next/2026/03/26/european-commission-opens-investigation-into-snapchats-c...
3•devonnull•31m ago•0 comments

Cloud gaming is kinda amazing

https://world.hey.com/dhh/cloud-gaming-is-kinda-amazing-b8a19c57
1•ms7892•32m ago•0 comments

Lix 2.95

https://lix.systems/blog/2026-03-25-lix-2.95-release/
1•Skinney•32m ago•0 comments

Pentagon prepares for "final blow" of Iran war

https://www.axios.com/2026/03/26/iran-invasion-plans-kharg-island-trump
2•prmph•32m ago•0 comments

Physiologyof Cardiac

https://prirodnolecenje.substack.com/p/the-physiology-of-cardiac-muscle
1•prirodno•33m ago•0 comments

Welcome to the Token Economy

https://www.edgee.ai/blog/posts/welcome-to-the-token-economy
3•gilles_oponono•34m ago•0 comments
Open in hackernews

Show HN: Superexpert.ai – Open-source, no-code platform for multi-task AI agents

https://superexpert.ai/
3•StephenWalther•10mo ago
Hi HN — I built Superexpert.AI, an open‑source platform that lets you spin up multi‑task AI agents in minutes without writing any code (and lets you extend everything later).

What it does

- Plug‑and‑play agents – Create agents from a web form. Each agent can contain multiple tasks, and each task can run a different AI model, use its own tools, and follow custom instructions.

- First‑class extensibility – Register a TypeScript function with registerServerTool, registerClientTool, or registerContextTool to add new functionality. If you want to share it, publish it as an NPM package and Superexpert.AI will auto‑detect it when installed.

- Built‑in RAG – Upload docs via the UI, or use a CLI that chunks 100 MB files, auto‑resumes after network errors, auto-resumes after network errors (e.g. uploading a 500-page PDF manual) and pipes the data into your agent.

- Launch a full chat app in minutes – Everything is MIT‑licensed NextJS + TypeScript + Tailwind + Postgres. Deploy like any other NextJS project.

Links

- Walkthrough (no sign‑up): https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT

- Live demo (email sign‑up): https://demo.superexpert.ai/

- GitHub repo: https://github.com/Superexpert/superexpert-ai

- Quick‑start guide: https://superexpert.ai/docs/quick-start/

- Full docs & tutorials: https://superexpert.ai/

Why I built it

I kept hand‑coding LangGraph‑style workflows for clients and wanted a web‑first, stack‑agnostic way to launch agents fast and stay fully modifiable. Superexpert.AI lets you extend or swap every layer — from models to tools to UI themes — with TypeScript.

Looking for feedback

1. Agent use‑cases you still have to hand‑code today.

2. Gaps in the RAG flow or model tooling that block production use.

Discord for deeper chat: https://discord.gg/wsrc3enWN3

–– Stephen

Comments

StephenWalther•10mo ago
Hi all, I’m Stephen (creator). GitHub repo is here → https://github.com/Superexpert/superexpert-ai, and a no-signup walkthrough is here → https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT. Happy to answer anything about the architecture or use-cases!