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

one-random-geek

no profile record

投稿

[untitled]

1 ポイント·投稿者 one-random-geek·19 日前·0 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·2 か月前·0 コメント

Dbt Meets High-Performance Analytics: The Exasol and Dbt Integration

exasol.com
2 ポイント·投稿者 one-random-geek·3 か月前·0 コメント

Why are so many logs written for machines instead of humans?

github.com
2 ポイント·投稿者 one-random-geek·3 か月前·2 コメント

We built a VS Code extension for reproducible SQL workflows

marketplace.visualstudio.com
5 ポイント·投稿者 one-random-geek·3 か月前·1 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·8 か月前·0 コメント

Generative AI in Data Analytics

exasol.com
1 ポイント·投稿者 one-random-geek·8 か月前·0 コメント

AI for Data Analytics – Everything you need to know

exasol.com
1 ポイント·投稿者 one-random-geek·8 か月前·0 コメント

Exasol Outperforms ClickHouse by 10x on TPC-H Analytical Benchmark

exasol.com
3 ポイント·投稿者 one-random-geek·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 one-random-geek·8 か月前·0 コメント

コメント

one-random-geek
·3 か月前·議論
Hi folks! So, I’ve been thinking about log messages lately. And, honestly most of them in my opinion feel like system noise instead of something a human can act on. Like, half the time it’s a stack trace, an error code, or “something went wrong,” which doesn’t help anyone. At work, I was discussing what “human‑friendly” logging should look like with my team, and someone wrote up a short guideline about writing clearer, more actionable messages (disclosure: I work at this company). I found it useful, so sharing in case others like this kind of thing.

Curious how others approach this. There are some other good reads as well in this repo, do check out!
one-random-geek
·3 か月前·議論
We’ve been experimenting with a more reproducible and narrative SQL workflow inside VS Code, and ended up building a SQL Notebook feature into our extension. It mixes SQL queries, Markdown, and results, and it stores everything in a single .exabook file.

https://github.com/exasol-labs/exasol-vscode

The motivation was mostly practical: teams were writing SQL in one tool, explaining it in another, and sharing screenshots elsewhere. Nothing was reproducible, versionable, or reviewable. So we merged those ideas into one workflow that fits naturally inside VS Code.

Would love feedback, especially on:

- the notebook format - whether the UX feels natural or awkward - limitations we might not be seeing where this fits (or doesn’t fit) in a typical SQL workflow
one-random-geek
·8 か月前·議論
[dead]