Viewing profile — vilos1611
vilos1611
HN member- Joined
- Fri, Oct 25, 2019, 5:05 AM UTC
- HN karma
- 26
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About vilos1611
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
-
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…
-
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…
- story
-
comment
Comment #31843145
It seems like Twitter made a tool to specifically do this, not just an altruistic individual.
-
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…
-
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…
-
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