Live data from Hacker News

Viewing profile — 3a2d29

3a2d29

HN member
Joined
Sat, Dec 11, 2021, 3:41 AM UTC
HN karma
633
Public activity
210 items

About 3a2d29

No profile information was provided.

Recent public activity

  1. story
    Ask HN: How to study for system design that doesn't include front end/back end?

    I got a system design interview where I was asked to build a pricer for a financial product, then expand it to multiple pricers that might share inputs. This was not the typical sy…

  2. story
    Ask HN: System Design Resources espcially for unusual system design?

    I am looking for something to help with generic system design and building a base for questions especially outside of the usual system design that focuses on web apps. I was once a…

  3. comment
    Comment #42518486

    This is the common arguement used by people defending languages with tons of footguns. If this is true, why not write everything in C++? Javscript includes so many footguns that pe…

  4. comment
    Comment #42396033

    Thats a good argument in a vacuum. But the world has determined "I was just following orders" is not a good defense. We know the crimes against humanity are bad and subordinates ar…

  5. comment
    Comment #42381562

    I will admit, there were a lot of people saying ridiculous things about crypto in 2021. Many of those people were very wrong, but still rewarded with bitcoin hitting 100k. Those sa…

  6. comment
    Comment #42381542

    I remember a post on Blind where someone was passionately arguing that if we put house ownership on the blockchain, 2008 wouldn't have happened because a big part of it was not kno…

  7. story
  8. comment
    Comment #42377450

    Only the CEO or everyone that works there?

  9. comment
    Comment #42274791

    Might I suggest a purple logo, since its half Go (blue) and half rust (reddish). Lol This fills a pretty good niche. There are several backend APIs that I want to use rust for, but…

  10. comment
    Comment #40051846

    The key (and way easier said then done) is to take a small amount of money out, accept that its likely all going to be gone, and try to milk it slowly so all the free drinks you ge…

  11. comment
    Comment #38888042

    > I'm pretty sure no company in their right mind today start a new product in C++ I say this as someone who loves rust and zig, but these types of statements make me feel like HN i…

  12. comment
    Comment #35755502

    Yeah agree with this, will be interesting to see. I assume the more unsafe rust used, the more the CVE numbers will appear like C and C++. People like to say unsafe means "I checke…

  13. comment
    Comment #33764044

    Compiler checking is always better than programmer checking. As someone who uses rust, I assume you would prefer the former absolutely.

  14. comment
    Comment #33759332

    > the draft is slavery and immoral I agree with this, but I also think this is such a “peace time” opinion. If, for example, the nazis were at risk of invading the American homelan…

  15. comment
    Comment #33757784

    Right which is why I am saying jury nullification is bad. These situations happen because of it.

  16. comment
    Comment #33757573

    Right but isn't the whole issue we have with white people walking free after crimes while black people face the actual punishment all because of this exact issue? White college gir…

  17. comment
    Comment #33757541

    So you would be pro a situation like this: White college kid is caught with intent-to-distribute amount of weed, jury allows them to walk away even though they are guilty. Black ki…

  18. comment
    Comment #33757517

    > a jury decides randomly in every single trial whether they want to enforce something. Isn't that jury nullification? That's the exact thing I am saying, shouldn't happen.

  19. comment
    Comment #33756931

    Not being able to talk about jury nullification does not mean all judges are crooks. The reason people try to discourage “jury nullification” is because if a law is unjust, it shou…

  20. comment
    Comment #33749734

    I know this is hammered to death on HN, but you could definitely argue memory safety is a reason not to use systems languages for anything else. Granted though it means what you me…

  21. comment
    Comment #33748280

    I agree, but what people prefer vs what companies do are very different. Companies rarely pay for totally rewrites. Nim compiles to C and offers safety that can work on top of code…

  22. comment
    Comment #33748261

    > Though I have to say - are there really that many scenarios in 2022 where a GC is unacceptable? There are more systems programming jobs (where GC is not usable) today than there …

  23. comment
    Comment #33745866

    question: How do unit tests stay green when you rewrite in another language? Are your tests an external API you call?

  24. story
    Ask HN: Signs that app you are starting will not be successful?

    Hello all, Obviously it’s hard to pick winners when the start-up is just starting, but I assume it’s more easy to see who will not make it. I was recently asked to join an app with…

  25. story
    Ask HN: What are some signs that an early startup is gonna fail?

    Hello all, Obviously it’s hard to pick winners when the start-up is just starting, but I assume it’s more easy to see who will not make it. I was recently asked to join an app with…