Live data from Hacker News

Viewing profile — Sunscratch

Sunscratch

HN member
Joined
Tue, Jun 12, 2018, 5:19 PM UTC
HN karma
18
Public activity
23 items

About Sunscratch

No profile information was provided.

Recent public activity

  1. comment
    Comment #46896815

    >Here’s the thing: I don’t read code anymore. I used to write code and read code. Now when something isn’t working, I don’t go look at the code. I don’t question the code. I either…

  2. comment
    Comment #46533629

    I’ve created a small utility script at work that automates some routine tasks and nicely formats the collected data in a table, and I can say that Nushell is an amazing tool.

  3. comment
    Comment #46167183

    Nice article. The problem of multiple booleans is just one instance of a more general problem: when a function takes multiple arguments of the same type (i32, String, etc.). The ne…

  4. comment
    Comment #46120621

    I’m very happy that I learned Scala back in 2018(thanks to my colleague). I quickly realized that this is the language I want to use for work, and after some time, I joined my firs…

  5. comment
    Comment #43543748

    >Rust has had 10x better tooling right from the start. Cargo vs SBT, no joke. Cargo is a really good tool, but I wouldn't say it is 10x better than SBT.On the other hand, Scala can…

  6. comment
    Comment #42970680

    I would argue that John left due to political reasons mostly, and honestly, for good.

  7. comment
    Comment #42970660

    I double that. Rust is great language, and I like it a lot. But usually I pick Scala whenever I can, it’s perfectly suited for complex domain. So my rule of thumb is: Large enterpr…

  8. comment
    Comment #42240456

    Every code base I have worked on, that wasnt written by small team of experts, turned into a huge pile of crap…

  9. comment
    Comment #41658420

    Should be renamed to NonOpenAI,or MoneyMattersAI

  10. comment
    Comment #41095896

    Looks very similar to Akka, where agent is actor and Lifecycle is Behaviors. An interesting project for a complex task - streaming stateful processing.

  11. story
  12. comment
  13. comment
    Comment #36853330

    The worst thing that ever happened to Twitter is Elon Musk

  14. comment
    Comment #28059895

    While it is very fun to hack using dynamically typed languages, it’s obvious that they are not suitable for large enterprise systems. Refactoring, code navigation, code reading is …

  15. comment
    Comment #27904074

    Well, Bitcoin and other crypto garbage should be banned. It’s already obvious that it’s mostly used for money laundering and price gambling. It’s very environmentally unfriendly, a…

  16. comment
    Comment #27577821

    Let me rephrase your comment: “Saving people from suicides is come kind of fascism and authoritarianism - no more freedom to make decisions related to your own life.”

  17. comment
    Comment #27152773

    Amazing work. Scala language and it’s ecosystem are amazing. Thanks to Odersky and all contributors, early adopters.

  18. comment
    Comment #26971331

    "Kaspersky believes it found new CIA malware"... being itself russian FSB malware...

  19. comment
    Comment #26553287

    > Software Industry is a young industry and complex, like any other profession, and a developer need to think about lots of other things as well, not just the language and possible…

  20. comment
    Comment #25852698

    7 month ago received an offer to join Scala project. Before that worked with Java and Go. I would say Scala is an amazing not just language, but an ecosystem. As a language, it’s v…

  21. comment
    Comment #22918191

    When you’re choosing Scala you have all the perks of JVM platform. You can reuse Java libraries if needed. Scala has pretty powerful type system. JVM in turn is a pretty good platf…

  22. comment
    Comment #21961973

    I’m going into Scala + Akka. There is a slight possibility my company will adopt it instead of current stack.

  23. comment
    Comment #18827809

    Actually Apple uses Java/Scala a lot, and some of the core contributors to Netty are Apple devs.