My solutions to the excersises form the Kernighan and Ritchie book The C Programming Language.
Updated 2022-06-20 03:58:41 +02:00
tfelypoc/hgbook
hgbook
Updated 2022-12-09 06:36:59 +01:00
bat () { cap="$(cat /sys/class/power_supply/BAT1/capacity)" sta="$(cat /sys/class/power_supply/BAT1/status)" op="-" [ "$sta" = "Charging" ] && op="+" printf "%s" "$op$cap%" } memory () { mem=$(free -h | awk '/Mem:/ { print $3 }' | cut -f1 -d 'i') echo mem: $mem exit 0 } volume () { vol=$(amixer get Master | tail -n1 | sed -r 's/.*\[(.*)%\].*/\1/') echo vol: $vol exit 0 } while true; do xsetroot -name " $(bat) | $(memory) | $(volume) | $(date +"%a %d %h %H:%M")" sleep 59s done & exec dwm
Updated 2024-03-21 14:59:15 +01:00
godigitalist bookshelf is a place where you can share your files, books, etc...
Updated 2023-12-17 14:40:27 +01:00
recipe book collective
Updated 2023-12-17 17:26:52 +01:00
Looking for a comprehensive solution to manage your commercial properties? Look no further than PropGoto. Our commercial property management software offer powerful tools for lease management, tenant communication, and financial tracking. With PropGoto, you can streamline your operations and focus on growing your property portfolio. Book a free demo! Reach our experts via Website: https://propgoto.com/commercial-property-management-software Mail-Id: enquiries@propgoto.com Phone Number: +91 44 4923 7777
Updated 2024-04-01 09:41:54 +02:00
Updated 2023-12-14 18:34:59 +01:00
A voice book reader for people who can not see
Updated 2023-12-18 04:54:34 +01:00
Updated 2024-01-16 20:28:41 +01:00
Tutaj zbieram różne artykuły na temat złych cyfrowych monopolistów, a w szczególności: Google, Facebook (Meta), Microsoft, Apple i Amazon.
Updated 2022-07-21 15:19:06 +02:00
SomeBooksHere
Updated 2022-10-15 19:47:56 +02:00
Personal handbook for stuff
Updated 2024-01-27 16:48:55 +01:00
Updated 2020-06-19 02:43:05 +02:00
Repositório para guardar notebooks diversos para análise de dados
Updated 2021-02-10 02:09:31 +01:00
The version controlled home of my NB.sh notebooks from Moto G Stylus' Termux.
Updated 2021-09-22 03:48:31 +02:00
Updated 2022-04-06 15:47:10 +02:00
Rezbook Global DMC, Nepal DMC, Nepal Tour Packages, Nepal holiday packages, Nepal family Tour, Nepal Honeymoon Packages, Nepal fix departure package, Nepal Packages. To more details contact now at https://rezbookglobal.com/packages/nepal
Updated 2023-10-13 13:20:29 +02:00
"Try It Yourself" practice problems solved from the beginner python book, Python Crash Course, by Eric Matthes.
Updated 2023-05-02 20:15:24 +02:00
This project is on Russian. Настольная книга инженера — справочник по различным научным и инженерным дисциплинам для любителей и профессионалов.
Updated 2021-08-06 23:08:59 +02:00