Live data from Hacker News

Viewing profile — ivars

ivars

HN member
Joined
Fri, Aug 21, 2020, 11:06 AM UTC
HN karma
68
Public activity
37 items

About ivars

Software developer for 20+ years.

Web applications, Computer graphics, Systems programming.

Recent public activity

  1. comment
    Comment #41398353

    How did they managed to pull this off so quickly? Given how long WebGPU native is in development and still not finalized, you would think it will take SDL GPU API even longer becau…

  2. comment
    Comment #40736636

    Yes, I play acoustic guitar, fingerstyle mostly. Have been playing for a few decades now.

  3. comment
    Comment #38302465

    Do people donate more if they see that the app is developed by a lone-wolf developer rather than a team?

  4. comment
    Comment #38229680

    And OpenGL 3.3 is still called "modern"

  5. comment
    Comment #34704643

    Is anyone here using WebGPU Native in production? In what state is it right now?

  6. comment
    Comment #32874860

    "No prototypes. Just make the game. Polish as you go. Don't depend on polish happening later. Always maintain constantly shippable code." - John Romero

  7. comment
    Comment #31607534

    1. Modern C++ is obviously a huge topic but if I had to describe it in one sentence I'd go for "use smart pointers and containers instead of raw pointers and raw arrays" or "c++ is…

  8. comment
    Comment #30033829

    I like "Learning React" 2nd Edition (2020) by Ranks and Porcello. Emphasis is on functional programming and hooks.

  9. comment
    Comment #29378741

    Is able to override his/her emotional part of the brain with rational decisions.

  10. comment
    Comment #28573809

    Because you are never "the only one". Truly contrarian opinions would sound like madness to us.

  11. comment
    Comment #28573805

    Free will never made any sense to me as soon I started to think about such things. Events are either deterministic or random. None of that involves freedom of choice.

  12. comment
    Comment #28355516

    Any examples of modern apps with rich terminal GUI?

  13. comment
    Comment #26965897

    This is more of a humor (obviously), but * Blockchain - this is usually the first that comes to mind. * Rust - "hmm, where would I use it now?" is the question you'll ask if you ju…

  14. comment
    Comment #26300357

    OpenGL 4.5 has named objects which makes working with OpenGL feel less archaic. Also 3.3 version doesn't have tessellation shaders. But for some reson OpenGL 3.3 is still being cal…

  15. comment
    Comment #25743185

    I'm not a doctor (obviously) but, as I understand, the solution to OCD is not to give in to your compulsions. Suffer through your discomfort and anxiety without performing any acti…

  16. comment
    Comment #25601840

    gamedev.net forums have always been a civil place with a lot of industry experts hanging around. You don't have to be a game developer, though, you can discuss any general graphics…

  17. comment
    Comment #25504169

    I've read that this is still unknown if vaccinated people can transmit disease or not.

  18. comment
    Comment #25503837

    6 out of 272,001 people

  19. comment
    Comment #25503791

    What is the context of this question?

  20. comment
    Comment #25355613

    Go. And I'm glad I did. Feels like a sweetspot between performance of C++ and ease of development of Python.

  21. comment
    Comment #25273503

    Artificial Intelligence: A Modern Approach, 4th edition (2020).

  22. comment
    Comment #25179159

    That's good news. I think I've read some time ago that guitar sales have plummeted all over the world because people don't play guitars anymore these days. I hope it was just a pha…

  23. comment
    Comment #25108586

    I don't think I've had any bad experience with tutorials. Probably because I have low expectations for them anyway. There are a few excellent examples though like learnopengl.com. …

  24. comment
    Comment #24866304

    Probably the same way you fight any addiction - you either starve it out or replace it with something that doesn't hurt your performance. Do you listen to music with lyrics? Replac…

  25. comment
    Comment #24575608

    I'm using both Linux and Windows, but what attracts me to Win10 is Direct3D 11 and graphics drivers. On Linux you either have to use OpenGL that feels ancient or Vulkan that is a b…