| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
To see which pizzas are available this week at cheeseboard within Emacs
is a dream come true. What's better than "M-x my/cheeseboard-menu" ?!
This displays in a buffer the list of pizzas for the week. It includes
the ingredients for the pizza, and hours of operation for that
day (since the hours depending on the day of the week).
|
| |
|
|
|
|
|
|
|
|
| |
I run an instance of sourcegraph on cs.fcuny.xyz for some of my
repositories. When using `git-link' on my own code, I want to go there.
I refactor some of the code to format the base URL using the hostname,
and clean up the directory name in case the repository is coming from a
gerrit server (there's a `a/' prefix to the name of the repository that
I need to drop).
|
| |
|
|
| |
Using the prefix `my/` is more consistent with my other functions.
|
| |
|
|
|
| |
For a given SLO, calculate what's the allowed downtime for different
time period.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|