Software developer mainly in the .NET space, with interests in DevOps, cloud computing, application architecture, home automation, retro computing, and gaming.
Check out my #DotNet#mos6502 CPU and #C64
emulator coding experiment.
Also an AI coding assistant integrated in C64 Basic!
Run now (note you need your own C64 ROM files, instructions in UI):
https://t.co/sn3pwgjZDd
Code:
https://t.co/kyXofc9meE
I just updated my GitHub Action "sonarscan-dotnet" for #DotNet 8. Easy #SonarCloud or #SonarQube code quality scanning in GitHub workflows for .NET projects.
https://t.co/hlKy7X8Hmz
Are you using #DotNet 7 with #GitHub and want to integrate #SonarCloud/#SonarQube for code quality scanning? Check out my open source GitHub Action https://t.co/hlKy7X9fc7 that's been updated for DotNet 7. You get the same nice integration in pull requests as earlier versions.
#DevOps folks out there using #SonarQube for code scanning, wanting to be notified by scan results in a #MSTeams channel, take a look at my new #AzureFunctions project:
https://t.co/flchBSeFkn
@lhamassal Good that you got it to work. To skip the SonarQube secret authentication for local dev, set the optional env. variable DisableAuthentication=false.
For .NET Core devs that use GitHub Actions for CI, I've developed an Action that integrates with #SonarQube supporting pull requests. You can now detect if a pull request passes your SonarQube quality gates before you merge it! Check it out: https://t.co/hlKy7X8Hmz
@AleFranz@shanselman I had this problem after waking from sleep the last few months. It took several minutes before Chrome became responsive and started displaying pages.
Turning off "Automatically detect settings" in Windows Network Proxy settings fixed it for me.