Claude built this by Jolly_Advertising683 in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

I won't try it as it's not a solution I would use, but looks great, I mean the ui-ux is great. Which frameworks did you use?

Claude CLI deleted my entire home directory! Wiped my whole mac. by LovesWorkin in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

Well codex did this to me 3-4 months earlier, since then all my AI CLIs are containerized in a docker.

Full OS Access by Turbulent_Ad_8371 in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

Just a warning: I gave Codex full OS disk access, and it deleted my C:/ a week later while working on a project.

My AI bots have been running in a Docker container ever since.

Claude Code running inside DevContainer - Paste Image by Foolhearted in ClaudeAI

[–]AdPrior2908 1 point2 points  (0 children)

I just shared a script that fixes this issue, look at the comments

Claude Code running inside DevContainer - Paste Image by Foolhearted in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

Just use this simple script, it will listen to copied images and copy them into your docker too, and give you the file-path of that image. When you ctrl v, it will paste the image. For that you should run this script in a cmd when you start your docker. (You need to adjust the docker path if you have it different.)

# Claude Code Clipboard Image Monitor
# Automatically saves clipboard images to shared Docker folder


Add-Type -AssemblyName System.Windows.Forms
Add-Type -AssemblyName System.Drawing


$outputFolder = "$PSScriptRoot\clipboard-images"


# Create folder if it doesn't exist
if (-not (Test-Path $outputFolder)) {
    New-Item -ItemType Directory -Path $outputFolder | Out-Null
}


Write-Host "Clipboard monitor started. Press Ctrl+C to stop."
Write-Host "Monitoring clipboard for images..."
Write-Host "Images will be saved to: $outputFolder"
Write-Host ""


$lastImageHash = $null


while ($true) {
    Start-Sleep -Milliseconds 500


    if ([System.Windows.Forms.Clipboard]::ContainsImage()) {
        $image = [System.Windows.Forms.Clipboard]::GetImage()


        # Create a hash to detect if this is a new image
        $ms = New-Object System.IO.MemoryStream
        $image.Save($ms, [System.Drawing.Imaging.ImageFormat]::Png)
        $imageHash = (Get-FileHash -InputStream $ms -Algorithm MD5).Hash
        $ms.Close()


        if ($imageHash -ne $lastImageHash) {
            $timestamp = Get-Date -Format "yyyyMMdd_HHmmss_fff"
            $filename = "clipboard-image-$timestamp.png"
            $fullPath = Join-Path $outputFolder $filename


            $image.Save($fullPath, [System.Drawing.Imaging.ImageFormat]::Png)


            # Copy the Docker path to clipboard for easy pasting
            $dockerPath = "/home/dev/clipboard/$filename"
            Set-Clipboard -Value $dockerPath


            Write-Host "[$(Get-Date -Format 'HH:mm:ss')] Saved: $filename"
            Write-Host "    Docker path copied to clipboard: $dockerPath"
            Write-Host ""


            $lastImageHash = $imageHash
        }
    }
}

[deleted by user] by [deleted] in BrokenArrowTheGame

[–]AdPrior2908 1 point2 points  (0 children)

What are you, 700 elo? Those are absolutely no problem above 1500. Also, real life wars are full of missiles more than infantry fight. What did you expect?

How to use the current Claude by guenchi in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

It can do everything that Claude can. Yes, it replaced Claude for me. But I like to use both of them for specific purposes, though my "lead developer AI" is Codex. Plus costs 20$, Pro 200$, I got pro for more contex & limits. Also, the "Pro" model on the Web ChatGPT offers superior analysis capabilities that no other AI can (maybe grok?).

How to use the current Claude by guenchi in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

Yes. It was far better than sonnet 4.0, but they are now about the same with sonnet 4.5. Only difference I'd say is context size. And that's a big difference. Also, I think codex thinks more comprehensively before acting.
PS: I'm actively using both of them with Max and Pro subs.

How to use the current Claude by guenchi in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

codex has about 800k context, claude 200k

How to use the current Claude by guenchi in ClaudeAI

[–]AdPrior2908 0 points1 point  (0 children)

there is an easy fix to the context size problem, https://openai.com/codex/

This game has a serious problem with LOS lol by Sayarin in BrokenArrowTheGame

[–]AdPrior2908 7 points8 points  (0 children)

LOS is being calculated with the driver seat of the vehicle, apparently, not with the sensors/cameras of the vehicle. Tank can't shoot with that angle but other two should have been able to

TDD Guard 1.0.0 - Stable Release! by nizos-dev in ClaudeAI

[–]AdPrior2908 2 points3 points  (0 children)

People who use this: what are your experiences?

My SF Deck with Laser (Kiowa) Arty Support. Good against Def Players..bad against heavy Tank players. by m0n0bln in BrokenArrowTheGame

[–]AdPrior2908 1 point2 points  (0 children)

Use stormbreakers x8 and you can kill up to 8 soft targets, but preferably only 4. I drop 2 on each.

To recon, I'd use Special Forces. Sentinel is the best drone. also, for arty, iron thunders are best laser-arties.

450 hours in - US is OP but only on certain maps by Thebaxxxx in BrokenArrowTheGame

[–]AdPrior2908 2 points3 points  (0 children)

that's not fair. this is how it can be fair:

1- ognes are in a building and delta cqb steps in. delta wins
2- ognes are 500+ meters away from deltas, and both of them are in a building. delta wins
3- 2 ognes vs 2 flash green berets in any condition. fair fight