HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tobilg

no profile record

投稿

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

latlng.cloud
2 ポイント·投稿者 tobilg·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 tobilg·3 か月前·0 コメント

Unified Local Observability for AI Coding Assistants

ai-observer.dev
4 ポイント·投稿者 tobilg·6 か月前·0 コメント

Show HN: Unified local observability for AI coding assistants

github.com
4 ポイント·投稿者 tobilg·6 か月前·0 コメント

DuckDB Terminal – Data querying and visualization in the browser

terminal.sql-workbench.com
2 ポイント·投稿者 tobilg·7 か月前·0 コメント

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

github.com
1 ポイント·投稿者 tobilg·8 か月前·0 コメント

Show HN: Run SQL queries directly on your website

embedded.sql-workbench.com
7 ポイント·投稿者 tobilg·8 か月前·0 コメント

コメント

tobilg
·22 日前·議論
I can't confirm this, I have several instances which have statically linked extensions...
tobilg
·3 か月前·議論
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
·3 か月前·議論
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
·3 か月前·議論
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
·6 か月前·議論
Built with DuckDB-Wasm: SQL Terminal in the browser

https://terminal.sql-workbench.com
tobilg
·9 か月前·議論
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.