Wajeeh AhsanRails: Measuring Server Latency/Ping timeLatency/Ping time is the time it takes for data to pass from one point on a network to another. Suppose Server A in New York sends a data…Aug 10, 20221Aug 10, 20221
Wajeeh AhsanS3: Paths to all existing files in directory are not loading (Ruby)According to the project requirement I’m working on, I was supposed to fetch files from S3 using aws-sdk gem. At some point, we faced an…Apr 4, 2022Apr 4, 2022
Wajeeh AhsanRails: A server is already running.Sometimes, when you run rails server or rails s , it ends up with this errorNov 25, 2021Nov 25, 2021
Wajeeh AhsanError installing therubyracerTo run a Rails project, had issues installing therubyracer and libv8 And came out to solve them with following commandsNov 25, 2021Nov 25, 2021
Wajeeh AhsanError installing ruby-filemagicOn macOS, tried to isntall ruby-filemagic and ended up with this errorAug 20, 2021Aug 20, 2021
Wajeeh AhsanMacOS gitk autorelease pool page corrupted.On my Mac, somehow i quitted gitk inappropriately. Onward to this, whenever I tried to open git gui via gitk , it came up with an error…Apr 6, 2021Apr 6, 2021
Wajeeh Ahsangit: Undo a local branch deleteWhen you delete a git branch and want it back, simplest way is to fetch the branch again.Feb 25, 2021Feb 25, 2021
Wajeeh AhsanUbuntu: Rename Multiple files from terminalRenaming, suppose, 100 files manually is quite a headache. Ubuntu provides a simple command to rename files from terminal.Feb 19, 2021Feb 19, 2021
Wajeeh Ahsangit Error: Path is unmerged.I want to undo some changes on git like thisFeb 9, 2021Feb 9, 2021
Wajeeh AhsanSome Usefull git commands for newbiesTo list git user creds/configJan 28, 2021Jan 28, 2021