|
You are here |
nickjanetakis.com | ||
| | | | |
www.mikekasberg.com
|
|
| | | | | I recently had to reinstall Windows on one of my personal computers. Although I hardly ever use Windows anymore, I keep it around in case... | |
| | | | |
www.markusdosch.com
|
|
| | | | | With the Windows Subsystem for Linux (WSL & WSL2), Microsoft has brought a full Linux environment to Windows. I'll show some tips and tricks, so software development on the WSL2 becomes even more fun! | |
| | | | |
zzamboni.org
|
|
| | | | | I am not just a Linux enthusiast, I also happen to use Windows quite often. In fact, Windows is my primary desktop from which I connect to all the other boxes and do my work on. During the years of Windows usage, I have accumulated a list of must-have Windows programs that I wouldn't be able to work without. Some of them are commercial, some are freeware, but that doesn't matter. | |
| | | | |
blog.kulman.sk
|
|
| | | There is now an official GitHub Copilot extension for Xcode, but it essentially acts as a fancy autocomplete. Given how unreliable Xcode's autocomplete can be, this is still an improvement. However, to fully leverage GitHub Copilot's capabilities, you will ll need a more extensible IDE-such as Visual Studio Code. Visual Studio Code tooling The tooling in Visual Studio Code has come a long way in terms of supporting iOS development, and these days, you can configure it to offer a very good experience, including navigating the code, building and running the app, and even debugging with breakpoints. | ||