tech blog of the day
tlog, derived from "tech blog", is a simple website that redirects you to a different tech blog every day. This is a project that I created to encourage myself to read a tech blog daily 🫠
Just visit https://theapache64.github.io/tlog
You can see the full schedule here ➡️ https://docs.google.com/spreadsheets/d/1pvwjyRWvRPzHoacraKi4w6324-BErl3Bs-Q9HIwbeGI/edit?usp=sharing
⏰ 10AM crontab
(crontab -l 2>/dev/null; echo "0 10 * * * open \"https://theapache64.github.io/tlog\"") | crontab -
Execute the above command in your terminal to automatically open tlog
every day at 10 AM ;)
⚡ Raycast user
If you're a Raycast user, add a "quick link" to tlog
so that you can quickly read the blog of the day whenever you're bored ;)
- Shorten the domain
- Vote on the tlog