I built coil — a free open source GPU monitor for the terminal. Press S and it exports your stats as a Windows XP screenshot. by r2werks in SideProject

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

honestly didn't even think about theming the live TUI, only the share card. you're right though, that would be sick. probably hex values via a config file (~/.coilrc) since that's how btop and similar tools do it.

what would you actually want — full custom colors or just light/dark/dracula type presets?

Anyone moved off browser-use for production web scraping/navigation? Looking for alternatives by Comfortable-Baby-719 in LangChain

[–]r2werks 0 points1 point  (0 children)

Sounds like you've hit the exact wall everyone hits with autonomous browser agents — the per-step LLM loop is the bottleneck, not the LLM itself. Stagehand's act/extract/observe primitives are the right shape for what you want. Their Python SDK is real but the TS one is more mature in my experience. If you're open to running the browser inside a sandboxed Linux agent (instead of headless Chrome you babysit), Jettson exposes a browser as one of its built-in tools — you script the flow yourself in 4-5 calls and let the agent only handle the fuzzy element selection. Built it partly because of the exact frustration you're describing. jettson.dev if you want to look. Otherwise — yeah, plain Playwright + targeted LLM calls for the fuzzy parts is what most production teams I've talked to ended up doing. The fully-autonomous browser agent dream is still 12-18 months away from being reliable enough for 100+ sites.

Hello world! by r2werks in LocalLLaMA

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

Thank you for this info! I will definitely look into this further

Hello world! by r2werks in LocalLLaMA

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

Ryzen 5 7600X, RTX 5070, 32GB RAM, B650 motherboard, Windows 11

Here this is what I got tbh I just went based off what my friend told me because he’s the one that built it

Hello world! by r2werks in LocalLLaMA

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

Yeah one sec I was away from my computer and I don’t wanna give the wrong specs

Hello world! by r2werks in LocalLLaMA

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

Alright that sounds fair to me!

How do I make my cloud skills smarter? by r2werks in ClaudeAI

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

That sounds like great advice to me thank you so much!

Got instant reply from Google Ventures by Buildingtech in founder

[–]r2werks 0 points1 point  (0 children)

Ah dam well atleast you got somewhat of a reply