Live data from Hacker News

Viewing profile — oreganoz

oreganoz

HN member
Joined
Fri, Apr 20, 2018, 3:43 PM UTC
HN karma
47
Public activity
27 items

About oreganoz

No profile information was provided.

Recent public activity

  1. comment
    Comment #17691250

    You should try listening to noir jazz or spy jazz. Those subgenres might be your edge of accessibility now. For Classical music, just listen to all the works that have been used in…

  2. comment
    Comment #17558648

    > What if I don't want to use webpack and npm and babel? You don't have to use those if you use React. It can be as simple as including a script tag in your HTML and be done with i…

  3. comment
    Comment #17431464

    Wow, congrats on insulting people who use a different programming language than you. You really give an air of professionalism in your speeches. But its the lack of communication o…

  4. comment
    Comment #17431410

    By that logic, lists are just trees with one child per node. Except graphs are just 2d lists if you define them via an adjacency matrix. So we've come full circle. But we both know…

  5. comment
    Comment #17354088

    Yeah, I have to say I'm a bit surprised to see people so eager to change things that are working, so fast.

  6. comment
    Comment #17333819

    I'd advise people to not teach if they don't understand the source material very well, it can lead to spread of misconceptions which can make the concepts more confusing for the st…

  7. comment
    Comment #17251292

    I don't think using kubernetes is useful for small projects. It's currently still a hastle, even though it has evolved a lot. Not much in terms of benefits to show for it either. I…

  8. comment
    Comment #17251262

    Well, look up what companies like IBM, Google, Amazon, etc. are doing with thousands of workers and all the organizational and cultural diversity you want. I don't get what is "nec…

  9. comment
    Comment #17245023

    You can still be direct without having to act out or treat people like they're idiots. It is not impossible to narrow down the complaints without being rude. Most people do that ju…

  10. comment
    Comment #17219078

    Thanks for letting me know and for the many replies.

  11. comment
    Comment #17219010

    Yeah, I'll probably do just that. Thankfully, I can research it more in my spare time. I think I'll start with a hobby-project and see how well it goes.

  12. comment
    Comment #17218924

    Interesting, okku seems completely outdated but I'll try to look out for an Akka integration as it is a really powerful and stable actor model implementation. Has backpressure and …

  13. comment
    Comment #17218794

    I was just looking into Onyx right now actually, haha. It's the first result when googling for distributed clojure. Not quite sold on the model, I don't yet know how the internals …

  14. comment
    Comment #17218643

    Yeah, that's nice for multi-threading but it does not seem as good for distributed systems. This is why I still don't know if I should invest in Clojure or Elixir. Can the REPL on …

  15. comment
    Comment #17218331

    Yeah, well, what else did the romans ever do for us?

  16. comment
    Comment #17218317

    React doesn't need webpack or babel. People just see lots of benefit in using them, but there are tutorials out there on how to use just React. It can be as simple as a script tag …

  17. comment
    Comment #17218277

    Hmm, I guess I better look deeper into Clojure. Finally I get to play with a Lisp. My main interest with actors is that these can be made to support hot code reloading on the serve…

  18. comment
    Comment #17218195

    Does Clojurescript support stuff like hot code reloading? And does Clojure have any good framework for an actor system implementation? Because I've been interesting to get an excus…

  19. comment
    Comment #17195081

    On the other hand, maybe too much importance is given to how the information is presented. Rather than focus on the content and the ideas evoked, just make a passive-aggresive snar…

  20. comment
    Comment #17141992

    You go around testing and reproving everything you encounter? Or do you believe in what a scientific community tells you, even partly?

  21. comment
    Comment #17141960

    If we could only remove the stigma of being seen as somehow lesser for choosing a profession over another. The only way people make me dislike them immediately is when they start s…

  22. comment
    Comment #17029321

    I'm just mentioning that containers may make implementing & deploying microservices easier and thus a more popular solution.

  23. comment
    Comment #17028033

    You are right, I meant more in terms of software developer popularity, apologies for my bad phrasing. But I do think microservices will become bigger, we'll have to wait and see ho…

  24. comment
    Comment #17027880

    I think abstracting the differences away between the 2 seemingly equal technologies is not a good process for understanding them better. Yes, we seem to go back on ideas but this i…

  25. comment
    Comment #16930184

    Same. I think attaching deadlines and someone to keep you accountable may be the only cure. This is the pain of actually loving this field. Your job is to do productive stuff, but …