I was abducted by aliens. They made me wash my hands, clean my room, and eat my vegetables.
Turns out I was on the mothership.
Pragmatism on tap.
Focus Retreat Center | https://focusretreatcenter.com |
Website (tech) | https://peterlyons.com |
Website (personal) | https://peterlyons.org |
I was abducted by aliens. They made me wash my hands, clean my room, and eat my vegetables.
Turns out I was on the mothership.
What do you call an app version that has been released and has a problem requiring force upgrade?
versiona non grata
Random tip for file sharing on the same network. This #python command runs an http server listing the contents of the directory where you ran this command:
python3 -m http.server
Have you ever wished the browser would look at a background color and pick black or white for the text — whichever one provides more contrast? Now, the `contrast-color()` function in CSS does just that.