From The Blog

Insights on technology, productivity, programming, and good reads.

Brainstorming – multiple positions blade

Typically, Brainstorming session with multiple people leads to multiple ideas, but for this use case, it was only me, Saturday morning and paper and pen. I dreamed about many complex ideas to get solution to the problem statement last night, and started putting them on paper in the morning. Constrains was, the blade (triangular piece) […]

Continue Reading

#GoodRead 10% Happier

10% Happier toes the line between being a memoir and self-help book. It focuses on self-help theories at different times within the book, but is less preachy in the way it uses knowledge gleaned from the author’s real-life experiences. The author uses his own personal story as an avenue for exploring religion, mindfulness, and meditation. […]

Continue Reading

Asset on laravel and PWA

Recently I was working on making one of my web app as PWA. I understand PWA is future, hence I try to make my website based solution into a web app. And I came across an issue with sharing the resources. Specifically icons, images and splash screens. And I came across {{ asset( ) }} […]

Continue Reading
two blue metal storage boxes

Cheat Sheet Chest 🧰

Got some nifty cheat sheets, which I regularly using during development phase. Sharing few here Python Flask : flask_cheatsheet.pdf Python Pandas Cheat sheet : Pandas_Cheat_Sheet.pdf (pydata.org) Python Data Science Cheat Sheet : datacamp-community-prod.s3.amazonaws.com/f04456d7-8e61-482f-9cc9-da6f7f25fc9b PHP Cheat sheet (Book) : PHP-Cheat-Sheet.pdf (websitesetup.org) Laravel Cheat Sheet : My beloved Laravel cheat sheet – DEV Community React Cheat Sheet […]

Continue Reading

Book Review : Four Thousand Weeks

Nobody in the history of humanity has ever achieved “work-life balance”! That’s a powerful statement and validation of a feeling which I was carrying for many decades. I myself giving productivity seminars and coaching people to be productive and get the “work life balance”. Actually, I stopped suggesting people on “work life balance” long time, […]

Continue Reading

Change, How Fast? How to predict?

How to see the future without magical power… Where is the car? Photo clicked on Easter early morning in 1900, 5th Ave, New York Where is the horse? Photo clicked at same place on Easter Morning 1913 Assuming you can spot the car in first photo, it’s one single car moving along with all horse […]

Continue Reading

Hofstadter’s Law

Any task you planning to tackle will always take longer than you expect, “even when you take into account Hofstadter’s law” in other word, even if you know that a given project is likely to overturn, and you adjust your schedule accordingly, it will overrun your new estimated finishing time too… I’m following productivity tools […]

Continue Reading

Timeseries Wrangling

By the way it should be Timeseries struggling. It’s basically fight of tools. When you have plethora of tools available, you always get confused with which one to follow. In my case it’s R vs. Python I like the ease of R to do data wrangling and get more insight but it’s Damm slow when […]

Continue Reading

Long time no see!

long time no see So that’s that, i started my first post way back in 2001, that time in blogpost. With an idea of sharing my know how and make all aware of current good practices. My passion was welding and mostly all my early blogs are about them. Back then, 21 year old me […]

Continue Reading