Be so awesome it wouldn’t have all fit anyway. If you tried to visit my site earlier and it was not there, that is because I accidentally deleted it.
It’s back now. “…all technical solutions for better cybersecurity hinge on the people that use them. The cyber readiness of the department needs to be on the same level as physical fitness and weaponry.”
👆
Navy outlines a path to completely redesign its networks: https://www.fedscoop.com/navy-path-to-network-modernization/ “The victim cited gaps in cybersecurity knowledge and the wide range of possible scenarios as reasons for failing to adequately incorporate cybersecurity into emergency response planning.”
Or, “It seemed hard, so we just didn’t do anything at all.” 🙄
https://www.us-cert.gov/ncas/alerts/aa20-049a And it’s ready! Here you go, @jekyllrb users. Make your CI/CD less evil.
https://github.com/victoriadrake/jekyll-cd How to get a shell in local @Docker container:
docker run -it –entrypoint /bin/sh repository:tag
If the image has Bash, you can also substitute /bin/bash. I have a suspicion that too many developers concern themselves with making what they can make, and too few developers concern themselves with making what people use. I’ll blog about this one but I couldn’t wait to share it with you!
🐍 Multithreaded site-crawling link checker in Python standard library https://github.com/victoriadrake/hydra-link-checker
What questions would you like to see answered in my post?