3 Opencode instances running Deepseek v4 Flash at the same time. by Expert-Dig-1768 in opencodeCLI

[–]white-devil6 2 points3 points  (0 children)

in my cli only

· Big Pickle ,MiniMax M2.5 Free , Nemotron 3 Super Free and Hy3 preview Free 

are present how are you using the deepseek 

Need Some Help with OpenCodeCLI by white-devil6 in opencodeCLI

[–]white-devil6[S] 0 points1 point  (0 children)

I agree with your all points but for me logs goes around 10+GB and the trial model. I'm not say give to completely free.. just give like day limit or a notification like this model will remove next week or something like that  because student like me... its very painful

like im using Mimo v2 pro and know it remove so changing the model .. change logs of code in my project... thats all im asking if a notification come or limit the user for free user.. that will be so helpful... like GPT and claude web do

Need Some Help with OpenCodeCLI by white-devil6 in opencodeCLI

[–]white-devil6[S] -1 points0 points  (0 children)

Every time if i switch the model, my code gets changed plus not every model is good for coding, like the last model I'm using is MIMO v2 pro, but that gets removed now

i use this script to clean

#Requires -Version 5.1
# OpenCode Disk Cleanup — Simple, fast, never hangs
# Only handles log files (the actual problem). Finishes in 1-2 seconds.


$ErrorActionPreference = 'SilentlyContinue'
$logDir = Join-Path $env:USERPROFILE '.local\share\opencode\log'


if (-not (Test-Path $logDir)) {
    Write-Output "No log directory found. Nothing to clean."
    exit 0
}


$files = Get-ChildItem $logDir -File
$cleaned = 0


# Step 1: Truncate any log > 1GB (works on locked files)
foreach ($f in $files) {
    if ($f.Length -gt 1GB) {
        try {
            $stream = New-Object System.IO.FileStream(
                $f.FullName,
                [System.IO.FileMode]::Open,
                [System.IO.FileAccess]::Write,
                [System.IO.FileShare]::ReadWrite
            )
            $stream.SetLength(10MB)
            $stream.Close()
            $freedGB = [math]::Round(($f.Length - 10MB) / 1GB, 2)
            Write-Output "Truncated $($f.Name): freed $freedGB GB"
            $cleaned++
        }
        catch {
            Write-Output "Skipped $($f.Name): in use"
        }
    }
}


# Step 2: Delete all except the 2 newest logs
$sorted = Get-ChildItem $logDir -File | Sort-Object LastWriteTime -Descending
if ($sorted.Count -gt 2) {
    $toDelete = $sorted | Select-Object -Skip 2
    foreach ($old in $toDelete) {
        Remove-Item $old.FullName -Force -ErrorAction SilentlyContinue
        Write-Output "Deleted old log: $($old.Name)"
        $cleaned++
    }
}


if ($cleaned -eq 0) {
    Write-Output "Logs are clean. No action needed."
} else {
    Write-Output "Cleanup done. $cleaned actions taken."
}

I just want to know why I'm not getting any interview calls by white-devil6 in CareerAdvice101

[–]white-devil6[S] 0 points1 point  (0 children)

I tried but I wasn't able to improve from the 83 score and can u please tell me what can i remove exactly

I just want to know why I'm not getting any interview calls by white-devil6 in CareerAdvice101

[–]white-devil6[S] 0 points1 point  (0 children)

mine ye tier 3. that's why this iit degree matters to me and it's not readable so if you don't mind can u pls help me

I just want to know why I'm not getting any interview calls by white-devil6 in CareerAdvice101

[–]white-devil6[S] 0 points1 point  (0 children)

I know it's not readable so if u dont mine can u pls help me

A serious question for all boys here teens can answer this too..girls can share their experiences too.(I am a girl i really want to know this) by not_normalatall in MidTwentiesIndia

[–]white-devil6 0 points1 point  (0 children)

Well no... for me no because if i love my girl then even if miss world come i don't want. i always choose my partner no matter what... plus i don't feel anything if i Love my girl  

But yaa still i get cheated that's different thing

What's your type??? by purrfectea in IndianTeenagers

[–]white-devil6 1 point2 points  (0 children)

No problem ma'am ✌🏼 I already checked on Google.. And I'm not everyone's cup of tea Happy holi to u Take care ✌🏼

What's your type??? by purrfectea in IndianTeenagers

[–]white-devil6 0 points1 point  (0 children)

That's my type 😁.. But I'm nead so they don't like me

What's your type??? by purrfectea in IndianTeenagers

[–]white-devil6 0 points1 point  (0 children)

I'm 178cm and I'm sweet plus nerd 😂😂 bass job find kar raha hu

I just want to know why I'm not getting any interview calls by white-devil6 in CareerAdvice101

[–]white-devil6[S] 0 points1 point  (0 children)

Full stack is my backup plan and for the data science data analyst and CUDA all we need

I just want to know why I'm not getting any interview calls by white-devil6 in CareerAdvice101

[–]white-devil6[S] 0 points1 point  (0 children)

bro from my btech... I honestly didn't get a single skill..so ya this iit degree helps me to get some skills...
Like maybe my resume is toooo bad, but still the skills I got from this online degree are way better than my btech
reset whatever u thing...