caioricciuti
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Just Take A Note – browser notepad that stores everything locally (chromewebstore.google.com)
Show HN: Just Take A Note – browser notepad that stores everything locally, no cloud I built a Chrome extension for people who are tired of opening Notion/Google Keep just to write a quick thought — only to get…
-
Hi HN, I built @duck_ui/embed — a set of React components that turn SQL queries into interactive dashboards, powered by DuckDB-WASM running entirely in the browser. `npm install @duck_ui/embed @duckdb/duckdb-wasm` The…
-
Hi HN, I've been building CH-UI, an open-source ClickHouse workspace. Today I'm releasing v2, which is a complete rewrite from scratch. v1 was a React SPA served via Docker. v2 is a single Go binary with an embedded…
-
Hello all! I built Glintlog because I wanted a simple way to aggregate logs without spinning up Elasticsearch, Loki, or a SaaS that costs my kidney… What it is: A self-hosted log aggregation tool that runs as a single…
-
I built YAAT for EU companies that can't of send data to US servers or being locked into pre-built dashboards that can't answer custom questions. What makes it different: Direct SQL access to your data. Not just…
- Show HN: Dev Cockpit (OSS) – TUI System Monitor for Apple Silicon (devcockpit.app)
Built a terminal dashboard for my M2 Mac because I wanted something better than jumping between Activity Monitor, terminal commands, and random cleanup scripts. What it does: Real-time charts for CPU, memory, disk...…
- Show HN: Duck-UI – Browser-Based SQL IDE for DuckDB (demo.duckui.com)
I built Duck-UI, a web-based SQL editor that runs DuckDB entirely in your browser via WebAssembly. No backend required. The Problem: Every time I needed to query csv, parquet, or even to play with SQL, I had to either:…
-
Hey all I've been working on a personal project I wanted to share with the community: CR - Mac Helper. It's a collection of shell scripts designed to help you manage, clean, and optimise our Macs :)…
-
CH-UI is an open-source web interface for managing and interacting with ClickHouse databases. Key features include an advanced SQL editor with IntelliSense, real-time data visualization, and comprehensive monitoring…