Public Notes on
View Public Collections
Loading...
Google Tech Dev Guide techdevguide.withgoogle.com
Whether you’re a student or an educator, newer to computer science or a more experienced coder, or otherwise interested in software engineering, we hope there’s something for you here in Google’s Guide to Technical Development. We’ve carefully curated a collection of material from many sources, including Google, that you can use to supplement your classwork or direct your own learning #algorithms #coding #computer-science #google #learning #pub
Show More
Loading...
Sidetalk sidetalk.io
Sidetalk is a new way to chat with your friends on Google Hangouts, with the account you already have. Instead of a bunch of floating windows, Sidetalk tucks away neatly into the side of your screen. #google #hangouts #mac #os #macos #chat #pub
Show More
Loading...
Overview --This is a Note Box Label: 'as is' solution // Note: This solution is provided 'as is' and is an implementation that has been provided by Google. OpenDNS is unable to sup... #filter #google #parent #parental #restriction #safe #search #website #YouTube #Unsorted #pub
Show More
Loading...
"Distroless" images contain only your application and its runtime dependencies. They do not contain package managers, shells or any other programs you would expect to find in a standard Linux distribution. For more information, see this talk (video). Why should I use distroless images? Restricting what's in your runtime container to precisely what's necessary for your app is a best practice employed by Google and other tech giants that have used containers in production for many years. It improves the signal to noise of scanners (e.g. CVE) and reduces the burden of establishing provenance to just what you need. #devops #container #docker #google #pub
Show More