-
# Ema Suriano
I introduce TIL, a micro-blogging format to share concise, specific knowledge in under 200 words for simplicity and quick content creation.
[https://emasuriano.com/til/today-i-learned-…
-
Running the init process with Docker results in a 137 exit code. No obvious errors are logged.
```
(base) vagrant@vmslushyport:~/Antarctica_Today$ docker compose run cli init all
2024-09-26 18:08…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…
-
The new list view shows all the events of the selected month.
It would be great if it automatically scroll to today
Eg: Today is the 7. October:
It shows:
![grafik](https://user-images.githubus…
-
I'm cancelling class today because I've lost my voice and can't speak at all. Therefore:
1. The quiz that we would have had today will be postponed until next week.
2. As soon as I'm able, I will…
-
-
Create an extension providing a macOS „Today Widget“. This widget should show some daily stats and the current task.
Communication between recorder process and widget can be done by a unix socket o…
-
expected
```
$startDate = $this->option('start')
? Carbon::createFromFormat('Y-m-d', $this->option('start'))
: Carbon::today();
```
actually
```
$startDate = $this->option('start')
…
-
# Summary
Today secrets such as `REDIS_USERNAME` are only readable via `os.GetEnv()` which means we cannot mount secrets from disk.
For some
# Motivation
Within some environments I work in…
-
See this article here: https://dramsch.net/today-i-learned/gzip/today-i-learned-about-deterministic-gzip-compression/
I'd like to do the same thing but it appears EasyCompressor doesn't expose the …