Systems guy: keeping things up & automated. Sysadmin, DevOps, SRE. Also, some programming.
Moscow 🛫 Yerevan 🛫 Tel Aviv.
- ch2rss - Convert any Telegram channel into RSS feed
- @parallel_reading_bot - Learn languages using Parallel Reading method.
- Plato bot - Summarize an article or Youtube video as a Platonic dialog.
- @pomodoro_timer_bot - Timer for Pomodoro Technique. Counted 60M minutes in 200K Telegram chats during 10 years.
- @watch_bot - Website monitoring, including SSL certificate, domain name expiration and new records in Certificate Transparency log for your domain name. Bothering you with alerts since 2015.
- @dead_man_switch_bot - Cron job monitoring bot will alert you when your cron jobs fail.
- @upscale_me_bot - Photo upscaler bot.
- @SnoozeBot - Reminds you about the message after some time, be it tomorrow or in 5 years.
- @WindSpeedBot - Alerts you about wind speed at chosen locations. For example, it can send you a message if tomorrow's wind is expected to be stronger than 5 m/s.
- Today I Learned
- Tailscale install 451 - Bash script to install Tailscale in unsupported countries
- yt-summarize.sh - Summarize Youtube video with a bash script, using subtitles from Youtube
- yt-dlp-transcript - CLI tool and Python library to download Youtube videos transcripts
- yt-transcribe-summarize - Transcribe Youtube video using Whisper, then summarize it with Llama model