Finally finished building this prototyping station, for designing synthesizer circuits from scratch. Super excited to start using it! #diysynth #electronics
@… I definitely would enjoy learning more about this stuff. Do you have any good places to start?
#Blakes7 Series B, Episode 05 - Pressure Point
BLAKE: Just get started on the door. [Avon fires again and starts to run but trips and falls.]
BLAKE: Avon! [The wires grow toward each other.]
https://blake.torpidity.ne…
I asked my daughter what that big machine was and she guessed “a synthesizer?” 😂 #synthesizer https://chaos.social/@leyrer/113452077797444486
Unpopular opinion on software development
Yesterday, I came across CI cultists.
They were preaching one should merge in main multiple times a day.
Quite frankly, I associate this behaviour to lab rats compulsively clicking the button to get gratifications (please don't do that to rats).
I think developers should refrain from becoming merge junkies. Code review is essential for good code quality. Automated tests suck at detecting logical errors, security vulnerabilities, and even decent code coverage.
Also, I believe pair programming is absolutely not a strategy to allow continuous integration. Everybody involved in the development process is drunk on their own bullshit reasons they made up to justify their poor design. Either the code review should be done by someone else, or the developers should sober up for a fortnight before code reviewing their own code.
PS: I am a software developer. I get drunk on my own bullshit as well.
#software #development #ci #codereview