frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Webb telescope finds signs of ancient disaster for Neptune's moons

https://www.reuters.com/science/webb-telescope-finds-signs-ancient-disaster-neptunes-moons-2026-0...
1•Teever•1m ago•0 comments

Overclocking SM T225N's PowerVR Rogue GE8320 [video]

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

How the Amish Let Technology in Without Letting It Take Over

https://thereader.mitpress.mit.edu/how-the-amish-let-technology-in-without-letting-it-take-over/
1•cainxinth•1m ago•0 comments

List of languages by first written account

https://en.wikipedia.org/wiki/List_of_languages_by_first_written_account
1•wawayanda•2m ago•0 comments

AI useful, but warning bells grow amid illusion of overheated investment

https://www.digitaltoday.co.kr/en/view/89064/ai-useful-but-warning-bells-grow-amid-illusion-of-ov...
1•mapping365•2m ago•0 comments

Valkey-WASM – Redis running inside your Node process, no Docker (like PGlite)

https://github.com/michaelkremenetsky/valkey-wasm/tree/main
1•michaelkrem•3m ago•0 comments

Show HN: Ex-Deloitte auditor open-sourced the whole SOC 2 method for your AI

https://github.com/Chiaro-HQ/methodology
1•yylyyl•3m ago•0 comments

'Difficult' to be hopeful: How people survive under inflation

https://www.cnn.com/2026/08/03/business/seattle-cost-of-living
1•mapping365•3m ago•0 comments

Show HN: FastStrapy – A create-next-app-inspired CLI for FastAPI

https://github.com/AnoopGeorge418/faststrapy
1•anoopgeorge418•4m ago•0 comments

Spain to see first total solar eclipse in more than a century

https://www.euronews.com/next/2026/08/03/spain-to-see-first-total-solar-eclipse-in-more-than-a-ce...
1•Markoff•8m ago•0 comments

MariaDB: Promote getting to 10k GitHub stars in server log and client prompt

https://github.com/MariaDB/server/pull/4262
1•petecooper•9m ago•1 comments

Get a macOS notification when Codex CLI needs input

https://github.com/foxtrotdev/codex-butler-bell
1•zeetyy404•10m ago•0 comments

Encoding or Compression: Why not both?

https://cedardb.com/blog/encoding_vs_compression/
1•eatonphil•10m ago•0 comments

Peter H. Diamandis, MD on X: "Why SpaceX Will Be the First $10T Company" / X

https://twitter.com/PeterDiamandis/status/2084645799942582360
1•bilsbie•11m ago•1 comments

FARA 7649 Informational Materials

https://www.bitchute.com/update_video/N63Itv0Vb4wY
1•untiledsource•11m ago•0 comments

You can't prompt your way into policy

https://jeffauriemma.leaflet.pub/3msbfyqckyk2u
1•jdauriemma•11m ago•0 comments

Coinage – every dollar invested until the second you spend it

https://apps.apple.com/us/app/coinage-invest/id6751078498
1•nandhd•13m ago•0 comments

Agon – A coliseum for AI coding models

https://github.com/KERNlang/agon
1•markgavalda•13m ago•0 comments

X latest to block Saudi dissident accounts inside kingdom

https://www.theguardian.com/technology/2026/aug/04/x-twitter-blocks-dissident-accounts-saudi-arabia
4•n1b0m•13m ago•0 comments

Ukraine's Fire Point is integrating European tech into missile defence system

https://www.reuters.com/business/aerospace-defense/ukraines-fire-point-starts-integrate-european-...
2•JumpCrisscross•15m ago•0 comments

Testing Used LFP Cells Requires Some Automation

https://hackaday.com/2026/08/04/testing-hundreds-of-used-lfp-cells-requires-some-automation/
1•toomuchtodo•15m ago•1 comments

FlareStarter – edge-native SaaS starter on TanStack Start and Cloudflare

https://flarestarter.com/
1•beilunyang•16m ago•0 comments

JD Vance: How I Joined the Resistance (2020)

https://thelampmagazine.com/blog/how-i-joined-the-resistance
2•geneticdrifts•17m ago•0 comments

Diamond industry misjudged threat of lab-grown gems, says Anglo American CEO

https://www.ft.com/content/e171131f-e68d-481c-afc4-48f70d51e08a
2•JumpCrisscross•17m ago•0 comments

Autoresearch isn't just for training models (2026)

https://shopify.engineering/autoresearch
1•doppp•17m ago•0 comments

When AI Benchmarks Plateau: A Systematic Study of Benchmark Saturation

https://arxiv.org/abs/2602.16763
2•doppp•19m ago•0 comments

Thresholds: Why Two Nearly Identical Crowds Do Opposite Things

https://theholbrookreport.com/reports/thresholds-and-collective-behavior/
1•TyrunDemeg101•20m ago•0 comments

FARA 7649 Foreign Influence Audit

https://www.bitchute.com/video/IRfICXureUeW/
1•untiledsource•21m ago•0 comments

Performing live migrations of VMs at scale

https://www.sailresearch.com/blog/performing-live-migrations-of-massive-vms-at-scale
1•blintz•22m ago•0 comments

The applause that disrupted nothing – yet still led to an arrest

https://expression.fire.org/p/the-applause-that-disrupted-nothing
3•timr•22m 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•1y 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•1y 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!