You are here |
4bes.nl | ||
| | | |
www.4bes.nl
|
|
| | | | In this post, you will see how you can use GitHub CodeSpaces for Azure PowerShell Function apps, so you don't have to install tools locally! | |
| | | |
www.4bes.nl
|
|
| | | | For sending email from PowerShell, SendGrid might be a good option. In this post I explain how you can send email from PowerShell with SendGrid | |
| | | |
www.systanddeploy.com
|
|
| | | | In this post I will show you how to upload files, folder on Sharepoint/Teams with PowerShell. | |
| | | |
ezyang.github.io
|
|
| | The Walking Skeleton is the minimum, crappy implementation of an end-to-end system that has all of the pieces you need. The point is to get the end-to-end system working first, and only then start improving the various pieces. I can still remember Jacob Steinhardt telling me about this trick while I was a PhD student at Stanford, and it has stuck with me ever sense. In the era of LLM coding, it has never been easier to get the entire system working. By using the system, it becomes obvious what the next steps should be. Get to that point as soon as possible. The LLM can't dogfood the code it writes! |