All about computers, technology, softwares.

Techology

Magic Trackpad won’t connect with bluetooth to your Mac

Today I faced a weird issue with the Magic Trackpad, which was already paired with Apple M1 Pro laptop, stopped working. I tried to...
Prabhakar Kasi
1 min read

Download sequence of files using Curl command

There are many times in our browsing experience we want to download images or video-chunks that are in a particular sequence. I have used...
Prabhakar Kasi
1 min read

qView – Good replacement for Xee³ photo viewer

Xee journey Xee³ was $3.99 worth lightweight, minimalist styled photo viewer. Until Xee2, it was free app but the author stop his/her support. Later...
Prabhakar Kasi
1 min read

Making new laptop development ready

Whenever I get new laptop there are list of things that I setup and configure to make the machine development ready. I usually keep...
Prabhakar Kasi
19 sec read

Create gifs from still photos using ImageMagick

If you want to create gifs from sequence of photos just like how modern photo-booth does, here is a quick command line tool that...
Prabhakar Kasi
45 sec read

Recommended Git commit message format

It is a good practice to write a detailed git commit message but very often we don’t write proper message but whenever we do...
Prabhakar Kasi
1 min read

Create gifs from video using ffmpeg

There a times we want to create gifs out of a video. I extensively need this at work as git did not support video...
Prabhakar Kasi
1 min read

Configure iTerm2 + zsh + oh-my-zsh for powerful terminal…

Being a developer we spent lot of time in terminal. It would be nice to have more powerful, informative and beautified terminal experience. The...
Prabhakar Kasi
1 min read

Configuring multiple git accounts on new MacBook

As a developer, after getting a new laptop there are sequence of setups and configuration one needs to do to keep the computer development...
Prabhakar Kasi
2 min read