Live data from Hacker News

Viewing profile — tudorpavel

tudorpavel

HN member
Joined
Sat, Feb 10, 2018, 9:29 AM UTC
HN karma
31
Public activity
19 items

About tudorpavel

No profile information was provided.

Recent public activity

  1. comment
    Comment #47958152

    The one phrase that irks me as overly dramatic and both GPT and Claude use it a lot is "__ is the real smoking gun!" I'm a non-native English speaker, so maybe it's a really common…

  2. comment
    Comment #44840321

    For me it was available today on one laptop, but not the other. Both logged into the same account with Plus.

  3. comment
    Comment #33895537

    Ruby's Integer type works like BigInteger under the hood.

  4. comment
    Comment #30134614

    Working Backwards [0] is the actual name of the book on this subject. [0] https://www.workingbackwards.com/

  5. comment
    Comment #24817481

    If you aren't, try using the Firefox Beta version, or Firefox Nightly which I'm using to be on the bleeding edge.

  6. comment
    Comment #24018280

    It's pretty impressive to see the Chernobyl New Safe Confinement [0] construction beginning around 2010 and its final movement over reactor 4 being completed between 2016 and 2017.…

  7. comment
    Comment #23524537

    Most of the steaming platforms use HTTP Live Streaming (HLS) because it avoids all the networking NAT headaches that come with p2p connections and it handles variable quality bette…

  8. comment
    Comment #23469734

    +1 to self code reviews, I almost always find stuff I've missed or could have done better.

  9. comment
    Comment #23469686

    Could you expand on the Ruby part? I'm not sure if you hate all programming or programming in anything other than Ruby.

  10. comment
    Comment #22044700

    I recently read "An Introduction to General Systems Thinking" by Gerald M. Weinberg [0], which may or may not be in the same vain. These concepts are hard to wrap my mind around bu…

  11. comment
    Comment #22022689

    DRY is good but like any abstraction it has tradeoffs. It might give you a warm feeling to do the refactor, but you might end up with code that's harder to understand and harder to…

  12. comment
    Comment #22022643

    Not really and Dan didn't invent React, he is currently on the core team. Just ignore trolls such as GP, it ain't worth it.

  13. comment
    Comment #21664800

    For me AoC was perfect while learning a bit of Rust last year, but tread carefully if you want to have 2 mutable references to the same value like a circular or doubly linked list.…

  14. comment
    Comment #21664773

    I'm so excited! I discovered AoC in 2017 and I've participated last year as well. In 2017 I used it as an excuse to practice my JavaScript chops using ES2015 classes. Last year I l…

  15. comment
    Comment #21593839

    It's unfortunate that not every diagram contains the legend from the first diagram in the GitHub repo [0] which explains yellow as "Personal recommendation" and orange as "Availabl…

  16. comment
    Comment #21327129

    Me third, I would definitely want to read more about your motivation to pursue a PhD. I guess from where I'm at today I don't see the point in pursuing one, but your comments defin…

  17. comment
    Comment #21261180

    "I'm working from home today because I need to be able to focus on this project." I'm going to start using this as a reason on my Work From Home request. Ever since our company has…

  18. comment
    Comment #21246838

    Don't send an embarrassing company-wide email about how someone ate your lunch. I'm still working there after 6 years, but I get reminded about it now and then. But seriously, focu…

  19. comment
    Comment #20987846

    The post mentions using Google speech-to-text for transcription which seems to be even cheaper? I'm not sure where you got the $4/hr price, but indeed kudos to OP for building a bu…