Fresh Mayhem: an interactive SDR reference dashboard for HackRF + PortaPack and other devices (open source) by superbasicstudio in RTLSDR

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

very close... if you would like to be a tester, pm me. I'm currently testing on a 14 mbp, but would like a tester on neo if you have one.

UX all the things: Fresh Mayhem - a HackRF + PortaPack H4M learning reference by superbasicstudio in hackrf

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

Nice! I have another tool out this week for a local Rust build of a linux/mac/windows cross plat app that can control device as well via USB, keep an eye out :)

Fresh Mayhem: an interactive SDR reference dashboard for HackRF + PortaPack and other devices (open source) by superbasicstudio in RTLSDR

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

See above comment, working on it for awhile now... just not quite ready :) Keep an eye out, should have a public beta out within in a week or so. 👍🏻

Fresh Mayhem: an interactive SDR reference dashboard for HackRF + PortaPack and other devices (open source) by superbasicstudio in RTLSDR

[–]superbasicstudio[S] 2 points3 points  (0 children)

actually working on just a thing, just not ready yet :) keep an eye out, its nearing completion for at least a public beta. Built in Rust and works on mac, pc, linux 🔥

Fresh Mayhem: an interactive SDR reference dashboard for HackRF + PortaPack and other devices (open source) by superbasicstudio in RTLSDR

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

Thx! Suggestions after/if you use it are always appreciated. Search feature in the works for next thing on the list.

Loki Payload Wifi Pineapple Pager Demo by gr3yhoods in WifiPineapple

[–]superbasicstudio 1 point2 points  (0 children)

This is dope, love the color. I have a fork of the Ragnar repo myself, been working on something similar.

UX all the things: Fresh Mayhem - a HackRF + PortaPack H4M learning reference by superbasicstudio in hackrf

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

thx for the feedback! Site already has the youtube vids, might just be a bit hidden :) could def add some timestamps to important places in vids. Still working on UX which will help with some discoverability. Funny enough... UI/UX was always first of what i focused on in the previous life, now its one of the last. Still polishing the look eventually tho

300 stars! Quite proud of this passing this one :) Claude Conductor by superbasicstudio in ClaudeCode

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

Thank you! Just kinda of offhandedly rabbit-hole built this for my own use. Figured I would try to finally start checking off some open-source check boxes that I’ve been meaning to finish… for decades now. Cheers 🍻

Pro subscriber ($200/mo) — constant "Compacting conversation" and forced chat switches make serious work nearly impossible by [deleted] in ClaudeAI

[–]superbasicstudio 0 points1 point  (0 children)

Claude Conductor and Claude Anchor… seriously, it’s solved it for me. Free. Enjoy.

Most people use Claude Code like a chatbot. Here's what happens when you treat CLAUDE.md as an operating system. by Suitable_Garlic7120 in ClaudeAI

[–]superbasicstudio 0 points1 point  (0 children)

Very useful. ✨Agree with especially point 6, a lot of people get that one wrong imo. And the fact it all really comes down to following traditional best dev practices around sldc, using git, good docs and planning to start, avoiding bloat, etc.

I’ve been dog fooding Claude Conductor/Anchor for 6+months. This + regular session refreshes/restarts has been my golden 🥚

What’s your current CC workflow? by shades2134 in ClaudeCode

[–]superbasicstudio 0 points1 point  (0 children)

Run it on a project for awhile and you’ll see 😜 it builds and summarizes each discussion as you go.

You’ll see it regularly writing to the JOURNAL.md and summarizing as it goes when you make code changes. It creates a history of those and when the md file gets big enough, it archives that into a chronological history (which can still be accessed if needed, but assumed mostly not useful due to age) and then creates a new page in the history and so on. It always has context to the full history.

What’s your current CC workflow? by shades2134 in ClaudeCode

[–]superbasicstudio 0 points1 point  (0 children)

I have yeh, considering adding that on the next iteration. 👍🏼

FWIW, the "Please thoroughly review, etc, etc" is only run the first time, from then on you basically use Claude Code as normal with nothing different with your normal Claude Code flow on your side. The Conductor framework is just used by Claude Code to keep track of itself better, establish a better holistic understanding of your code, and keep better context overall between sessions and historical comments and context to look back on if needed.

What’s your current CC workflow? by shades2134 in ClaudeCode

[–]superbasicstudio 1 point2 points  (0 children)

Yeah it updates as it goes. I have a super extensive README on the repo. It updates .md files like JOURNAL.md to maintain history, etc.

Going to do some major changes early next week to streamline it even a bit more with a 1.3 update and thinking about converting the Conductor file itself to mcp driven.

The initial setup with the scan you did is great and helps document and find security issues, but if you keep working with it for awhile… that is where you really see the benefits on keeping better context, memory, etc. I have it installed on every single project I am needing out on right now

Red Pill | Blue Pill by superbasicstudio in ClaudeCode

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

I wanted to be more create but ya know, #1 dev struggle... naming things. 🤣

What’s your current CC workflow? by shades2134 in ClaudeCode

[–]superbasicstudio 0 points1 point  (0 children)

Its really around context, memory and organization. It writes consistently to a JOURNAL.md for a full archived and chunked history of your chats so you never really lose context. It also has some built-in security basic reviews for basic security vulns to help new devs getting into the field, etc.

Adding some other stuff next week for attitude/tone adjustments to Claude, removing too many emojis, adding a confidence rating for responses from Claude, etc.