How I built my own Sega Mega Drive hardware dev kit from scratch About 30 years ago, I reverse engineered my Sega Mega Drive and built my own hardware development kit from scratch. Read about how I did it
I was interviewed by RetroRGB Check out my first major podcast interview with RetroRGB about my Sega Mega Drive project. Don't miss this exciting discussion!
I Wish I Knew THESE Before Becoming A Manager – Dev Leader Weekly 69 Welcome to another issue of Dev Leader Weekly! In this issue, I discuss the things I wish I knew before becoming a software engineering manager.
Ultimate Ecommerce Marketing Tool: Influencers Database. Search influencers who talked about specific keywords and find people who will promote your product with great results. We analyze all videos of influencers and provide a searchable table, so your promoted products can return positive ROI Posted in r/eCommerceSEO by u/No-Average-333 • 1 point and 3 comments
Why I Quit Google to Work for Myself For the past four years, I've worked as a software developer at Google. On February 1st, I quit. It was because they refused to buy me a Christmas present.
Top 5 Language Features in C# 12 - Coding Sonata .NET 8 brought a set of new features to different technologies in .NET including C# 12. Here are the top 5 language features in C# 12.
LIVE CODING - WordPress Migration to Blazor - PART 4 It's time! WordPress on AWS LightSail has been non-stop problems for nearly 2 years now. Time for a change. I'll be looking into using LinkDotNet.Blog by Steven Giesel as my blog engine of choice. But migrations are never easy, so this will be the f...
Functional Programming in C#: The Practical Parts Functional programming patterns can make your C# code safer and more maintainable, without getting lost in academic theory. Learn practical patterns you can use today to write better code.