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

Because the game is hosted on Cloudflare Pages/KV/Workers and domain is already using paid Cloudflare Workers so no additional subscription costs :)


Ok sure, but/so you are the centminmod dude then? Eg the WordPress cli stack thingy? I guess I'm just confused lol


Yes, same dude. I develop the Centmin Mod LEMP stack :)


Got it! Ok makes sense now, I thought it was just some random person using your domain to publish a webpage:)


Currently it's coupled. But thanks to your question, will look at decoupling it at a later time :)


I've added security.txt now. I appreciate the heads-up.


That would be one long commit description. I have had prompts in 1000s of word lengths!


oh wow. were those context files? or did you write the multi page prompts by hand?


At later stages of development i use Gemini 2.5 Pro for brain storm sessions to formulate what I want and once I have it fleshed out, I ask it to summarize it into AI actionable prompt that is very detailed that I can copy and paste into a new chat session with any AI llm model that would have everything needed to implement what I want


That's actually brilliant and a great idea, as I'm often LLM-hopping as I run out of free credits from platform to platform!


Same I have paid subs with ChatGPT Plus, Claude Pro and Gemini Advanced and utilise them for brainstorming part without fear of token usage billshock as they are fixed monthly subscriptions.


TIL

thanks for sharing!


Gist of it was

1. Used https://gemini.google.com Gemini 2.5 Pro canvas mode for Gemini Advanced subscription account to ask it to build Atari missile command game in HTML5. Tweeted about it at https://x.com/George_SLiu/status/1906236287931318747 almost one shotted but after I passed level 1, it jumped to level 182 and pulverised my cities and bases LOL

2. Iterations in subsequent chat sessions in Gemini web to fix it up, add in-game store, leaderboard and end-hame AI analysis and when Gemini 'something went wrong' messages, jumped over to Claude 3.7 Sonnet via Claude Pro subscription web interface to finish off the task

3. A few days ago, I tried Cline with VSC for the first time with Openrouter AI API key and Gemini 2.5 Pro free LLM model has helped me with further development. Also now trying out Google Firebase for more Gemini 2.5 Pro access https://studio.firebase.google.com/ ^_^


How are you liking firebase studio?


Firebase Studio still too buggy for my liking. It has potential though


Yeah that sometimes happens as LLM model didn't like the generated JSON format for some reason.


Why would it not like json? These models are supposed to be reasoning, that would imply it could reason that there's an error and fix it or interpret around it like a reasoning human could.


> These models are supposed to be reasoning

They don't "reason" - they're just AutoComplete on steroids


deferent models handle JSON slightly differently, Gemini handles it better other models as does OpenAI GPT4/o1/o3 but they cost a lot more so I don't use them for AI gameplay analysis


Well if you play longer at higher levels, you will see you need that cash and upgrades as it gets harder


Could be, but the game play doesn't encourage me to continue.

Again, the first time I went to the store I could max out with everything, so there wasn't the accumulative build-up, or decision to prioritize one purchase strategy over another.

There wasn't any sign there would be new things to buy which I couldn't yet afford.

There was no hint that future game play would be anything other than clicking madly, with no need to conserve or focus resource use.

Part of Missile Command is to wait until just the right point so a single missile can do a chain reaction to take out several incoming warheads; to watch if your strategy was effective, not simply twitch-fire; and even the slow dread of watching an incoming warhead come towards a city after you've depleted your missile supply.

Here's an example from the novelization of WarGames, from https://archive.org/details/wargames00davi/page/n45/mode/2up... :

> David Lightman hovered over the controls of the Atari Missile Command tucked neatly between the Frogger machine and the Zaxxon game. ...

> Goddamned Smart Bombs! he thought as a white buzzing blip snuck through his latest volley of shots and headed for one of his six cities at the bottom of the screen. He spun the control ball, stitched a neat three-X line just below the descending bomb with the cursor, and watched with immense satisfaction as his missiles streaked white lines to their targets, blowing the bomb right out of the phosphor-dot sky.

I didn't get the same sense of satisfaction playing this version.


Cheers I updated the gameplay logic a bit for this so it is better including chain reaction explosions :) Work in progress to dial in gameplay logic. But thanks for suggestions.


The chain reaction made it more fun.


Glad to hear!


+1 that would be very useful. This mirror implementation at least mirrors the official wordpress.org plugin json metadata and checksum files so you can verify as well https://github.com/centminmod/wordpress-plugin-mirror-poc#ho...

Though still limiting as you can only checksum files after plugin installation. You probably need a staging WordPress install to verify mirror plugins before rolling out for production usage




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

Search: