Music and code are an absolute delightful combination. Code repositories should include a MUSIC.md file that includes a playlist of songs on repeat while developing the codebase. Or at least "Music Inspirations" from each contributor. That would make for some interesting statistics!
I wonder if code quality or style would correlate with shared music tastes? Maybe certain genres inspire different coding patterns...
Of course now I finally got my code to compile and link, it doesn't actually work. #devlife
Garbage collection vs. ownership: Who handles memory better? Dive into 'Memory Wars: Garbage Collection in C# vs. Ownership in Rust' to see how these languages tackle memory management in their own unique ways.
https://woodruff.dev/memory-wars-garbage-collection-in-c-vs-ownership-in-rust/ #RustLang #dotnet #DevLife
C# vs. Rust: OOP, FP, & everything in between! Curious how these two languages tackle programming paradigms? Check out 'Exploring Programming Paradigms: C# and Rust Side by Side'
https://woodruff.dev/exploring-programming-paradigms-c-and-rust-side-by-side/ #RustLang #dotnet #DevLife
Hey, C# devs! Ever wondered what all the Rust hype is about? Discover why Rust’s speed, safety, and fearless concurrency make it worth your time. Dive into the first post in the series 'Why Every C# Developer Should Explore Rust.'
https://woodruff.dev/why-every-c-developer-should-explore-rust/ #RustLang #dotnet #DevLife
Back to the Future of Dev Tools: DevExpress CLI templates
https://www.jocheojeda.com/2025/01/17/back-to-the-future-of-dev-tools-devexpress-cli-templates/
Just released an update for my YouTube Copy Clean URL extension! Removes tracking from links for cleaner sharing. v2.3.1 includes a new settings UI for an improved experience. Check it out and download here: https://github.com/RaspberryKitty1/Youtube-Copy-Clean-Url/releases/tag/2.3.1
Windows Rant
I'm going to be forced to use a windows machine with VSCode for my job...I gave it a shot and holy shit do I not know how people get around in windows. So many windows and help menus and all the clicking around with so many disjointed keymappings just feels like a fever dream.
I dont want to move away from my I3 + zsh + neovim + rofi setup. I dont have to click around everywhere, my keyboard remaps are respected everywhere, no bloated process', no random updates or nagging windows.
I know you get used to it in time but damn does it feel like a massive step backward. #devlife #fedidevs #windows #linux
I just released a new update for my YouTube Copy Clean URL extension! Removes tracking from links for cleaner sharing. Get it here: https://github.com/RaspberryKitty1/Youtube-Copy-Clean-Url/releases/tag/2.2.0
People often ask me when @mastogram will become OpenSource. And when they hear my answer — "never" — their reactions are always amusing. First comes the inevitable "why?", followed by, sometimes, outright indignation: "That's not right!" I usually finish them off with a "joke" about introducing premium features.
The funniest part is that those advocating for open-source are almost always software developers — the very same people who go to work and get paid a nice salary for their efforts. And every time, a loud question pops into my head: why on earth should I write my code for free or stand around with a crypto-wallet in hand, begging for spare change?
It’s easy to play the office Che Guevara when your paycheck is guaranteed! To those “revolutionaries,” I have just one suggestion: quit your job and test your commitment to pure, unadulterated altruism. No hypocrisy allowed.
#OpenSourceDebate
#SoftwareDevelopment
#DevLife
#CodeEthics
#PremiumFeatures
#AltruismVsReality
#TechPhilosophy
#DevHumor
#WorkAndWorth
#OfficeCheGuevara
#notg
It's been one week since the release of Ancient Mind and now I understand why the release date is not a finish line.
The past days have been extremely busy, with a patch 1.0.4 already released and a 1.1 update about to come!
Tomorrow at the Solution2 conference, I’ll be giving a talk called 'Fast-Track Your Path to Senior C# Developer.'
A junior developer once asked me, 'People immediately treat you like a senior dev. They don’t treat me that way. How do I get there?'
That question has stuck with me ever since. Let’s talk about the answer.
#CareerGrowth #CSharp #Solution2 #ProgrammingTips #CleanCode #DevLife @bot
Working on a new talk called 'Fast-Track Your Path to Senior Developer' for the Solution2 conference. One thing I’m focusing on is how mastering just a few key skills early—like making code readable, keeping it simple, and making it easy to change—can set you apart quickly.
#DevLife #SeniorDeveloper #CodingSkills #CodeQuality #TechGrowth #CareerGrowth #CleanCode #CodeTips #CSharp #SoftwareEngineering @bot
#iPhoneMirroring is such a #GameChanger for #debugging and #presenting, together with #HotReload it makes optimizing #UI so much more enjoyable!
This week, I was I able to squish out some tiny but nasty #bugs in my #TwistReader app. If I am able to move forward with this pace, I’ll have a beta on #TestFlight by the end of September at latest (the app will be on #iOS, #IPadOS and #macOS.
Going into feature freeze mode with my current #sideproject #TwistReader. For one because I need to do some refactoring and improvements to the actual code base before releasing it to the public, and for the other because I am T-4 for my #summer #vacations. I also want to write a blog post for #MacCatalyst application state detection with #dotNETMAUI before leaving, and do some cleanup on my dev machine.