HTTPS Methods and Status Codes
A curated list of HTTPS methods and status codes for quick reference by web devs.
A curated list of HTTPS methods and status codes for quick reference by web devs.
The advent of internet enabled ever-connected smart devices in our everyday lives has led to a large-scale proliferation of the Internet of Things into every aspect of our modern lives. It has now become more important than ever to understand the security and privacy risks associated with connected devices. With smart home devices, office tools, home automation systems, children’s toys and even medical devices becoming an integral part of our digital lifestyles, becoming technology aware and understanding the key implications of technology in personal privacy and security should be a key priority for every individual.
Multiple Commits: git filter-branch –commit-filter ‘ if [ “$GIT_COMMITTER_NAME” = “” ]; then
My requirements for organizing a huge number of PDF e-books:-
– An automated way of renaming all of these e-books to their actual titles.
– Removing all duplicate files.
My solution:-
– git clone https://github.com/sayak-sarkar/pdf-title-rename
– export PYTHONPATH=${PYTHONPATH}:$(pwd)/xmp.py
– python pdf-title-rename/pdf-title-rename.py /*
– ./remove_duplicate.sh
Quick workaround for Error: DEPTH_ZERO_SELF_SIGNED_CERT and UNABLE_TO_VERIFY_LEAF_SIGNATURE while using express requests.
It’s been a long long time since I last posted in this space. I guess I had been a bit too caught up with life and had been overly focused on my job.
So, enough with the slacking around for so long. It’s time to reboot the Bugsmith and get back to the groove of things.
This is an interesting bit that I learnt about from an email in a mailing list by James Pryor. To
To install Editor Config on Sublime Text all you need to do is to follow the following steps:- Go the
Here’s another three step guide to installing Sublime Text 3 on RHEL 6,7 / Fedora 18, 19, 20:- Download the
Creating Scrollable Charts: Horizontal scrolling of Charts is not supported out of the box in Kendo UI, however it can