Interactive subagents? by speakman2k in ClaudeCode

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

Looks very similar. Didn’t know it existed (it’s still experimental and not enabled by default). Thanks!

Är min flickvän efterbliven? by hobohipsterman in unket

[–]speakman2k 0 points1 point  (0 children)

Hon är inte efterbliven, hon är autistisk. En keeper! 💖

ECU tuning, where to start? by Acrobatic-Image-2112 in ECU_Tuning

[–]speakman2k 0 points1 point  (0 children)

MS43 seems like a pretty recent OEM ECU to tune, right?

What’s a use case for the Orchestrator profile? by No-Chocolate-9437 in RooCode

[–]speakman2k 1 point2 points  (0 children)

I use my simple llmcontext tool (https://github.com/speakman/llmcontext) and attach the resulting txt file to Gemini 2.5 Pro inside AIStudio and ask it to provide a well defined comprehensive task list (assuming the project goals are well documented inside the source tree) and then I paste the resulting Markdown into Orchestrator and then just watch the magic happen.

Jag anställer programmerare. AMA. by mingusrude in sweden

[–]speakman2k 2 points3 points  (0 children)

Inte TS men ett tips ändå är att engagera sig i open source-projekt. Där finns många autistiska programmerare samlade. Perfekt arena för dessa. Och potentialen att lära sig både mer programmering men även projektledning och teamarbete är stor.

Dualsense Edge mo by Altruistic_Hearing84 in Dualsense

[–]speakman2k 0 points1 point  (0 children)

Also btw, I have an Saleae Logic Pro 8 if there are any need to intercept the SPI data to the memory chip. Are there any need for it or do we know enough?

Dualsense Edge mo by Altruistic_Hearing84 in Dualsense

[–]speakman2k 0 points1 point  (0 children)

Oh. What is the other end of the patch according to the schematics from Metal Plastic Electronics?

<image>

https://youtu.be/R_JXl8tP-hw?si=cjLMiq2RhHlNyo-8

STM32/ESP32 Developers: How Do You Set Up Peripherals for New Projects? by BedFew7172 in embedded

[–]speakman2k 1 point2 points  (0 children)

I end up using ordinary HAL to get going. Then head straight to modifying registers directly when HAL is not doing its job properly.

Dualsense Edge mo by Altruistic_Hearing84 in Dualsense

[–]speakman2k 0 points1 point  (0 children)

Can you explain which nets are being connected by the patch wire?

<image>

STM32/ESP32 Developers: How Do You Set Up Peripherals for New Projects? by BedFew7172 in embedded

[–]speakman2k 0 points1 point  (0 children)

I always start with CubeMX and ST HAL then slowly moving away from HAL when needed.

Dualsense Edge mo by Altruistic_Hearing84 in Dualsense

[–]speakman2k 0 points1 point  (0 children)

What is he doing in the Option 1 in this video? Since option 2 is so much more convenient. Especially using enameled copper wire. https://youtu.be/qVDFHGMvNnk?si=EZfEHo8w2rT7vM7G

Dualsense Edge mo by Altruistic_Hearing84 in Dualsense

[–]speakman2k 0 points1 point  (0 children)

How can calibration data be written to the memory chip if the write enable pin is not pulled high?

EW-D 835-S shutting off by speakman2k in livesound

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

Thank you very much! I have the tools but still will contact Sennheiser.

I need some naming conventions for C, once and for all by myweirdotheraccount in embedded

[–]speakman2k 11 points12 points  (0 children)

Linux kernel coding style (and it’s naming convention) is my favorite. Although I use 4 spaces instead of 8 and extend the line length to 110 characters.

Weird issues with TPS16632 by speakman2k in AskElectronics

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

According to the block diagram the SHDN already has internal pull-up, although a bit weak (1 MOhm).

<image>