Viewing profile — godlabs
godlabs
HN member- Joined
- Thu, Jul 18, 2019, 8:20 AM UTC
- HN karma
- 6
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About godlabs
Find me here:
https://twitter.com/PrabhjotSL
prabhjot@godlabs.com
Recent public activity
-
comment
Comment #48436181
I code myself now and have given up on LLMs, no matter what, they eventually make a codebase unmaintainable. The uncertainity of LLM generated code has been screwing up with my pea…
-
story
Show HN: Gemini made a game to destroy all websites
I made a chrome extension game with Gemini where you can destroy any website, literally. If you don't like a website, use your cursor as a spaceship, but beware the website will tr…
-
story
Show HN: Procedural 2D Terrain Generator
Made a perlin noise based procedural terrain generator in javascript. Can generate 2d terrains and use them as image prompt with ChatGpt 4o to generate real world or stylized terra…
-
story
Show HN: Gaussian Random Walker Simulation in JavaScript
Was going through Nature of Code and came across the idea of Gaussian Random number generator, so build a simulation that generated random walkers who walk based on this and also t…
-
comment
Comment #43798942
Awesome feedback. Will fix all those things. Thank you! I started by building a grid system for a room decoration game, and once the grid system was done, used that to build this g…
-
comment
Comment #43789474
Thank you! You're very kind.
-
comment
Comment #43789439
Sorry for the bad experience, I will figure out how to make it load faster, still new at Godot and making games.
-
comment
Comment #43789431
It's those pesky cubes, which is one of the reasons why I hate them. On a serious note, I will figure out how to make it load faster, Godot's web export is by default slow. Thank y…
-
story
Show HN: I hate cubes, so I vibe coded a game to destroy them
Vibe coded using Github Copilot, Claude 3.7 thinking, Godot and Blender.
-
story
Show HN: Create Beautiful Music Visualizers
Made Chimp to create music visualizers: 1. Choose a template 2. Upload audio or generate with Suno 3. Generate subtitles 4. Customize particles, waveforms, logo, background 5. Expo…
-
comment
Comment #40209636
Thank you! True. I wanted to test the premise with some sample data. If it goes well, will write scrapers to keep the data up to date.
-
story
Show HN: A semantic search engine to find if an idea already exists
I have created a website that lets you search for an idea and check if a similar idea/product exists. I saw multiple posts on different social media platforms where people kept ask…