Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
from_endor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
from_endor
1y ago
win.rar GmbH is a German corporation and as such is required to post their financial statements to the federal "Handelsregister". If you google the exact company name, you'll quickly find the Northdata site for them (Northdat
2.
▲
Once.com will be a self-hosted Slack alternative (listen from 00:16)
(app.podscribe.ai)
1 points
by
from_endor
3y ago
|
2 comments
3.
▲
by
from_endor
4y ago
Might be a hint if you really have not touched them at all in years. In other cases this might also stem from CI tools like GH actions.
4.
▲
by
from_endor
4y ago
Congratulations on the launch. There is a demand for a native, fast IDE. I gave Zas a quick spin in our fairly large Go codebase: Pros: - really fast - clean, fresh, minimal UI Cons: - Maybe I did something wrong, but one thing I do almost
5.
▲
by
from_endor
5y ago
I bought Markus' book "SQL Performance Explained" and found it to deliver just the right amount of knowledge to be useful in my daily job (not too deep into DB internals but still enough to "think like the DB").
6.
▲
Use the Index, Luke
(use-the-index-luke.com)
3 points
by
from_endor
5y ago
|
1 comments
7.
▲
by
from_endor
5y ago
We use planter in our build process to maintain an up-to-date visualization of the schema. Given that foreign key references are maintained in the schema (using REFERENCES), planter draws all relationships properly. The Plant UML CLI itself
8.
▲
Planter: Auto-generate Plant UML diagrams from Postgres tables
(github.com)
49 points
by
from_endor
5y ago
|
5 comments
9.
▲
by
from_endor
5y ago
I use Plant UML in combination with planter [1] to auto-generate a DB schema visualization during CI runs. Recently I see a lot general statements on HN like "UML is dead" which I think is not the case. Especially in complex, data