Explore >> Select a destination


You are here

zzamboni.org
| | www.markusdosch.com
6.0 parsecs away

Travel
| | 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!
| | www.mikekasberg.com
5.0 parsecs away

Travel
| | 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...
| | blog.nuculabs.de
9.6 parsecs away

Travel
| | Introduction Hello everyone ??, This is a quick post about the windows task scheduler, if you're a Software Developer using Windows the task scheduler is a great tool to automate tasks. I see it as a combination of cron and systemd (if you're a Linux user you know what I'm talking about). For my personal use case, I use the task scheduler to download more images from the internet to improve a machine learning model used to classify images. To download the images I use a simple Python script and a batch file to run the script.
| | dataveld.com
36.4 parsecs away

Travel
| Reading Time: 4 minutes Postman is a valuable tool to work with APIs, especially when testing and making ad hoc requests outside of an automated production solution. In terms of where a Power BI developer may find Postman useful, it sits somewhere between the...