Forwarded from ram ram
wget $(curl $(curl $(curl 'https://www.dailyepaper.net/2022/03/the-hindu-epaper-pdf.html?r' | grep spreadsheet | grep -Eo '(http|https)://[^?"]+' ) | grep -Eo 'href="[^"]+"' | grep -v spreadsheet | cut -d'"' -f2 | head -n 1 | cut -c 30- ) | grep iframe | grep -Eo '(http|https)://[^?"]+' )
DailyEpaper.net
DailyEpaper.net: The Hindu epaper PDF 2022 [Today]
Forwarded from Python Programming (Satoru Gojou)
Python One-Liners: Write Concise, Eloquent Python Like a Professional pdf
#ebook #oneliners #python @pyguru
#ebook #oneliners #python @pyguru
Forwarded from Matrix Telegram Bridge
NeoLAB
make -j"$(nproc --all)"
shinkiro: It compiles in less than 10 seconds so its fine if we don't use this
Use the same text on every page!
https://learn.sadgrl.online/put-a-navbar-or-sidebar-on-every-page/
https://learn.sadgrl.online/put-a-navbar-or-sidebar-on-every-page/
learn.sadgrl.online
Load content from a single file onto every page
Instead of manually placing a header, navigation and footer in your code (and then having to edit every single page in order to make a single change that reflects everywhere) you can dynamically load these pieces from a single file.
Here is how it works:…
Here is how it works:…
