todo2(a.k.a. todo or die) - A better todo! macro inspired from searls/todo_or_die
This crate provides a better todo! macro, which allows you to specify the deadline and the condition when the code should be implemented.
todo2(a.k.a. todo or die) - A better todo! macro inspired from searls/todo_or_die
This crate provides a better todo! macro, which allows you to specify the deadline and the condition when the code should be implemented.
| https://drive.proton.me/urls/YR8MAYRYKC#1jPhAmg2AOl5 |
| ! Checksum: 7a9f8af18055b400e61cdbda092ff6d6 | |
| ! Title: Suckless twitter | |
| ! Last modified: 2023112301 | |
| ! Expires: 1 month (update frequency) | |
| ! Homepage: https://gist.github.com/0x61nas/57ce3c8ef4411dda0e61175d7285c58c | |
| ! License: https://opensource.org/licenses/MIT | |
| ! | |
| ! Description: Make X(officially twitter) less suck. | |
| ! | |
| ! Legal Disclaimer (Terms and Conditions): |
aspe:keyoxide.org:XEL5W5RNWHWS7ZJK3WA53LCNRM
| #!/usr/bin/env just --justfile | |
| OUTDIR := "." | |
| _main := "main.tex" | |
| _pdf_prog := "zathura" | |
| _compiler := "pdflatex" | |
| _cflags := "-halt-on-error -output-directory=" + OUTDIR | |
| alias w := whatch | |
| alias c := compile |
| no-csp-reports: * true | |
| no-large-media: behind-the-scene false | |
| * ads-twitter.com * block | |
| * audio-ak-spotify-com.akamaized.net * block | |
| * doubleclick.net * block | |
| * dscc.akamai.net * block | |
| * a1520.dscc.akamai.net * block | |
| * a297.dscc.akamai.net * block | |
| * google-analytics.com * block | |
| * googleoptimize.com * block |