Details
-
AboutHi, I am 25 years old freelance web developer from Lahore, Pakistan and I love JavaScript.
-
SkillsJavaScript, Laravel, Ghost Theme Development
-
LocationLahore, Pakistan
-
Website
-
Github
Joined devRant on 7/31/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
So this fucking neighbour of mine just asked me how can I be an engineer if I don't have a printer :/ and then he asked me to create a ticketing system (he is a travel agent) for free because it's just a software.13
-
So this just happened. I was working on a project and I just found a weird directory named '~' in there. I am on Linux so I simply did an "rm -rf ~" :/
It was too late when I realized it deleted all my files in my home directory. All my projects and configuration files. The sad part was it did not delete that shitty random directory because permission denied. Thank God I got into the habit of making weekly backups of my system and Thank God I use git.5 -
When I used Windows and I needed to flash a rom I had to download minimal adb and fastboot package to use adb and fastboot.
I am using Manjaro now so I thought there must be a minimal package. Searched on pacman and android-tools is already installed and it's just a 2mb package. I love linux 😁8 -
Disabled fucking arrows keys in vim. Life is hell now.
I will be posting a lot more rants from now on as I am learning vim so bear with me.19 -
!rant
Created my first bash script to automate switching between PHP 5 and 7 for apache. Learning a lot after switching to Linux. Still trying to figure out vim though :/ -
!rant
After my HDD failed last week. I replaced it with an SSD, upgraded my RAM. I wanted to install Arch but I am a noob in linux so I stuck with Manjaro.
I am just loving XFCE and AUR. 😍2 -
So I found the reason of kernel panic, my laptop's hdd is fucked, lost all the data. Now using a live usb until I get a replacement. Silver lining is I won't install windows for dual boat and replace elementaryOS with arch linux. I want a proper fight now.1
-
Hi, I need some advice about android app development. I am a front end web developer and I want to get into android development. I have created a simple restaurant app using phonegap and knockoutjs but I didn't like the performance. Can you recommend how should I get into android development? Nativescript and ionic also lack performance as far as I have researched. Any help is appreciated.11
-
Need some help!
How can I create a git release with only distribution files?
Let's say I have a Sass project and it compiles to a single CSS file. I want to provide just the CSS file in download as release and exclude all other source files. How can I do that and how should this be automated?
Thanks5 -
All right, I switched to Visual Studio Code from Sublime Text 3 and I really like it so far. But I have spent an hour looking for a solution to hide this annoying tab bar. I have already disabled tabs but it still shows this bar with filename on it.12
-
After 3 hours of struggle, I was able to setup multiple versions of PHP and configured easy switching on Apache on a fresh install of elementary OS.11