Viewing profile — zemlyansky
zemlyansky
HN member- Joined
- Sun, Dec 30, 2018, 9:37 AM UTC
- HN karma
- 21
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About zemlyansky
Recent public activity
-
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
-
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…
-
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...
-
comment
Comment #47556723
"You've used all 3 free downloads this month" much free very no signup
-
comment
Comment #45268155
Would strict containerization help here? (rootless, read-only partial fs access, only the necessary env variables passed, etc)
-
comment
Comment #43691413
A browser-based alternative made with JS and streams: https://statsim.com/preview/
-
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…
-
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…