Viewing profile — caioricciuti
caioricciuti
HN member- Joined
- Mon, Feb 03, 2025, 12:37 PM UTC
- HN karma
- 91
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About caioricciuti
Recent public activity
- story
-
comment
Comment #48252724
Thermal printers for TTRPG handouts is such a good idea. Handing a player a physical slip with a riddle or loot description is way more immersive than reading off a screen.
-
comment
Comment #48252718
About time. TypeScript and Rust proved how much cleaner code gets when you can model "this OR that" at the type level. The real test will be whether library authors start using the…
-
comment
Comment #48252713
I keep gravitating toward similar setups. Once you remove the option to fiddle with fonts and layouts, you're left with just the writing. Console-only Debian on an old laptop is ab…
- story
- story
-
story
Show HN: Just Take A Note – browser notepad that stores everything locally
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…
-
story
Show HN: Duck-UI Embed – SQL-Powered React Dashboard Components with DuckDB-WASM
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 @d…
-
story
Show HN: CH-UI v2 – ClickHouse workspace in a single binary (Go and Svelte)
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 …
-
story
Show HN: Glintlog – Self-hosted log aggregation in a single binary
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 a…
-
comment
Comment #45998065
Thanks! Maybe you can try, I can get you beta if you want to! Some feedback and traction is the most important now, and even more from people that is excited with the product! Hope…
-
story
Show HN: YAAT – Privacy-first analytics for EU companies (need for beta users)
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 SQ…
-
story
Show HN: Dev Cockpit (OSS) – TUI System Monitor for Apple Silicon
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-…
-
comment
Comment #45647051
Not sure I understood... you see the query results as soon you run the query...
-
comment
Comment #45635835
THAT'S AMAZING! ALL NOTED, thank you very much for the time and for the feedback! You are awesome! I'll review all!
-
comment
Comment #45634732
I would love for this to be the case... I'm also not a fan of mother's duck ui... Also I created this project like 2 weeks before they launch it (that's why it's named duckui...) I…
-
comment
Comment #45633727
TRUE! It's amazing and I have in other project too! The idea of of this app 100% in browser came from handling lots of CSV's from different people in my former company... Just to l…
-
comment
Comment #45633716
Thanksss, happy you liked, thanks for trying it out!
-
comment
Comment #45633713
In theory there's none... DuckDB is like Sqlite, it's a file, but in this case it's 100% wasm so theres zero interaction with any "server", it's all on Browser. One example of Duck…
-
comment
Comment #45633545
Thank you for the feedback, adding to the roadmap right now!
-
story
Show HN: Duck-UI – Browser-Based SQL IDE for DuckDB
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 e…
-
story
Show HN: I build a Free and Open-source tool for Macs:)
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 op…
-
story
Show HN: CH-UI – A Modern Web Interface for ClickHouse Databases
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 visualiz…