HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tobilg

no profile record

Submissions

Show HN: Latlng – open-source geospatial object engine written in Rust

latlng.cloud
2 points·by tobilg·há 2 meses·0 comments

[untitled]

1 points·by tobilg·há 3 meses·0 comments

Unified Local Observability for AI Coding Assistants

ai-observer.dev
4 points·by tobilg·há 6 meses·0 comments

Show HN: Unified local observability for AI coding assistants

github.com
4 points·by tobilg·há 6 meses·0 comments

DuckDB Terminal – Data querying and visualization in the browser

terminal.sql-workbench.com
2 points·by tobilg·há 7 meses·0 comments

Why put a webserver in a database, when you can put a database in a webserver?

github.com
1 points·by tobilg·há 8 meses·0 comments

Show HN: Run SQL queries directly on your website

embedded.sql-workbench.com
7 points·by tobilg·há 8 meses·0 comments

comments

tobilg
·há 22 dias·discuss
I can't confirm this, I have several instances which have statically linked extensions...
tobilg
·há 3 meses·discuss
yeah, sure, those 5-10 different API calls would surely be a huge toll to refactor... I'd rather run an additional service to reimplement the S3 API mapping to my local drive /s
tobilg
·há 3 meses·discuss
I'm 100% aware of how S3 works. I was questioning why the S3 API is needed when the service is using local storage.
tobilg
·há 3 meses·discuss
I don't get it, if it's running on the same (mentioning "local") machine, why does it even need the S3 API? Could just be plain IO on the local drive(s)
tobilg
·há 6 meses·discuss
Built with DuckDB-Wasm: SQL Terminal in the browser

https://terminal.sql-workbench.com
tobilg
·há 9 meses·discuss
Impressive, congrats! I‘m building https://sql-workbench.com which is similar, but focussed on DuckDB WASM instead of SQLite… Love that you offer different databases.