donmorr.bsky.social
@donmorr.bsky.social
Recently sold my 1999 CBR900RR. Loved the bike, but I had to move it on.

#sellersremorce
#motorcycle
#cbr900rr
December 28, 2024 at 8:11 PM
New bike day, or at least it was a week or so ago! I had to change the screen for a Puig touring one, as the stock screen generated some serious noise and buffeting.

#motorcycle
#suzuki
#ADVENTUREBIKING
December 28, 2024 at 7:34 PM
November 28, 2024 at 9:02 AM
Oh, this is awesome! I may miss out on some scatological humour, but being able to filter out posts about the orange man will be worth it!
November 28, 2024 at 8:37 AM
Been playing around with C programming module generation using Cody (Claude 3.5 sonnet) and VS Code.
Came up with the following workflow so far:
Using Cody
1. Create a .feature file, describing the C module in Gherkin format.
2. Generate the header and source file
3. Generate the unit tests
November 24, 2024 at 5:07 PM
I’ve been experimenting with AI tools (ChatGPT & Claude) for programming support lately, and one of the biggest challenges I’ve run into is getting the generated code up to the quality required for our 'production quality code' - especially for regulated projects like medical device development.
November 24, 2024 at 10:58 AM