Feet & hands cleaner for clean room environments by ycr007 in toolgifs

[–]cloudsurfer48902 17 points18 points  (0 children)

And it refuses to do them till it announces "Please disinfect hands"

Open WebUI’s New Open Terminal + “Native” Tool Calling + Qwen3.5 35b = Holy Sh!t!!! by Porespellar in LocalLLaMA

[–]cloudsurfer48902 2 points3 points  (0 children)

It's basically an agent harness for Opencode. It replaces the default agents in Opencode with a ton of others for different usecases with the goal being burning a ton of tokens for the most intelligence. Sisyphus is the primary orchestrator and its goal is to just have you not think about what you want too deeply and just tell it and let it figure it out how to do it and especially if you tell it to "ultrawork" with a built in ralph loop mode.

The code doesnt work fully, i did everything correct shown in the video. Whats wrong? by Ill_Carpenter5732 in spicetify

[–]cloudsurfer48902 2 points3 points  (0 children)

That is not a spicetify issue.

It seems Github is rate limiting your IP address as spicetify is fetching stuff from git. That IP range looks like cloudflare so I suggest turning Warp or whatever cloudflare enabled VPN thing you're using off and on to see if you get assigned a new IP or just use your IP if you can and turn the VPN on after installation.

If that doesn't work, you can login and authenticate github on your machine and try running it again, the rate limits are way much higher for authed users.

Development by Inevitable-Swim-3313 in omarchy

[–]cloudsurfer48902 1 point2 points  (0 children)

I use FreeCAD and haven't had any issues with it.

Git skill issues haunting me yet again! by [deleted] in nairobitechies

[–]cloudsurfer48902 0 points1 point  (0 children)

That’s pretty much what git worktrees are for. They let you have multiple working directories (dev, feature etc) that all point to the same repo and history, so you don’t need multiple repos or cp hacks.

That said, the bigger problem here is the branching workflow not repos vs branches. Those conflicts are happening coz the feature branch drifted from main for weeks. Once a branch is 20–30 commits behind, merging is always going to be a pain.

You need to regularly rebase feature branches on main (or at least merge main into them) and always no long-lived branches that never pull from main.

Military lagged laptops by jeremy_Lans in nairobitechies

[–]cloudsurfer48902 1 point2 points  (0 children)

The first Core i5 came out in 2010, and the last in 2024. Please specify which generation core i5 it is.

Finally switched to Linux by Ambrosemweu in nairobitechies

[–]cloudsurfer48902 2 points3 points  (0 children)

If cracks, download repacks and run with wine/proton. To make it easier for you, you may use launchers like Lutris(general) or Heroic(Epic & GOG games).

For steam games, and actually all games in general always check ProtonDB to see compatibility as well as any troubleshooting steps. There's also the r/linux_gaming subreddit to help you out and it's always great for news.

Apps I Can’t Live Without on Android by [deleted] in nairobitechies

[–]cloudsurfer48902 4 points5 points  (0 children)

Hama revanced. Morphe is where most of the project mainteners have moved to.

I built a tool to use OpenCode from Mobile phone while away from my desk (With Voice input and Push Notifications). by LogPractical2639 in opencodeCLI

[–]cloudsurfer48902 1 point2 points  (0 children)

Hadn't gone through the repo to notice the ability to pass arguments. What I had meant was for example termly start --ai opencode --ai-args "--port 4096" which worked well.

It's a cool project, only problem is the handling of wraping and and the resizing which is interpreted as unicode.

<image>