• 1 Post
  • 10 Comments
Joined 2 years ago
cake
Cake day: August 3rd, 2023

help-circle









  • It’s been a hot minute since I’ve used vscode, but you want to invoke the command pallet (Ctrl+P I think) and create a build profile/task/something. You then want to do the same for a debug profile. This will create two files under .vscode - you will need to edit the debug one to add the build task as a dependency for the debug profile.

    You could also try running dotnet build in the terminal before doing what you are doing already.

    Also vscodium won’t work, the debugging plugin is closed source and is only available for vscode.


  • Printers have always been an issue, especially recently. They love their home-grown (likely inaccessible, I might add) UIs. We had an HP and it was a complete shitshow - the Windows driver would crash whatever app invoked the print dialog for the second time. HP suggested installing their app from the Microsoft store - absolute garbage as you might imagine.

    Shit worked flawlessly with Linux.

    I replaced the heap of steaming shit with a Xerox Laser printer. Given their corporate background they have less weird shit going on, and that did pay off for my wife’s Windows machine. Oh boy, is it still so much more reliable under Linux. I need to install a PPD, which means digging into the CUPS management and things could definitely use improvement there (it works flawlessly, but it’s confusing and ugly).

    Scanning is sometimes a little hit-and-miss though.