Advent Of Code 2020
A bit late to the party this year, but we’re having the Advent Of Code going on again!
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.
It’s pretty neat, give it a try!
HacktoberFest 2020
Brace yourself, HacktoberFest is coming!
Hacktoberfest is a month long virtual festival event to celebrate open source contributions presented by Digital Ocean and DEV. It is the easiest way to get into open source! HacktoberFest 2020
Code Golf
Bored due to the Roni Ronas, or just in general?
Brush up your code game by participating in Code Golf!
Unable to resolve package source
If you are running an older version of TLS and try to interact with the PowerShell Gallery you may see error messages like:
WARNING: Unable to resolve package source ‘https://www.powershellgallery.com/api/v2’
The gallery officially only supports TLS 1.2, so you have to use this as a workaround:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Read more: https://devblogs.microsoft.com/powershell/powershell-gallery-tls-support
PowerShell BridgeConf
PowerShell.org is hosting an awesome online conference as the PowerShell Summit was cancelled due to COVID-19.
Live streamed on Twitch
https://powershell.org/calendar/bridgeconf/