Viewing profile — todd_wanna_code
todd_wanna_code
HN member- Joined
- Tue, Jul 18, 2017, 2:52 PM UTC
- HN karma
- 11
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About todd_wanna_code
No profile information was provided.
Recent public activity
-
story
Ask HN: How to self learn algorithms and data structures?
Inspired by this post here[0]. I am a self taught developer (actually, not a developer yet, just trying my best to be one). I have attempted to get started with algorithms and data…
-
comment
Comment #16390118
Ah, I didn't check your username. So, its your project, awesome work and thanks for doing it. :D
-
comment
Comment #16389841
Is there a guide just for using the actix framework that explains what are actors, how they are different from other abstractions and the pros and cons?
-
comment
Comment #16389817
I would say types. I think types have been really a lot of help to me, coming from mostly dynamic languages. It forces you to think about your problem more than just throwing some …
-
comment
Comment #16389761
> There are still places where callbacks are better) Like? I am genuinely interested in knowing the drawbacks of promises and places where a callback like structure is more favoura…
-
comment
Comment #16337980
I think I will start with elixir too since I am already a bit familiar with Ruby.
-
comment
Comment #16337968
Awesome, one thing, what is the advantage of microservices, to lets say, modular monolith?
-
comment
Comment #16337964
I am also thinking about going the elixir way, what did you use to get started?
-
comment
Comment #16337731
So I am trying to move away from NodeJs for my next project and I can't decide between Elixir and Go. Can't decide what to choose, any idea if there is any advantage for a noob to …
-
comment
Comment #16160766
Bitcoins are asset, plain and simple. Fiat currencies are derivatives, gold is not. There are derivative instruments on top of gold that let you make money on its market trends, bu…
-
comment
Comment #16160242
Derivatives are just instruments to bet against or for market trends of assets. There are futures contract, options, swaps and other derivative vehicles for every market, be it cry…
-
comment
Comment #16159919
Hmmm. Good point, I too hope ten years down the line we laugh at the ICO era. But the 'coin' part is actually more than a moniker. It has provided a PoC that value can be proved an…
-
comment
Comment #16051245
> I don't see the need for a degree if you have the skills. What skills? I see everyone saying this but the idea what industry considers skills is kinda elusive, at least to me. An…
-
story
Ask HN: How does Kotlin Native compares to Go in terms of performance?
I have been looking to learn a compiled language that's easy to use. Go seemed the likely candidate but then I recently discovered Kotlin Native.
-
story
Ask HN: Why or why not should I use Elm instead of vanilla JS?
I am a programming noob. Recently after learning about paradigms, I found the functional approach easier to grasp than OOP. I have been using Haskell and JS for learning primarily.…
-
comment
Comment #14797119
I don't think BlockChain is about creating a newer coin, it's just interesting as a topic.
-
comment
Comment #14797107
Hey you got some link for other tutorials to go from here?