Hacker Newsnew | past | comments | ask | show | jobs | submit | burgerquizz's commentslogin

is there maker movement ever ended? It’s stronger than ever with vibe coding

how do you replicate the claude code system prompts in pi? i have tried using claude agebt sdk without the claude code preset, and it is quite bad


Pretty easy, the prompts can be seen here[0] and pi supports setting SYSTEM.md.

0: https://cchistory.mariozechner.at/


For all of the recent talk about how Anthropic relies on heavy cache optimization for claude-code, it certainly seems like session-specific information (the exact datestamp, the pid-specific temporary directory for memory storage) enters awfully early in the system prompt.


https://craftmygame.com/ my platform to create games (think canvas for games)


CraftMyGame – no-code game engine with multiplayer baked in

I’ve always loved making games but had the pain of rebuilding the same systems every time. Wanted my own editor with reusable components I could iterate on quickly. Most no-code tools felt too limited, so I built my own.

This week I shipped something I’m really excited about: a visual event system (think Unreal Blueprints / Unity visual scripting). It encapsulates the full UI editor—which wasn’t easy to navigate—into something way more approachable. Physics, combat, inventory, dialogue, pathfinding, all wired up visually: https://youtu.be/8fRzC2czGJc

Every game is multiplayer by default (WebSocket with client-side prediction, zero server config).

55+ systems under the hood, but the visual editor is now the main way in. I use it for my own games and improve the editor as I go. Turns out it’s also useful for asset creators who have beautiful sprites but no way to ship playable games, and devs who want to prototype fast without setting up infrastructure.

Some examples:

∙ Survivor-style: https://craftmygame.com/game/e310c6fcd8f4448f9dc67aac

∙ Platformer: https://craftmygame.com/game/f977040308d84f41b615244b

Stack: Next.js, Three.js, sockets.

Challenges now: I believe people can build complete games with it, but now convincing people they can do games with it isnt easy. I also try to get people who want to have games without having to do them so I can continue the project.

If you are curious, and want to give it a spin, it is Totally free. Feedback welcome, especially on first-time experience

https://craftmygame.com


I would be curious about how many total years of productivity was lost when using ai


ask people that stayed late to help cleanup a bit. It will only take them 5minutes and will save you hours. Also cleanup everything before you go to sleep. It will save your next day


claude condom gives you protection on claude YOLO mode

https://github.com/nikvdp/cco


By default can still read anything, including all secrets in .env files, kubernetes credentials etc


I found Claude got to be pretty bad at css, and got better results with codex. how did you prompt cc for getting better results?


The inspirations help, you also need to ask Claude to take it to the next level, or do a very good job.

In terms of polish, I just tell it that Steve Jobs will review the final result, that seems to make it work a lot harder.


why should we trust this benchmark more than an other for coding? geniune question, there are so many out there


has anyone figured out how to make claude code improve design? It usually spit out the same css that i have that is not really beautiful already


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: