Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jupiter909
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jupiter909
3y ago
Looks like an interesting project. I do highly suggest that a quick intro demo video and/or screen shots of a tool like this would be beneficial to the project.
2.
▲
by
jupiter909
4y ago
The entire family of Windowing Functions which are mostly ubiquitous on all modern SQL seem to be glossed over by most.
3.
▲
by
jupiter909
4y ago
Rust - The Longest War; is a book about this topic, very insightful read. https://www.amazon.com/Rust-Longest-War-Jonathan-Waldman/dp/...
4.
▲
by
jupiter909
4y ago
o Fractal Tree Index's are rather nifty as used in Tokudb engine. Basic gist is that you get the speed of Btree but your update are less painful. https://en.wikipedia.org/wiki/Fractal_tree_index http://
5.
▲
by
jupiter909
4y ago
It's pretty much that. I like to use https://www.websequencediagrams.com/ and/or plantuml plugins for vscode that can process locally or via api.
6.
▲
by
jupiter909
5y ago
One can do ZFS snapshots so one does not need do insanely huge backups all the time. Just transfer off the diffs as needed. If an attack happens it's pretty easy to roll-back to a known good state. It's also not that complex to se
7.
▲
by
jupiter909
10y ago
You may say goodbye but you'll never be gone. Many thanks for sharing your ideas and views on the world, they have planted a seed in many a mind. Your influence is far greater than many could imagine.
8.
▲
by
jupiter909
11y ago
Looks nice. Will give it a proper test drive soon. Am currently using: http://ewaters.github.io/altsql-shell/ Software that few people know about.Worth others trying out too. The data world really does need these more
9.
▲
by
jupiter909
11y ago
Reading these comments it makes me think that what is being show here in many of these responses is one of core issues with the software world at large. The issue is that of "It's not the way I do it therefore no-one should do it
10.
▲
by
jupiter909
11y ago
Thought they used Parsons Code as it is space efficient as a fingerprinting technique and less across the wire too for a partial fingerprint and it handles tempo drift. In addition I know they where becoming CPU bound and then moved to GPU
11.
▲
by
jupiter909
11y ago
Indeed so. This series gives a very practical real world view of how to use and apply the language.
12.
▲
by
jupiter909
11y ago
Am going to say that it has more to do with the size of ones working memory capacity. The depth that one can examine things.