Amusingly there is a tool for development called mise
Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Putting everything I need for a project in a folder with a readme at the top level:
- Alleviates having to browse or search for files each time I use them
- Stashing any relevant commands, file paths, tutorial URLs in the readme, even if it looks ugly so I don't have to keep scrolling through my bash history
A very rough sysadmin equivalent in my mind is infrastructure-as-code, like having a base system configuration pushed out via ansible that manual configurations can be made on top of. Saves all the preparatory busywork, equivalent to chopping your mirepoix in advance.
Doing your research beforehand instead of diving in and working it out as you go (extends beyond the digital space as well). Probably less fun, but far more efficient, bop those known unknowns people.
โI should have gathered all of the necessary things ahead of time.โ
Also known as a staging area.
Mise en place directly translates to having a password manager.
Instead of resetting your passwords every time because it's impossible to remember all your logins (and exhausting to try) just have them in one place instead of scrambling each time.