Prabhakar Kasi

  https://raptor.in/author/prabackar/ iOS Developer, Front End Developer

   



32 Stories by Prabhakar Kasi

How to Create GIFs from Still Photos Using ImageMagick

This guide explains how to create GIFs from a sequence of photos using ImageMagick via the command line. It includes instructions for installing Homebrew...
0 1 min read

How to Write Proper Git Commit Messages: Recommended 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...
0 1 min read

How to Create GIFs from Videos 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...
0 1 min read

Configure iTerm2 + zsh + oh-my-zsh for powerful terminal experience on macOS

As a developer, you likely spend hours every day inside the terminal—running commands, editing config files, compiling code, managing Git, deploying services. The default...
0 1 min read

Configuring multiple git accounts on new MacBook

Setting up a new laptop for development requires configuring Git, particularly by generating an SSH key to streamline authentication. Steps include creating the key,...
0 3 min read

How to Change Your Mac Hostname, ComputerName, LocalHostName & DiskName via Terminal

If you own a MacBook or iMac, you may have noticed that the default machine names often reflect a serial number or generic “MacBook‑Pro...
0 1 min read

Dynamic Type and Font Weight Mapping in SwiftUI: A Simple Guide

Handy mapping table for font-weight named and numerical values
0 1 min read

Apple TV Remote Stopped Working After iOS 15.1 Update? Here’s How to Fix It

It is too easy to loose Apple TV Remote (physical one named Siri Remote), which I did few years back and have been using...
0 1 min read

Immigration Tracker for Indian-Born Applicants: A Simple Tracker

Immigration Tracker for Indian Born Individuals for EB2 and EB3 category. It is a simple way to track visa-bulletin changes every month.
0 7 sec read