Shane Duffy

Shane Duffy @cppshane

About: average c# enjoyer

Location:
San Francisco
Joined:
May 20, 2022

Shane Duffy
articles - 15 total

You Can't Set GitHub Org Location Anymore?

Ok, that's not entirely true. You can still set your org location to your country. But it used to be...

Learn More 0 0Apr 4 '24

VS Code Still Doesn't Have Vertical Tabs??

I recently discovered one of my colleagues was a vertical tab zealot, running vertical tab layouts...

Learn More 1 3Oct 12 '23

Handling Bluetooth Programmatically on Windows

I use a command to connect to my Pixel Buds now, and switch between Bluetooth devices. It's pretty...

Learn More 1 0Aug 26 '23

Return to Office: San Francisco

It looks like the RTO saga has finally reached my company, so most of our engineering force will be...

Learn More 0 0Jun 4 '23

Framr - Give Your Demo Video a Fancy Gaussian Blur Frame

Initially I wrote an FFmpeg script to give my YouTube videos a Gaussian blur frame, but I realized...

Learn More 2 0Dec 31 '22

Shady Marketing: APITable Is Scraping Emails From GitHub Stars

So apparently APITable is scraping emails from people that starred Bitwarden and then sending out...

Learn More 3 1Dec 26 '22

Finally, a Free (and Open Source) Resume Builder Without Watermarks or Limitations

I have wasted more time than I'd like to admit looking for a resume builder. All of the "free" ones...

Learn More 834 36Dec 25 '22

I Built an Anime Themed Pomodoro App With WebAssembly Blazor

Blazor is pretty cool, I hope Microsoft keeps investing into it. The JavaScript...

Learn More 8 1Nov 19 '22

VS Code PSA: You Can Autowrap Selected Text In HTML Tags

Why did I not care enough to try and optimize my experience writing HTML for the past decade? So...

Learn More 0 0Aug 27 '22

Decentralized... Backend? Building an Angular dApp With OrbitDB and IPFS

I built a decentralized, p2p message client with no backend server that runs entirely in the...

Learn More 2 0Aug 21 '22

Forget SQL, All My Homies Use LINQ

Learning SQL is a pain. Using SQL is a pain. Be better. Choose .NET. Choose LINQPad. Early...

Learn More 22 1Aug 13 '22

I Just Realized Brave Has a Built-In Crypto Wallet

Did you know Brave has their own cryptocurrency? My brain automatically filters out all popups,...

Learn More 1 0May 31 '22

Dear Web Devs, Please Use Anchors Instead of Divs for Buttons

I get it, you're using React or Angular, and you don't need to use <a> for your web app's...

Learn More 7 6May 27 '22

VS Code Configuration for .NET/Angular Projects

I'm in the process of transitioning to VS Code from Visual Studio, and the launch configurations are...

Learn More 14 0May 24 '22

Moving From Visual Studio to VS Code as a .NET Developer

Like most developers, I've always used Visual Studio for C# development. But between VS Code's rise...

Learn More 30 6May 21 '22