Live data from Hacker News

Viewing profile — lhdj

lhdj

HN member
Joined
Sat, Dec 01, 2018, 11:01 PM UTC
HN karma
43
Public activity
21 items

About lhdj

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #23562515

    My company switched to Fathom from GA about 4 days ago. We build privacy software so it felt slightly hypocritical to use a privacy-intrusive service like GA. So far so good. I wen…

  4. comment
    Comment #23545728

    Data privacy is an engineering problem - and currently there aren't any really good open-source tools to 'solve' data privacy - it's really up to the application developer to make …

  5. comment
    Comment #23534816

    Not really a database - but Parallax[0] is a data warehouse geared at private/sensitive data written in Rust - it allows you to perform data anonymisation at query-time. Furthermor…

  6. comment
    Comment #23534783

    https://github.com/danistefanovic/build-your-own-x#build-you...

  7. story
  8. comment
    Comment #23197612

    I started a company while also learning Rust. It seemed like the right choice given that we needed something which emphasized memory safety and was also blazingly quick, but I was …

  9. story
  10. comment
    Comment #22925282

    Hey HN. We're Christos, Damien and Nodar, founders of OpenQuery to answer any questions you may have.We've spent the past few months working tirelessly developing a distributed que…

  11. story
  12. comment
    Comment #22782705

    I was literally developing the exact same thing (I called it Novid-19 [1]). While testing it out on HN, I saw a post filtered out. It was this post... [1] https://github.com/christ…

  13. comment
    Comment #22604160

    Shift-Click to create a node. Then click on the node to modify it's attributes. Shift click and drag to other nodes to create dependencies. The dependencies should auto-snap into p…

  14. comment
    Comment #22603880

    Looks really good! Here is an open-source version I made called TaskGraph [1], a fork from uber/react-digraph[2]. I made it for my startup [3] because I didn't really like Jira in …

  15. story
    Show HN: Refinery – Data anonymization and governance for the masses

    https://www.openquery.io/refinery We are Christos, Damien and Nodar, founders of OpenQuery. We are building Refinery, an Open Source deployment written in Rust to automate the proc…

  16. story
    Ask HN: Which tools do your organisations use to do data governance

    This is a two-part question, the first part is probably relevant to more individuals than the second part. 1 - How do your organizations do data governance (ensuring that the right…

  17. comment
    Comment #18582111

    I really haven't researched this topic very much. It was a case of implementing as fast as possible. Take a look at my repo for how it's implemented; it is not the most responsive …

  18. comment
    Comment #18582086

    Interesting. Would get really heavy with 100 pages. I may implement a feature where you can pick the number of pages you want.

  19. comment
    Comment #18582075

    I agree. Feel free to contribute to github. If not, will implement requested features soon.

  20. comment
    Comment #18579588

    I made this last weekend over my frustrations at not having access to Hacker News when on the tube (I live in London). Its a webservice that concatenates the top 25 hacker news lin…

  21. story