Viewing profile — madiyar
madiyar
HN member- Joined
- Sun, May 03, 2020, 12:11 PM UTC
- HN karma
- 19
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About madiyar
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #28931210
This is probably obvious and it isn't 100% alternative to Javascript syntax, but you can leverage Default trait to come a bit closer: #[derive(Default)] struct Person { name: Strin…
-
comment
Comment #25594410
This collection of Jupyter notebooks that reproduces graphics and implements algorithms from the book could be a nice supplementary resource. https://github.com/maitbayev/the-eleme…
-
comment
Comment #25064720
One free alternative is Snapchat app. I am using it as a camera app as well as a camera roll (Memories).
- story
-
comment
Comment #24057784
I can also recommend https://github.com/maitbayev/the-elements-of-statistical-lea... as a supplementary resource that reproduces graphics and implements algorithms from scratch fro…