Generally with some guidelines
- Homebrew: Responsible AI usage
- Zed: AI Policy
- See also On Programming with Agents
- Ghost
- No specific policy docs, but the project uses CodeRabbit and has an
AGENTS.mdfile
- No specific policy docs, but the project uses CodeRabbit and has an
- Fedora - AI-Assisted Contributions Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Overrides to make Zettlr's Berlin theme look a bit like GitHub's light default theme | |
| * See https://github.com/Zettlr/Zettlr/tree/develop/source/common/modules/markdown-editor/theme | |
| */ | |
| .cm-editor .cm-link { | |
| /* Underlines for better accessibility */ | |
| text-decoration: underline; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # https://www.makeuseof.com/how-to-check-your-laptops-battery-health-in-linux/ | |
| upower -i /org/freedesktop/UPower/devices/battery_BAT0 |
(source)
Release cadence: 4 weeks
Support window: 8 weeks
More info: Chrome Milestone branch support and Speeding Up Chrome's Release Cycle
NewerOlder