Live data from Hacker News

Viewing profile — d26900

d26900

HN member
Joined
Mon, Feb 08, 2021, 2:28 PM UTC
HN karma
60
Public activity
47 items

About d26900

No profile information was provided.

Recent public activity

  1. story
  2. story
    Tell HN: There should be a retract option

    When I post something flawed, I should be able to retract my post signalling that I no longer stand by it and have changed my opinion.

  3. comment
    Comment #26142634

    You're right, benhurmarcel. My input here has come to nothing, and it wasn't a good input to begin with. I wish there was a retract option.

  4. comment
    Comment #26142486

    Not everyone has the time to learn yet another language. Besides, learning a language to understand content like this takes a lot of time. (I speak 4 languages already.)

  5. comment
    Comment #26142332

    Authors addendum: This post was a mistake on my part. Please downvote this post. Thank you! I would rather have a retract option, but there is none here on HN. Original post: Apolo…

  6. comment
    Comment #26140980

    Yep, I now use duckduckgo.com and yandex.com for reverse image searches.

  7. comment
    Comment #26140939

    Why is the EU so lenient with Sweden in that case?

  8. comment
    Comment #26140574

    I. C++ (related) forums from Germany and Japan that I've found (so far): - https://www.c-plusplus.net/ - https://dixq.net/ II. Quality YouTube channels from Germany: - https://www.…

  9. comment
    Comment #26136443

    My apologies. Yes that was perhaps a little weird from me. (But I am a socially awkward person anyway. :)) My intention was to inquire why person X came to that conclusion. Many pe…

  10. comment
    Comment #26136228

    > Starting with a software renderer is nuts. No, not really. You can write a simplistic ray tracer and rasterizer in about 10 - 50 lines tops: https://github.com/d26900/JamaisVu/bl…

  11. comment
    Comment #26135933

    Peter Shirley's one is nice too! But he has 2 more: https://gamephysicsweekend.github.io/ And you can do a very simple one in much less than 30 lines in C. ;) Edit: Oops, it was th…

  12. comment
    Comment #26135737

    It's a great book! Thank you for your effort and for making it accessible to people for free!!! Edit: (If I wouldn't be so poor, I would donate to your cause as well.)

  13. comment
    Comment #26135701

    I would start with fundamental rendering algorithms first before anything. - Write a software rasterizer - Write a software ray tracer You can do all that without exiting a program…

  14. comment
    Comment #26135613

    > I'd like to keep my momentum going and hopefully remain physically capable when I'm old. On that matter, here are some interesting people: - Robert Durbin (64-year-old doing cali…

  15. comment
    Comment #26135486

    I think HN would benefit if more people would hop on board from different walks of life (doctors, lawyers, artists, moviemakers, photographers, manual laborers, philosophers, histo…

  16. comment
    Comment #26135347

    > But the most interesting thing to me is the cognitive dissonance, ego, obstinacy, and single-mindedness of the discussions. Can you illustrate your points of complaint with examp…

  17. comment
    Comment #26135301

    Python is so cool and old (1991) or let's say "battle-tested". I really like minimalistic languages like C (1972) and Python. It seems like minimalistic languages have higher chanc…

  18. comment
    Comment #26135099

    That sentiment is shared by a significant amount of people[1][2][3][4], it seems. I am also sympathetic to minimalism in life (owning essentials only) and in many of my (programmin…

  19. comment
    Comment #26133569

    Great recommendations! Here's an HN-based book recommendation list for C++: https://hackernewsbooks.com/topics/learning-c%2B%2B-programm... "All links to Amazon, Safaribooks and O'…

  20. comment
    Comment #26133511

    With "asset reverse engineering" I meant: recreating the assets from scratch. Just like a painter reproducing another painting.

  21. comment
    Comment #26133000

    Wow, impressive! Can the assets be "reverse engineered" as well? Also, can R* shut this project down? Is there a legal basis for them?

  22. comment
    Comment #26132715

    If we had "benevolent monarchs" (riches, people of power) who have always our best interest in mind, I would agree with you. But these "monarchs" aren't benevolent they simply do n…

  23. comment
    Comment #26132639

    Was money always the primary incentive or did you just lose the passion for programming over time?

  24. comment
    Comment #26130984

    Well not quite. I based it on the Stack Overflow developer surveys as well (Tiobe too). Tiobe is basically a measure for how often a language is searched for, if I am not mistaking…

  25. comment
    Comment #26130464

    I picked 11 languages that I found to be interesting: C, C++, Python, JavaScript, Java, Ruby, Scala, Rust, Kotlin, TypeScript, Swift. Then for each language I created categories (7…