Book notes, The Richest Man in Babylon
https://sandeepchoudharyme.wordpress.com/2021/02/03/the-richest-man-in-babylon-notes/amp/
#100DaysToOffload #book-notes
Book notes, Deep Work By Carl Newport
https://sandeepchoudharyme.wordpress.com/2021/02/12/notes-deep-work/
#100DaysToOffload #book-notes
Emacs' configuration for Financial Journaling
https://blogs.dgplug.org/sandeepk/emacs-and-financial-journaling
#100DaysToOffload #financial-freedom #emacs
All the gods, all the heavens, all the hells are within you.
https://sandeepchoudharyme.wordpress.com/2021/02/16/all-the-gods-all-the-heavens-all-the-hells-are-within-you/
Want to know how to use, and What exactly is F() Query Expression ?
https://blogs.dgplug.org/sandeepk/django-f-expression
Do you forget to unplug the charging adapter of your laptop, I have a script for you which will notify you.
https://blogs.dgplug.org/sandeepk/automatic-notification-for-the-laptop-battery-level
Django Query Expressions
There’s only one rule in the jungle: when the lion’s hungry, he eats!
Abstraction in Django Models
Let me show you, How to connect multiple databases in Django Application.
https://blogs.dgplug.org/sandeepk/django-connecting-multiple-databases
Docker, Virtual Machines explained
https://blogs.dgplug.org/sandeepk/virtual-machines-docker-container-and-image-explained
False == False in [True] will this evaluate to True or False ?
https://blogs.dgplug.org/sandeepk/python-false-false-in-true
Private methods and variables in Python
https://blogs.dgplug.org/sandeepk/python-private-methods-and-variables
Processes and Threads
https://blogs.dgplug.org/sandeepk/process-and-thread
Django: Tags and Filter
https://blogs.dgplug.org/sandeepk/django-template-tags-and-filters
Updated the blog with references and explanation on the *False == False in [True] ?* expression evaluation
https://blogs.dgplug.org/sandeepk/python-false-false-in-true
Script that opens all Applications, that you needed for the work.
https://blogs.dgplug.org/sandeepk/script-that-opens-all-applications-that-you-needed-for-the-work
Building report with Ledger in Emacs
https://blogs.dgplug.org/sandeepk/emacs-building-ledger-reports
#100DaysToOffload #Financial-Freedom #Emacs #Ledger
Foreign Key relationship in Django with different parameters.
https://blogs.dgplug.org/sandeepk/django-many-to-one-relationship
Attended the workshop on creating Python modules using Rust by Kushal Das
https://blogs.dgplug.org/sandeepk/workshop-on-creating-python-modules-using-rust
Some useful Git commands
Finite State Machine
https://blogs.dgplug.org/sandeepk/finite-state-machines-fsm
Letters to His Son on the Art of Becoming a Man of the World and a Gentleman, 1746-47 (Chesterfield, Philip Dormer Stanhope)
No newline at the end of file ¯_(ツ)_/¯
https://blogs.dgplug.org/sandeepk/no-newline-at-the-end-of-file-_-tsu-_
Watch Brian Chesky on Launching Airbnb and the Challenges of Scale
https://blogs.dgplug.org/sandeepk/blitz-scaling-18-brian-chesky-on-launching-airbnb-and-the-challenges-of-scale
Checkout, how to group Ansible nodes in inventory
https://blogs.dgplug.org/sandeepk/ansible-group-and-group-of-groups-in-inventory
Passing command line arguments in Ansible.
https://blogs.dgplug.org/sandeepk/ansible-command-line-arguments
Use Import or Include in Ansible ?
https://blogs.dgplug.org/sandeepk/ansible-import-and-include
Exchange Image File Format(EXIF) Rotation
https://blogs.dgplug.org/sandeepk/exchange-image-file-format-exif-rotation
Image Different Modes
https://blogs.dgplug.org/sandeepk/image-modes
Attaching Visual Studio Code(Text Editor) to a running container
https://blogs.dgplug.org/sandeepk/attaching-visual-studio-code-to-a-container
Tools for Profiling Django Application
https://blogs.dgplug.org/sandeepk/profiling-django-application
Using Pipes(|) in Python code
https://blogs.dgplug.org/sandeepk/sh-like-infix-syntax-using-pipes-in-python
Django: How to acquire a lock on the database rows?
https://blogs.dgplug.org/sandeepk/django-how-to-acquire-a-lock-on-the-database-rows
Roles in Ansible
https://blogs.dgplug.org/sandeepk/ansible-roles
#100DaysToOffload #Ansible