Viewing profile — FranceBacce
FranceBacce
HN member- Joined
- Fri, Jun 21, 2019, 9:55 AM UTC
- HN karma
- 13
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About FranceBacce
No profile information was provided.
Recent public activity
-
comment
Comment #23747528
Coming from writing JS all day, I've recently started learning Rust and I find it extremely refreshing. Yes, it is heavy, low level and forces you to think about how things work un…
-
comment
Comment #23747418
Well you couldn't resolve "this" lexically without some closure tricks like that = this , so sure, you could do everything you do with arrows without them, but not with one functio…
-
comment
Comment #22520415
If anyone wants to dig into the math, this is a non linear recurrence relation, with an external dependency, that is n_d+1 = f(a,n_d) n^(d+1) bad news: How this behaves will depend…
-
story
Ask HN: How do I get better at writing?
My communication skills are enough for business and online forums, but they are quite mediocre overall. How do I and learn how to write and tell better stories?