Feature flags are another solution. Merge the code, but have it disabled on prod until you enable the feature flag (when the whole feature is complete and deployed)
Feature flags are another solution. Merge the code, but have it disabled on prod until you enable the feature flag (when the whole feature is complete and deployed)
You could look at logrotate if you don’t want to do something custom
Not all Amish view technology as entirely something against their religion. Peter Santenello has a bunch of great videos where he interviews Amish people and understands their culture. This is a good one on that topic: https://youtu.be/EgY1SVXiBrU?si=E2zTNOhQxm6Qcgff
Psychopaths exist across cultures and ethnic groups and at an estimated frequency of about 1 percent of the population for males and 0.3–0.7 percent for females. Some researchers challenge these numbers, citing bias toward male manifestations in diagnostic instruments and methods.
Source: https://www.psychologytoday.com/us/articles/201906/why-female-psychopaths-are-different-breed
Or public transit improves, actually freeing up space on the road
I thought that link was going to point to this other great programming language
I often take notes in the form of “TODO” comments, as I work through a problem. Then I have my editor set up to highlight them, and my git asks me if I’m sure I want to commit them. Works pretty well with keeping my thought process straight
🤯 wow, that’s a neat idea! That might come in handy some time 🤔