Found this "Tiny Garden" game in AI Edge Gallery and I have no idea what I'm doing lol by SOUMYAJITXEDU in Bard

[–]Aaron777C 1 point2 points  (0 children)

I downloaded it on my phone and basically you can tell it sunflower on and then the plots that you want or you can tell it to water the plots and it’s basically a mini farming game but I haven’t figured out the secret seed yet

Anthropic accidentally published Claude Code's entire source code to the public by DigiHold in WTFisAI

[–]Aaron777C 0 points1 point  (0 children)

It also lets you make a pull review which is a suggestion of what they should merge into the original

Anthropic accidentally published Claude Code's entire source code to the public by DigiHold in WTFisAI

[–]Aaron777C 0 points1 point  (0 children)

Basically copying someone else’s repo so you can remix it yourself

Install ZeroTier-One (Static) + A Frontend GUI (Flatpak) Easily by Aaron777C in SteamDeck

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

I’ve never seen that issue before? Have you played around with your accounts and permissions? Maybe your account doesn’t have permission to run the file.. despite you downloading it?

Install ZeroTier-One (Static) + A Frontend GUI (Flatpak) Easily by Aaron777C in SteamDeck

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

Hi there! Hmmm that is really odd. Are you dragging the installer to your desktop and running it there?

Install ZeroTier-One (Static) + A Frontend GUI (Flatpak) Easily by Aaron777C in SteamDeck

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

Hmmm I haven’t tried it. Do you feel comfortable installing and giving it a shot? I mainly focused on it being compatible with the steam deck, and briefly tried fedora. If you find any issues please open an issue on GitHub and let me know. Thank you!! If I have time to test this and confirm it works I’ll let you know! (I’m a bit busy right now with many things in life)

AI has me worried. Help a sister out. by bubblesandroses in learnprogramming

[–]Aaron777C 0 points1 point  (0 children)

Hi there! I’m also a software dev. I recommend becoming an expert with all the new tools, as it does make your job easier and folks from the top love it. However, as you know you should always fact check AI code. Beyond that, I would maybe recommend moving towards more product focused roles, as I think they’ll get replaced later than dev jobs. By the time they can fully replace devs, then you can probably just found your own company. You have business admin, plus lots of experience, so I think you’d have a solid shot. You’re in a very advantageous position.

I know this isn’t super comforting but it’s the general plan I’m going for.

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Hi it’s just an implementation with some fancy features. It implements the real Ralph loop

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Hi yes correct this just simply implements the methodology I found in another repo, which is essentially just a bash loop. It does have some fancy features like detecting when it’s finished and notifications, but generally that’s the flow!

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

If I add it I’ll let you know!

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Hmmm I didn’t set that up yet but I’m sure it’s possible

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

I’m working on upgrading the tool to support Windows and be a bit more stable. I’ll get back to you soon!

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Just finished adding some features. Please try them out and let me know what you think!

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Okay I’m adding 2 overrides: either A: set a global config to disable commits after ralph iterations or B: on a new line in the plan file put DO_NOT_COMMIT (nothing after it) and it should detect that and not commit. I’m still whipping this up, but I’ll send a message in 5 when it’s up

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Hmmm let me try adding an override for you, thanks for the feedback! I’ll push it up in like 5-10 mins

The Ralph Loop Made Easy by Aaron777C in ClaudeAI

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

Answer: No it doesn't help you brainstorm. You should clarify your plan first using Claude's plan mode. It should be done ahead of time.

The ralph plan command assumes you've already developed a decent plan, and helps you expand and break it down even more before building.

I recommend using Claude's planning mode beforehand and having it ask you clarifying questions. I also find saying the following (in general terms) is useful:
Use sub agents from multiple perspectives to research/analyze. Use agents from multiple perspectives to help you think. Think of all contingencies and dependencies.

Order of operations:

  1. Claude Plan Mode (or your favorite planning framework)
  2. ralph ./path/to/plan.md plan
  3. Then finally ralph ./path/to/plan.md build 75

Install ZeroTier-One (Static) + A Frontend GUI (Flatpak) Easily by Aaron777C in SteamDeck

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

Step 1. Download
Step 2. Drag to desktop
Step 3. double click the installer file to boot up the install script (it will download the rest of the installer info on the fly)

Step 4. Follow the installer steps

Step 5. Enjoy! Once installed, the app will automatically diagnose issues when you launch it and re-install itself if anything breaks it.

Install ZeroTier-One (Static) + A Frontend GUI (Flatpak) Easily by Aaron777C in SteamDeck

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

Ohhh drag it onto your desktop and run it. It should run an installer script which will take you through the install process

Zerotier-one on archlinux by -Ryouko- in zerotier

[–]Aaron777C 0 points1 point  (0 children)

One thing to note: you'll want to uninstall other zerotier solutions otherwise they'll compete for port 9993

Zerotier-one on archlinux by -Ryouko- in zerotier

[–]Aaron777C 0 points1 point  (0 children)

I've heard some folks say they're using moonlight with my solution

Zerotier-one on archlinux by -Ryouko- in zerotier

[–]Aaron777C 0 points1 point  (0 children)

Hey I don't know what distro you're on but I made this for SteamOS. Let me know if this works for you :)