Yes! Pi with RFID does work to identify cats by reading the microchips š and this guys is crazier than me! http://joakimsoderberg.github.io/catcierge/ @nebrius
WeChat ID
aaronpk_tv
X is a Y which/for Z. Itās for V. Replace X with your product name. Replace Y with one of the choices: If itās something on your computer, itās a āprogramā > or āapplicationā. If it needs WWW, and I need a browser for it, itās a āserviceā It it needs both, itās a āsolutionā or āenvironmentā (and perhaps a > service too) If it needs hardware, itās a āplatformā or an āinfrastructureā Replace Z with a short sentence which must have one of the verbs: Build Test Deploy etc. Replace V with your potential customer name. So letās try: X = Docker Y = Solution Z = Sandboxing programs V = Developers and sysadmins. Result: Docker is an environment for sandboxing programs. Itās for developers and sysadmins.
State is not your friend, state is your enemy. Changes to state make programs harder to reason about, harder to test and harder to debug. Stateful programs are harder to parallelize, and this is important in a world moving towards more units, more cores and more work.