frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Nuvix – open-source BaaS with a query DSL more expressive than PostgREST

2•ravikantsaini•2h ago
Most BaaS query layers are thin wrappers. Nuvix's filter DSL is composable and typesafe directly in the URL.

# symbolic filter=_id.eq(9)|Name.like(Air),Stock.gt(0)

# functional — mix freely filter=or(_id.eq(9),and(Name.like(Air),Stock.gt(0)))

Supports or(), and(), not() with symbolic aliases |, ,, !. Parentheses for explicit grouping when mixing. Three literal types

'text' → string

42, true → number / bool

"column" → column reference — enables column-to-column comparisons

Inline relation filtering + response shaping

select=*,todos.one{!_id.is(null),$.shape(object)}(text)

Explicit joins, not FK inference js.join({ table: 'posts', as: 'user_posts' }, (b) => b .select('title', 'created_at') .eq('published', true) )

Joins defined in the query, not inferred from DB schema — so you can join on any condition, alias freely, and stay decoupled from your DB structure.

Full BaaS beyond the query layer — auth, storage, real-time, auto-generated RLS.

GitHub: https://github.com/nuvix-dev/nuvix

"I'm obviously taking a risk here by advertising emoji directly."

https://unsung.aresluna.org/im-obviously-taking-a-risk-here-by-advertising-emoji-directly/
1•tobr•4m ago•0 comments

C++ Performance Improvements in MSVC Build Tools v14.51

https://devblogs.microsoft.com/cppblog/c-performance-improvements-in-msvc-build-tools-v14-51/
1•pjmlp•5m ago•0 comments

Ladybird browser update (February 2026) [video]

https://www.youtube.com/watch?v=Y3tteHSrJlY
1•radikalerludwig•5m ago•1 comments

JSR: The open-source package registry for modern JavaScript and TypeScript

https://jsr.io/
1•maxloh•9m ago•0 comments

DTOs at the Speed of Plain PHP

https://www.dereuromark.de/2026/03/02/dtos-at-the-speed-of-plain-php/
1•that_guy_iain•9m ago•0 comments

Show HN: I measured my context switching by scanning Git commits

https://github.com/MuhammadBaibarsZainUlAbideen/context-tracker
1•muhammadbaibars•10m ago•1 comments

Show HN: Introducing Kite AI Agent: Conversational Operations for Kubernetes

https://github.com/kite-org/kite/discussions/409
1•xdasf•10m ago•0 comments

Online harassment is entering its AI era

https://www.technologyreview.com/2026/03/05/1133962/online-harassment-is-entering-its-ai-era/
1•joozio•11m ago•0 comments

Cursor is now available in IntelliJ and other JetBrains IDEs through ACP

https://cursor.com/blog/jetbrains-acp#coding-with-cursor-in-jetbrains-ides
1•saharshpruthi•13m ago•1 comments

Show HN: Claude Code for iPad – Agentic AI coding tool with file ops, Git, shell

1•reviewpulse•16m ago•0 comments

How to Survive Your Project's First 100k Lines

https://verdagon.dev/blog/first-100k-lines
2•randomrainbow•16m ago•0 comments

Unlimited users, free and ad-free remote employee management tool

1•chronotrigger•17m ago•1 comments

Don't Be a Wrapper, Be a Container

https://www.hopsworks.ai/post/coding-agents-inside-data-platforms
1•LexSiga•19m ago•0 comments

A claudeism that I want to confirm if anyone else is experiencing

1•ramenprofitable•19m ago•0 comments

Show HN: Desktop Automation with Codex

https://github.com/nickbarth/closedbots/
1•nicbarth•21m ago•0 comments

Linux Mint is getting a new Wayland-compatible screensaver

https://www.neowin.net/news/linux-mint-is-getting-a-new-wayland-compatible-screensaver/
1•bundie•22m ago•0 comments

Fortify your app: Essential strategies to strengthen security – Meet with Apple [video]

https://www.youtube.com/watch?v=UZeSyodAszc
2•pjmlp•22m ago•0 comments

The Ugliest Beautiful Codebase

https://jimmyhmiller.com/ugliest-beautiful-codebase
1•harperlee•23m ago•0 comments

Show HN: Making remote MCP servers handle local files and generated artifacts

https://github.com/aakashh242/remote-mcp-adapter/
1•aakashh242•26m ago•0 comments

Show HN: Koshei AI – a voice-native AI language university (A1 to D2)

https://github.com/Bugsbuny24/Koshe-Al-
1•bugsbuny24•27m ago•0 comments

Federated torrent tracker based on Nostr

https://ygg.gratis/
1•routeroff•28m ago•0 comments

Towards Self-Replication: Claude Opus Designs Hardware to Run Itself

https://cpldcpu.github.io/smollm.c/
1•cpldcpu•29m ago•0 comments

California's Problematic Attempt to Add Age-Verification to Software

https://hackaday.com/2026/03/05/californias-problematic-attempt-to-add-age-verification-to-software/
2•beardyw•33m ago•0 comments

Founding Engineer (Equity) – Real Infrastructure/Real World Data Systems -Haplon

1•achittil•35m ago•0 comments

Show HN: Detecting problem–market drift with an OpenClaw agent

https://github.com/thomasbln/openclaw-marketing-agent
1•thomasBln•36m ago•0 comments

Iran hits Amazon data centres

https://www.ft.com/content/09fa5c20-2c8f-4f41-9d91-c78476eaac20
1•KnuthIsGod•38m ago•0 comments

Show HN: Codebase-md – Creates Claude.md, .cursorrules, AGENTS.md from any repo

https://github.com/sauravanand542/codebase-md
1•anandsaurav668•39m ago•0 comments

Faecal transplants–a treatment for bipolar disorder?

https://economist.com/science-and-technology/2026/03/05/faecal-transplants-a-treatment-for-bipola...
1•uxhacker•46m ago•1 comments

Kuberna Labs: AI's Economic Engine

https://github.com/kawacukennedy/kuberna-labs
1•n3on250•46m ago•0 comments

Microsoft kicked off a Copilot revolt by banning the word "Microslop" on Discord

https://www.windowscentral.com/artificial-intelligence/microsoft-copilot/microsoft-accidentally-k...
2•classified•51m ago•1 comments