Live data from Hacker News

Viewing profile — jupiter909

jupiter909

HN member
Joined
Tue, Mar 24, 2015, 8:00 PM UTC
HN karma
14
Public activity
12 items

About jupiter909

No profile information was provided.

Recent public activity

  1. comment
    Comment #38752499

    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. comment
    Comment #32369062

    The entire family of Windowing Functions which are mostly ubiquitous on all modern SQL seem to be glossed over by most.

  3. comment
    Comment #32231152

    Rust - The Longest War; is a book about this topic, very insightful read. https://www.amazon.com/Rust-Longest-War-Jonathan-Waldman/dp/...

  4. comment
    Comment #32190263

    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/Frac…

  5. comment
    Comment #31273758

    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. comment
    Comment #27154644

    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 …

  7. comment
    Comment #11522737

    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…

  8. comment
    Comment #9980802

    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 d…

  9. comment
    Comment #9940482

    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 …

  10. comment
    Comment #9871744

    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…

  11. comment
    Comment #9752900

    Indeed so. This series gives a very practical real world view of how to use and apply the language.

  12. comment
    Comment #9270127

    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.