You could look at logrotate if you don’t want to do something custom
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 18th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
oddityoverseer@lemmy.worldto
World News@lemmy.ml•Amish men ‘shunned’ after nationwide emergency alert outs them for having phonesEnglish
18·2 years agoNot 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
oddityoverseer@lemmy.worldto
World News@lemmy.world•14-year-old gang raped, cut into pieces while alive and burned in furnace.English
7·2 years agoPsychopaths 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
oddityoverseer@lemmy.worldto
Programming@programming.dev•Why do they keep making new languagesEnglish
5·2 years agoI thought that link was going to point to this other great programming language
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)