Live data from Hacker News

Viewing profile — remixff2400

remixff2400

HN member
Joined
Tue, May 21, 2024, 7:19 PM UTC
HN karma
45
Public activity
23 items

About remixff2400

No profile information was provided.

Recent public activity

  1. comment
    Comment #48574873

    This is just a poor strawman/false dilemma: you don't have to be 100% or 0% for something to be effective or true. You're not addressing the actual claim (_why_ climate change is c…

  2. comment
    Comment #48127635

    I'd wager the main difference between "many decades ago" and mid 2000s onwards is the perceived stakes of college. My time in college (around that time) was perceived by most as "m…

  3. comment
    Comment #45703939

    Flow was a type checker (used to be Typescript vs. Flow debates early on before Typescript ended up with more support), Flux was the unidirectional data flow architecture.

  4. comment
    Comment #45107560

    From the guidelines: > Please don't post shallow dismissals, especially of other people's work. A good critical comment teaches us something. because... they don't have as many exa…

  5. comment
    Comment #44188129

    I just started with it, so still getting my feet wet, but it's been better than any other tool at really grokking my codebase and understanding my intent. The workflow feels better…

  6. comment
    Comment #43065014

    1. Where basketball misses there is that the "get the ball in the hoop" portion of that is _really_ boring now. I'd wager that people don't want to be concerned with some 3rd man s…

  7. comment
    Comment #42763498

    Seconding this: you don't try and fix things after the damage has been done, you try and anticipate _where_ and _when_ the damage could be done. In this case, giving a foreign _adv…

  8. comment
    Comment #42763480

    Hard disagree: your own government at least has the incentive to make the country better (or at least appear so) to seek reelection. A foreign adversarial government has the incent…

  9. comment
    Comment #42757712

    End users just won't care about the algorithm. Try talking to a niece or nephew, especially one who makes money on the platform about The Algorithm and you'll get blank stares, or,…

  10. comment
    Comment #42757489

    My read on the situation is that this is the beginning of clamping down on _all_ (or most) of this. Also important to note the difference between racism and national security. The …

  11. comment
    Comment #42757375

    I mean, book banning isn't a federal level thing (at least not at any remotely broad level) and typically happens either on one side of the political spectrum (same deal with LGBT …

  12. comment
    Comment #42757246

    The difference is that citizens can influence those companies, or influence the politicians that can influence those companies. Also, there's no direct incentive to have broad nega…

  13. comment
    Comment #42480720

    Not my area of expertise per se, but the counterargument that I've seen is that the states (e.g. Oregon) that tried it never got the backstops in place to help soften and support t…

  14. comment
    Comment #41697777

    Implementation has been a big part https://news.ycombinator.com/item?id=36976670 (one of many discussions if you search for previous Hacker News articles) Especially earlier on, we…

  15. comment
    Comment #41632586

    > Be kind. Don't be snarky. > Eschew flamebait. (Hacker News guidelines) There's a perfectly fine topic for debate here, but you'd do much better to word it in a less inflammatory …

  16. comment
    Comment #41420826

    That's the thing: we're _only_ 8 billion and amongst that we only have so many researchers and people who have the knowledge to do anything like that. We have limited capital to pu…

  17. comment
    Comment #41420774

    Isn't that the whole point of the article? Microbiome research is hard? In this case, we're just left with trying to extrapolate loosely based off of trends. There's nothing to sug…

  18. comment
    Comment #41415732

    I think your point makes sense, but the comparison of programming to swimming loses the thread of thought a bit. Swimming is not my forte, but there are books by professional marat…

  19. comment
    Comment #41415691

    I think that some of the advice hasn't aged well into modern language features and computer power, similar to the GoF Design Patterns book. Rather than an entry level book, this wo…

  20. comment
    Comment #41023205

    I think the argument isn't "engineer" vs. "farmer", but rather engineer (or doctor, interpreter, commercial farmer/farm manager, industrial project manager, any other specializatio…

  21. comment
    Comment #40867973

    Not as sure about electricians, but plumbers at least pay for it with their body. Even though PPE can reduce the strain, there's still a reason why these trades haven't just shot t…

  22. comment
    Comment #40710688

    The unfortunate part of this is that a large percentage of that small percentage is library maintainers, so it matters a lot more overall because of their role in the React space, …

  23. comment
    Comment #40710591

    Spinning up DB instances is a lot faster now than it used to be in the past. There are even modules for in-memory instances of certain databases. The speed of a unit test vs. that …