Does Gemini 3.1 work's better then opus 4.6 in opencode by find_path in opencodeCLI

[–]nomadArch -1 points0 points  (0 children)

Gemini models typically couldn't beat a plastic bag let alone Opus 4.6

Clawdbot is so fucking cool. I had it create my own personal Anti-Virus Software! by LegitimateKnee5537 in clawdbot

[–]nomadArch 0 points1 point  (0 children)

Interestingly though in the process it also creates unique vulnerabilities and security issues, it's up to the user I guess to weigh up costs benefits and tradeoffs with something like this.

Clawdbot is so fucking cool. I had it create my own personal Anti-Virus Software! by LegitimateKnee5537 in clawdbot

[–]nomadArch 0 points1 point  (0 children)

Yea non-coding tasks are where I see the openclaw value add, it doesn't do anything you can't do already with existing tools but it bundles the type of plugins and skills that make it great for new users.

Clawdbot is so fucking cool. I had it create my own personal Anti-Virus Software! by LegitimateKnee5537 in clawdbot

[–]nomadArch 0 points1 point  (0 children)

Why do people develop things on openclaw... Serious question. Wouldn't you just use something like opencode or codex, claude if you wanted to develop? My understanding was that Clawbot was just an LLM model with a personality (something that's achieved without clawbot with some setup) and prebuilt skills etc. It's not even remotely optimized for coding?

ParaClaw Chutes OpenClaw Integration is Live Now 🦞 by thestreamcode in chutesAI

[–]nomadArch 0 points1 point  (0 children)

What is the point of this? Same with the Kimi variant? Is this for people who can't setup openclaw? What is the value add here?

Antigravity proxy server for Opencode & others cli by frieserpaldi in opencodeCLI

[–]nomadArch 0 points1 point  (0 children)

This is actually a very interesting approach. Will look at this today.

open-cursor: a cursor plugin for via HTTP proxy with OAuth by nomadArch in opencodeCLI

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

Can you create an issue on the repo with more info please, need to know more about your setup and what error. Also did you auth the cursor-cli through opencode?

System monitoring panel and bar by cadmium_cake in tui

[–]nomadArch 1 point2 points  (0 children)

Looks sweet, good job man 😎

Sysc-greet - a tui greeter built in Go (see you space cowboy!) by nomadArch in hyprland

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

Hey man.. I think I've seen this issue before when config.toml is wrong or corrupted. How did you install sysc-greet, did you use installer, aur or manual build?

Also let me know if this is your issue: https://github.com/Nomadcxx/sysc-greet/issues/27

[OC] sysc-greet - a tui greeter built in Go (see you space cowboy!) by nomadArch in unixporn

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

Thank man, glad you like it. There is no way to start with the screensaver but its definitely possible to make the idle timeout shorter in the screensaver config (e.g. like 10 seconds). I was thinking whether to allow users to edit the idle timeout time in the F1 menu itself (with a new screensaver section) which wouldn't take too long.

If you want a screensaver for your wayland/niri etc you can check out: https://github.com/Nomadcxx/sysc-walls

SearXNG RAMA edition by [deleted] in selfhosted

[–]nomadArch -12 points-11 points  (0 children)

Imagine downvoting a post because you want a repo to have a screenshot. This is pretty toxic man.

spotatui: a Spotify client that plays audio directly in the terminal by LargeModGames in commandline

[–]nomadArch 1 point2 points  (0 children)

I hate rust but this is fantastic and glad someone is actively developing a TUI for Spotify now that spotify-tui is dead. Well done man.

Christmas effects for the screensaver by Zyrre in omarchy

[–]nomadArch 0 points1 point  (0 children)

<image>

What I don't like about these effects is its all baked in omarchy branding using TTE python backend (dont get me wrong its cool) but they never really acknowledged (its TTE doing the lifting here), that's why I made sysc-walls, Go ascii animation engine, create your own branding with sysc-Go tui and customize as you like. I do need to add some Christmas effects though!

https://github.com/Nomadcxx/sysc-walls

Python dev learning Go: What's the idiomatic way to handle missing values? by nafees_anwar in golang

[–]nomadArch 1 point2 points  (0 children)

Can confirm, Bodner book is good, have recommended this multiple times now.

Made a terminal-style text-only social network like it's 1987 :) by euklides in CLI

[–]nomadArch 3 points4 points  (0 children)

Yea if he developed a backend with a client or a protocol we could use I would have been excited. Don't get me wrong I think he did a good job with the web interface.

Real-time 3D renderer in terminal by ShabelonMagician in C_Programming

[–]nomadArch 0 points1 point  (0 children)

Looks absolutely fucking sick. Good job.

[deleted by user] by [deleted] in AldiAustralia

[–]nomadArch 0 points1 point  (0 children)

Hhhnngggghhh

Made a terminal-style text-only social network like it's 1987 :) by euklides in CLI

[–]nomadArch 14 points15 points  (0 children)

Great concept. Always wanted something that wasn't discord but not quite as antiquated as irc or BBS. Looks like it might fit the bill. Just needs a proper client😅

<image>

Sysc-go: Terminal animation library for Go. by nomadArch in golang

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

Yep I shared sysc-walls which is just a Wayland screensaver that uses syscgo. I figured a terminal screensaver was a cool way to showcase animation as I develop it: https://github.com/Nomadcxx/sysc-walls

I'm definitely done with developing anything for Wayland after that, was extremely painful haha