Live data from Hacker News

Viewing profile — vilos1611

vilos1611

HN member
Joined
Fri, Oct 25, 2019, 5:05 AM UTC
HN karma
26
Public activity
10 items

About vilos1611

No profile information was provided.

Recent public activity

  1. comment
    Comment #49023690

    I'm currently building a game ( https://nebulaser.io ) that runs in the browser, and wanted to add some icons to the game that accurately resemble the 3D model I am using for the p…

  2. story
  3. comment
    Comment #48885115

    It's pretty easy to generalize this, but it doesn't match my perception. People who are using llms to do things they could have already done, but faster, probably have atrophying s…

  4. comment
    Comment #46367506

    In a single-level loop, i is just an offset. I agree that depending on the context (maybe even for the vast majority of for loops like you're suggesting) it's probably fine. But on…

  5. comment
    Comment #46367116

    I respectfully disagree. The issue isn't the names themselves, it's the locality of information. In a 3-deep nested loop, i, j, k forces the reader to maintain a mental stack trace…

  6. story
  7. comment
    Comment #31843145

    It seems like Twitter made a tool to specifically do this, not just an altruistic individual.

  8. comment
    Comment #31159583

    I've been using twin.macro on a side-project of mine, and have really enjoyed it: https://github.com/ben-rogerson/twin.macro I especially like how easy it is to fall back onto ordi…

  9. comment
    Comment #30294743

    https://grueplan.com/ - I recently finished an initial version of a social event planning app. Idea is to have an alternative from Facebook events to quickly: - Create - Share - Co…

  10. comment
    Comment #21352063

    If anyone would like a docker image, I created one today: https://hub.docker.com/r/greglinscheid/polynote https://github.com/Vilos92/polynote