Live data from Hacker News

Viewing profile — zemlyansky

zemlyansky

HN member
Joined
Sun, Dec 30, 2018, 9:37 AM UTC
HN karma
21
Public activity
8 items

About zemlyansky

Building open-source tools for data analysis and modeling. GitHub, Twitter: zemlyansky

Recent public activity

  1. comment
    Comment #47720960

    thanks for sharing! it would be interesting to see more of such objects in the wild. living their own weird lives. a cheap solar panel should make it quite autonomous

  2. comment
    Comment #47557162

    you're likely a founder or employee posting about your commercial product. and what you post can be classified as misleading commercial practice. so in theory, yes. in practice - w…

  3. comment
    Comment #47556916

    this doesn't make it a free editor. in the EU, you could probably be sued for using that wording: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELE...

  4. comment
    Comment #47556723

    "You've used all 3 free downloads this month" much free very no signup

  5. comment
    Comment #45268155

    Would strict containerization help here? (rootless, read-only partial fs access, only the necessary env variables passed, etc)

  6. comment
    Comment #43691413

    A browser-based alternative made with JS and streams: https://statsim.com/preview/

  7. story
    Show HN: gpt-tfjs – GPT model in TensorFlow.js

    The model architecture follows minGPT as much as possible. It actually uses minGPT for JS tests generation (gradients, predictions). The main advantage of having the model implemen…

  8. comment
    Comment #18788839

    I'm developing a similar open-source app for statistical modeling and inference in the browser: https://statsim.com . You can create probabilistic models and then infer their param…