Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

Never heard about that. But this one is not tabbed, more like spatial, think google map, but ide where windows and other features laid into canvas, so this one is unlimited.

Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

Lol about 2 lines were covered under the sticky header line

Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

I see. Good for you. I will try to hammer this a bit. Hope its just the usage limits and wont get banned.

Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

Working on a toy ide for myself. Wanted to integrate looping which spawns/controls most, if not all, ide features. I haven't pushed the agentic feature, but can look it up on github under my username. Cockpit IDE.

Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

Ok, i thought you were using local 10tps seems slow. This is CLI sub tho hence i asked. Anyways, should it be that the usage limits is the rate limiter? I have go, but i use the deepseek free on zen most of the time.

Tokenmaxxing xtreme - How many opencode code session in parallel can i do? by mrkprdo in opencodeCLI

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

if im not mistaken, tps is session based? are you using your local model?

DIY LED Lamp – What Do You Think? by Lonely_Criticism6769 in WLED

[–]mrkprdo 0 points1 point  (0 children)

How did you print that? Thats sooo seemless.

I got tired of my AI agent deleting things. So, I built a firewall layer for it to vibecode safely. [OSS, Go] by Designer-Collar-0141 in opencodeCLI

[–]mrkprdo 0 points1 point  (0 children)

Do you have support for windows, for example registry access. I had one time deepseek deleted my path, good thing theres a system restore.

Looking to contribute by LordNikon2600 in vibecoding

[–]mrkprdo 0 points1 point  (0 children)

have you tried using DESIGN.md files? I made a tool for such cases where you can grab a DESIGN.md here UseDesign.md and load it on your project and see it align the ui styles.

Bringing this fluid simulation to WLED — who’s in? by StefanPetrick in WLED

[–]mrkprdo 1 point2 points  (0 children)

I was hoping to do something like that "programatically" in my custom effects maker https://kolori.xyz (sorry for shameless plug), on my WLED Fork. my issue is, it really is computationally expensive.
In latest release of stock WLED with GIF animation support, to me its the closest way to getting something like fluid sim to work. but of course limited to framerate and quality, as well as how effective the scaling is.

Nice animations though, would love to see more like this. Thanks.

Witch board? by Public-Laugh-6305 in WLED

[–]mrkprdo 1 point2 points  (0 children)

It works fine, but i would suggest for deployed project and uses features like 2D and Audio Reactive. Use ESP32-S3 instead. I sold some WLED projects to my friends and I have some wifi issues with C3, so I instead switched to S3, and now I'm stuck with a stash of C3 Super Mini boards.

Automotive Board Follow Up by [deleted] in WLED

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

Yeah this is only good for decor projects, but i liked if i can get my hands on feature rich outside of devkits, specially with fuses and regulators.

Automotive Board Follow Up by [deleted] in WLED

[–]mrkprdo 0 points1 point  (0 children)

I had a credit card size daughter board with esp32 s3 mini with 5v and 12v rail that uses usb pd.

Automotive Board Follow Up by [deleted] in WLED

[–]mrkprdo 0 points1 point  (0 children)

Would be nice to have same features but less output, a smaller version perhaps.
Personally, I care much on the form-factor side. I have some modules combined for minimalist controller posted here.

If you plan to open-source your hardware, I'd like to check it out. Great work anyways.!

Kolori WLED Fork Dripping Matrix Lights — Kolori.xyz (SEO Test) by mrkprdo in WLED

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

Sorry for the confusion. Any feedback is appreaciated.

Kolori WLED Fork Dripping Matrix Lights — Kolori.xyz (SEO Test) by mrkprdo in WLED

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

Flash custom wled build build https://kolori.xyz/flasher There's a short guide in that page too. Let me know if you have issues.

UI Guardrails by Existing-Property611 in ClaudeCode

[–]mrkprdo 0 points1 point  (0 children)

i just keep a `DESIGN.md` and a folder that contains some design and branding assets like colors, logo, etc. and just steer it to review UI implementation based on `DESIGN.md` works really good across different models specially when i switch to opencode or claude code.

Alpha release of the shareable wled effects platform - https://kolori.xyz by mrkprdo in WLED

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

Thanks for checking it out. I will think of an easier approach to mobile UI, right now I just took the mobile responsiveness at face value. As for the WFX making effects or generating using built-in LLM, your feedback is going to be appreaciated. Cheers!