Building a convention for configuration saver and reader module in Python #python #programming #pypi #DevOps
Just released distroverify, a tool to automatically verify any linux distro file (*.iso) for its integrity. #Linux #ubuntu #Python https://github.com/prahladyeri/distroverify
Package signing in PIP - It works, in a roundabout sort of way #python #programming #security
Wordpress to Pelican in 24 Hours #PHP #Python #Wordpress
https://prahladyeri.com/blog/2019/05/wordpress-to-pelican-in-24-hours.html
Pomodoro And EBS: Two Classical Techniques To Measure A Developer's Productivity
https://freelancemag.blogspot.com/2019/01/pomodoro-and-evidence-based-scheduling.html
Docker Trick: Running Containers Efficiently Using A Bash Script
Its an eerie world where tech giants can simply ban the plebians into a digital exile
https://prahladyeri.com/blog/2018/07/its-an-eerie-world.html
This Sounds like a great Idea for a show, my eldest son would most certainly love some tips using OBS & Kdenlive
The language filters don't seem to be working at all in #Mastodon. Firstly, it isn't clear whether checking them will show/hide the content in those languages. Secondly, checking them doesn't seem to be making any changes at all to the visible content on the federated timeline.
I'll never understand why some people hate giving code reviews. I get that you don't want to be harsh which you can choose not to be harsh.
I find the experience to be rewarding and a great learning opportunity as a reviewer.
Case in point, TIL that `bool(queryset)` is more efficient by one query than `queryset.exists()` which is the conventional method. Now using `exists` is more efficient than `count`, but saving one query for some clients is a HUGE deal.
split_tweet.py - A Python script to split your long tweet into small chunks of 140 characters limit imposed by Twitter
https://gist.github.com/prahladyeri/ee9ced3f084114f722a3c08457ac4ad5
Freelance Programmer and Writer