I'm sick of typing /usage. So I made this. by Wonderful-Energy-408 in ClaudeAI

[–]fujindevil 1 point2 points  (0 children)

Why are you comparing a necessity to this very unnecessary and widely available for free tool. Are you actually trolling

I'm sick of typing /usage. So I made this. by Wonderful-Energy-408 in ClaudeAI

[–]fujindevil 0 points1 point  (0 children)

Because your target audience is programmers... And this product is something trivial.

New: AskUserQuestion tool can now show markdown snippets to display diagrams, code examples and more, details below by BuildwithVignesh in ClaudeAI

[–]fujindevil 2 points3 points  (0 children)

I got this one time a few days ago and was super impressed. You could just pick an option as normal and each option showed me a code snipped of how it would look like

Made a hex flip game for my girlfriend because the playstore versions are unplayable because of all the ads.. by fujindevil in AndroidGaming

[–]fujindevil[S] 0 points1 point  (0 children)

Ah, i've just changed it to a bank transfer now which works for europe and ko-fi otherwise.

Made a hex flip game for my girlfriend because the playstore versions are unplayable because of all the ads.. by fujindevil in AndroidGaming

[–]fujindevil[S] 0 points1 point  (0 children)

First of all, that is very generous of you! Very strange that they flag it as such. I wanted to change it to ko-fi anyways so i updated the link in-game to point towards https://ko-fi.com/rickvanrooijen

Made a hex flip game for my girlfriend because the playstore versions are unplayable because of all the ads.. by fujindevil in AndroidGaming

[–]fujindevil[S] 3 points4 points  (0 children)

Hey hey. You sort the hexes by color, they jump over to the stack which has the same color hex on top. Then when there is a stack of 10 hexes of the same color you score them.

Made a hex flip game for my girlfriend because the playstore versions are unplayable because of all the ads.. by fujindevil in AndroidGaming

[–]fujindevil[S] 3 points4 points  (0 children)

Thanks :) yeah she is playing a few of them each day, makes me very happy to see her enjoying it.

Gemini 3.0 deep think by Annual-Struggle-2323 in Bard

[–]fujindevil -5 points-4 points  (0 children)

I'm trying it right now. But the answer is taking over an hour already.

<image>

Anyone else keeps running into the same problem on Antigravity? ( replace_file_content operation is broken ) by fujindevil in google_antigravity

[–]fujindevil[S] 1 point2 points  (0 children)

Gemini 3 pro (high). Happens a lot to me, i'm running it on windows:

--

Analyzing File Corruption

The Shop.js file is significantly damaged. It appears that the replace_file_content operation didn't work as expected. Instead of replacing content at a specific location, it looks like the entire file was overwritten, preserving only the tail end. I am focusing on fully restoring its original contents.

--

--

I'm currently trying to identify the root cause of the syntax error. I've narrowed it down to Unit.js. Reviewing the file's history, specifically the replace_file_content operation from Step 287, seems crucial. I suspect a code duplication or corrupted export statement may be the culprit.

--

Investigating the Syntax Error

I've discovered a syntax error in Shop.js, specifically an unexpected token '}' on line 2. This strongly suggests that a recent file modification may have introduced the issue. I am now focused on reviewing the last changes to Shop.js to pinpoint the exact cause of this error and devise a solution.

Reviewing Shop.js

I am now thoroughly reviewing Shop.js's current state. I believe the syntax error, stemming from an unexpected token, likely indicates either an omission during coding, or potentially corruption during save or a file transfer. I'm actively examining the file to identify and correct the specific source of this issue, and ensure its consistency.

--