frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Trilogy Studio, open-source browser-based SQL editor and visualizer

https://trilogydata.dev/trilogy-studio-core/#screen=dashboard-import&import=https%3A%2F%2Ftrilogy-data.github.io%2Ftrilogy-public-models%2Fstudio%2Fdemo-model.json&dashboard=demo_dashboard&modelName=demo-model&connection=duckdb
10•efromvt•4h ago
SQL-first analytic IDE; similar to Redash/Metabase. Aims to solve reuse/composability at the code layer with modified syntax, Trilogy, that includes a semantic layer directly in the SQL-like language.

Status: experiment; feedback and contributions welcome!

Built to solve 3 problems I have with SQL as my primary iterative analysis language:

1. Adjusting queries/analysis takes a lot of boilerplate. Solve with queries that operate on the semantic layer, not tables. Also eliminates the need for CTEs.

2. Sources of truth change all the time. I hate updating reports to reference new tables. Also solved by the semantic layer, since data bindings can be updated without changing dashboards or queries.

3. Getting from SQL to visuals is too much work in many tools; make it as streamlined as possible. Surprise - solve with the semantic layer; add in more expressive typing to get better defaults;also use it to wire up automatic drilldowns/cross filtering.

Supports: bigquery, duckdb, snowflake.

Links [1] https://trilogydata.dev/ (language info)

Git links: [Frontend] https://github.com/trilogy-data/trilogy-studio-core [Language] https://github.com/trilogy-data/pytrilogy

Previously: https://news.ycombinator.com/item?id=44106070 (significant UX/feature reworks since) https://news.ycombinator.com/item?id=42231325

Comments

justingrosvenor•3h ago
Color palette on your visualizations is fire.

40 years on, Former Nintendo employees reveal what it took to launch the NES

https://hanafuda.report/articles/former-nintendo-employees-reveal-what-it-took-to-launch-the-nes-...
42•brandrick•6d ago•5 comments

Marble Fountain

https://willmorrison.net/posts/marble-fountain/
547•chris_overseas•11h ago•61 comments

Open source has a growing problem with LLM generated issues

https://github.com/opencontainers/runc/issues/4990
20•dropbox_miner•1h ago•6 comments

Ask HN: What Are You Working On? (Nov 2025)

154•david927•6h ago•471 comments

Itiner-e: the Google Maps of Roman Roads

https://itiner-e.org/
30•helsinkiandrew•18h ago•0 comments

Montana becomes first state to enshrine 'right to compute' into law

https://montananewsroom.com/montana-becomes-first-state-to-enshrine-right-to-compute-into-law/
363•bilsbie•14h ago•193 comments

Show HN: DroidDock – A sleek macOS app for browsing Android device files via ADB

https://rajivm1991.github.io/DroidDock/
29•rajivm1991•3h ago•9 comments

Drilling down on Uncle Sam's proposed TP-Link ban

https://krebsonsecurity.com/2025/11/drilling-down-on-uncle-sams-proposed-tp-link-ban/
145•todsacerdoti•9h ago•151 comments

Building a 2.5kWh battery from disposable vapes to power my workshop [video]

https://www.youtube.com/watch?v=dy-wFixuRVU
131•rsanek•6d ago•75 comments

JVM exceptions are weird: a decompiler perspective

https://purplesyringa.moe/blog/jvm-exceptions-are-weird-a-decompiler-perspective/
86•vrnvu•5d ago•18 comments

The Manuscripts of Edsger W. Dijkstra

https://www.cs.utexas.edu/~EWD/
197•nathan-barry•12h ago•74 comments

The Principles of Diffusion Models

https://arxiv.org/abs/2510.21890
151•Anon84•11h ago•15 comments

The Sega Master System

https://bumbershootsoft.wordpress.com/2025/11/08/the-sega-master-system/
70•ibobev•8h ago•21 comments

My Git history was a mess of 'update' and 'fix' – so I made AI clean it up

https://github.com/f/git-rewrite-commits
31•fka•2h ago•50 comments

Bumble Berry Pi – A Cheap DIY Raspberry Pi Handheld Cyberdeck

https://github.com/samcervantes/bumble-berry-pi
114•MakerSam•11h ago•21 comments

How to maintain good vision amidst the myopia epidemic

https://ssathe.substack.com/p/vision-in-the-digital-age
37•plun9•2h ago•34 comments

Work after work: Notes from an unemployed new grad watching the job market break

https://urlahmed.com/2025/11/05/work-after-work-notes-from-an-unemployed-new-grad-watching-the-jo...
214•linkregister•3h ago•153 comments

Sued by Nintendo

https://www.suedbynintendo.com/
78•notepad0x90•3h ago•27 comments

Reviving Classic Unix Games: A 20-Year Journey Through Software Archaeology

https://vejeta.com/reviving-classic-unix-games-a-20-year-journey-through-software-archaeology/
135•mwheeler•15h ago•51 comments

Today I Learned: Binfmt_misc

https://dfir.ch/posts/today_i_learned_binfmt_misc/
11•malmoeb•6d ago•3 comments

Zensical – A modern static site generator built by the Material for MkDocs team

https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/
128•japhyr•15h ago•44 comments

When your hash becomes a string: Hunting Ruby's million-to-one memory bug

https://mensfeld.pl/2025/11/ruby-ffi-gc-bug-hash-becomes-string/
104•phmx•5d ago•50 comments

Email verification protocol

https://github.com/WICG/email-verification-protocol
139•sgoto•1w ago•106 comments

The Computer Church – Pennsylvania Computer and Technology Museum

https://www.thecomputerchurch.org/
41•gregsadetsky•8h ago•9 comments

CHIP8 – emulator, assembler, game, vhdl hardware implementations

http://blog.dominikrudnik.pl/chip8-emulator-assembler-game-vhdl
57•qikcik•6d ago•4 comments

Visualize FastAPI endpoints with FastAPI-Voyager

https://www.newsyeah.fun/voyager/
110•tank-34•15h ago•18 comments

Using bubblewrap to add sandboxing to NetBSD

https://blog.netbsd.org/tnf/entry/gsoc2025_bubblewrap_sandboxing
82•jaypatelani•14h ago•23 comments

Solving Every Sudoku Puzzle (2006)

https://norvig.com/sudoku.html
38•djoldman•5d ago•6 comments

Metabolic and cellular differences between sedentary and active individuals

https://howardluksmd.substack.com/p/if-youre-not-active-youre-sick-you
97•rzk•5h ago•75 comments

Show HN: Trilogy Studio, open-source browser-based SQL editor and visualizer

https://trilogydata.dev/trilogy-studio-core/#screen=dashboard-import&import=https%3A%2F%2Ftrilogy...
10•efromvt•4h ago•1 comments