frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Discover Model Context Protocol Servers

https://registry.modelcontextprotocol.io/
1•mooreds•39s ago•0 comments

The Hot Market for Jobs No One Wants [video]

https://www.youtube.com/watch?v=tokvTu0zNAo
1•mooreds•1m ago•0 comments

Dingo: A Meta-Language for Go

https://github.com/MadAppGang/dingo
1•thunderbong•1m ago•0 comments

Show HN: Wanted to Give Dang Appreciation

2•razodactyl•4m ago•0 comments

Solo miner scores a full Bitcoin block worth $270K despite 1 in 180M odds

https://www.tomshardware.com/tech-industry/cryptomining/hobbyist-miner-using-a-single-6-ths-asic-...
1•pseudolus•5m ago•0 comments

X's new country-of-origin feature reveals many 'US' accounts to be foreign-run

https://www.hindustantimes.com/world-news/us-news/xs-new-country-of-origin-feature-shakes-maga-an...
15•ourmandave•9m ago•0 comments

Cryptologist opposes push for non-hybrid security in post-quantum cryptography

https://it.slashdot.org/story/25/11/23/226258/cryptologist-djb-criticizes-push-to-finalize-non-hy...
1•MilnerRoute•11m ago•0 comments

Jack Conte – I'm Building an Algorithm That Doesn't Rot Your Brain

https://www.nytimes.com/2025/11/19/opinion/patreon-algorithms-social-media-internet.html
1•gpi•12m ago•0 comments

RFC 9518 – Centralization, Decentralization, and Internet Standards

https://www.rfc-editor.org/rfc/rfc9518.html
2•pabs3•16m ago•0 comments

How Good Are Chinese CPUs? Benchmarking the Loongson 3A6000

https://lemire.me/blog/2025/11/23/how-good-are-chinese-cpus-benchmarking-the-loongson-3a6000/
1•ashvardanian•16m ago•0 comments

An African energy revolution could save ALL of us

https://www.youtube.com/watch?v=oOmQJ6nKErs
2•doener•17m ago•0 comments

A Nicotine Analogue I Had Known and Didn't Love: 6-Methylnicotine

https://psychotechnology.substack.com/p/a-nicotine-analogue-i-had-known-and
2•eatitraw•18m ago•0 comments

Google's Antigravity IDE Sparks Forking Debate

https://visualstudiomagazine.com/articles/2025/11/21/googles-antigravity-ide-sparks-forking-debat...
2•cyrusradfar•19m ago•1 comments

GitHub Actions' VM image doesn't match published source code

https://lists.reproducible-builds.org/pipermail/rb-general/2025-November/003941.html
2•kpcyrd•20m ago•0 comments

Disney's Living Characters: A Broken Promise [video]

https://www.youtube.com/watch?v=NyIgV84fudM
1•brson•25m ago•1 comments

Show HN: Revisit – Session recording analysis that "watches" the video

https://revisit.pro/
2•egykettoharo•32m ago•0 comments

Qwen3 Running Locally in Browser

https://qwen-web.sdan.io/
1•heystefan•32m ago•0 comments

Spatial hashing for raytraced ambient occlusion

https://interplayoflight.wordpress.com/2025/11/23/spatial-hashing-for-raytraced-ambient-occlusion/
1•ingve•34m ago•0 comments

Page Weight

https://httparchive.org/reports/page-weight
1•cratermoon•34m ago•0 comments

Show HN: Web based Game of Life simulator renders multiple generations in 3D

https://conwaygame.life/
1•AnotherVinyasa•38m ago•0 comments

A Forty-Year Career

https://lethain.com/forty-year-career/
1•lunarcave•40m ago•1 comments

Germans Are Going Off Beer. That's Forcing Brewers to Adapt or Go Bust

https://www.nytimes.com/2025/11/22/world/europe/germany-alcohol-consumption-breweries.html
2•bookofjoe•40m ago•1 comments

Carbon Language: How we compile [video]

https://www.youtube.com/watch?v=HBUAWvwo3qg
1•PKop•43m ago•0 comments

Designing Stress Scenarios

https://alphaarchitect.com/stress-tests/
1•mooreds•43m ago•0 comments

The negentropy set-reconciliation protocol

https://github.com/hoytech/negentropy
1•todsacerdoti•52m ago•0 comments

Zync: Real-time ambilight clone for Linux using Rust and Zigbee2MQTT

https://github.com/hendemic/zync
1•gregsadetsky•55m ago•0 comments

Sunsetting Supermaven

https://supermaven.com/blog/sunsetting-supermaven
13•vednig•1h ago•0 comments

Officially, Sacramento still bans the sale of comic books to kids

https://www.latimes.com/world-nation/story/2025-11-23/sacramento-still-bans-sale-of-comic-books-t...
2•geox•1h ago•0 comments

Microsoft's OpenAI Investment Reveals the Fatal Architecture of AI Economics

https://shanakaanslemperera.substack.com/p/the-equity-method-trap-how-microsofts
4•jnord•1h ago•0 comments

Relationship Advice from 50 Years of Marriage (With the Gottmans) [video]

https://www.youtube.com/watch?v=nJ4RtT0T_BA
1•gmays•1h 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•6mo 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•6mo 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!