mootoday

↗ HN profile [ 87.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi, https://seaquel.app/learn-sql is an interactive SQL tutorial with a visual query builder. JOINs, CTEs, subqueries can be difficult to understand. With the visual builder and SQL editor side-by-side, I hope these…

  2. I'm considering to develop a database GUI based on either Tauri & Svelte or gpui.rs. Why? For fun, but if it turns out to become a lifestyle business, even better :-). No seriously, why? The database GUIs I know are…

  3. Hi HN folks, I've been digging into Wasm components for the past few days. I find the idea of it being language-agnostic intriguing, not to mention the security aspect of how components are isolated at runtime. I'm…

  4. My First Rust Crate (mootoday.com)
  5. On any given day, I check the following services for notifications: • GitHub • Slack • Linear • Email • Google Workspace (docs, sheets, etc.) • Probably others I can't think of now, which is the problem I'm trying to…

  6. For years, I've used various tools & shell scripts to automate my development environments. Some were easier to maintain than others, but earlier tonight an idea crossed my mind to combine a few tools and end up with…