Viewing profile — joeyrosztoczy1
joeyrosztoczy1
HN member- Joined
- Wed, Jun 15, 2016, 9:54 PM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About joeyrosztoczy1
No profile information was provided.
Recent public activity
-
comment
Comment #33279566
Estimates or scientifically wild ** guesses (SWAGs) can be an incredible feedback loop to peers, a team, or an organization. For peers, far apart estimates might indicate differenc…
-
comment
Comment #20883298
I feel like there's an important follow up study in how much humans can compress data with respect to those bits (cat -> large -> mane ~= lion).
-
comment
Comment #19506668
As a shameless plug, there are a lot of interesting perks for a generalist to using Elixir. - Declarative + functional programming - Highly productive (great frameworks for embedde…
-
comment
Comment #19384013
I absolutely love the way the Elixir/Erlang + OTP projects (even within frameworks like Phoenix) decouple code organization / administration from the software runtime itself. You c…
-
comment
Comment #19344345
Just have to plug the super-practical and awesome implementation of CRDT's in Elixir's Phoenix Framework used for pub_sub and in the Presence feature: https://github.com/phoenixfra…
-
comment
Comment #17295951
I've been working as a cofounder of a startup and fullstack engineer the last 4 years and have tried a lot of different things to manage mental health. One important comment I want…
-
comment
Comment #14420652
This is an all time favorite: Sandi Metz' Practical Object Oriented Design https://www.amazon.com/gp/product/0321721330/ref=as_li_tl?ie... It takes the cognitive overhead off of th…