Increment: Security

https://increment.com/ Increment: SecurityThis issue of Increment explores technical, tactical, and empathetic ways to make the systems we build more secure.IncrementKevin Riggle [https://increment.com/security/]…

Read More

Rendering SVG Fragments

Interesting thread here on rendering SVG fragments; Β also checkout https://github.com/Opserver/Opserver > Ooooo, I can finally use SVG fragments in Opserver! Yay! https://t.co/PTNchVbZ52 β€” Nick Craver (@Nick_Craver) October 31, 2018 [https://twitter.com/Nick_Craver/status/1057726744768274435?ref_src=twsrc%5Etfw]…

Read More

Anyone know how to generate fake data in PowerShell?

Interesting thread here on generating mock data; > Anyone know how to generate fake data in PowerShell? I see the Python community has something really awesome called a Fake Factory. Anyone familiar with PS using that or an alternative? β€” Chrissy LeMaire 🀞 (@cl) September 17, 2018 [https://twitter.com/cl/status/1041634883930677248?ref_src=twsrc%5Etfw]…

Read More

Time to look into Span.Slice!

Kevin Jones???????? (@vcsjones) tweeted at 4:34 am on Sun, Aug 12, 2018:Person converted their C# code to use Span.Slice from String.Substring and the execution time went from 2+ minutes to 82ms https://t.co/FExjOvYlHh > Person converted their C# code to use Span.Slice from String.Substring and the execution time went from "2+ minutes to 82ms" https://t.co/FExjOvYlHh β€” Kevin Jones πŸ³οΈβ€πŸŒˆ (@vcsjones) August 12, 2018 [https://twitter.com/vcsjones/status/1028484794676600833?ref_src=twsrc%5Etfw] S…

Read More