Details
-
Aboutperfectionist
-
SkillsPHP, js
-
Locationgoa
Joined devRant on 3/11/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
-
Hey everyone!
Me and my team have been working very hard to create this programming language which people thought impossible to make. After years of work/research and hard-work we are now announcing the first beta release of this programming language. This programming language which we call "English_Code" is going to be revolutionary since it understands any English sentences. Now the programmers can finally code in English without learning the if-else, loops and other syntax keywords. Errors will be shown in pure English and your managers can now understand your code.
Anyway, let us know what you think, and we hope you enjoy!4 -
I have been developing laravel projects with PHP 7.2 for a month on my new macbook air. Today i had to work on php5.6 project and got really frustrated cause homebrew doesn't have php5.6.
Should i install ubuntu?
Is there anyone using ubuntu on macbook air?
What are the problems?9 -
05 13 * * * export DISPLAY=:0 && brave-browser https://www.swiggy.com/
Cron to make sure I eat on time. Swiggy is food delivery service.9 -
Found this MongoDB song on Youtube today.
Database Skills (Sia Cheap Thrills Parody) - MongoDB.
Baby, I know your database needs upgrades tonight.
https://youtube.com/watch/... -
1) Give my logical reasoning abilities to my clients and users.
2) Whenever there is a change in project requirements, I should get 24 karat 100 Gram gold coins.
3) Give me 2 more wishes.
4) My code should work as expected on first attempt.
5) Give me ability to learn new technology in just 1 day.3 -
!Tech
How do i explain my friends that if a bottle of whiskey contains 40% alcohol and when i pour some in a glass. The glass will also have 40% alcohol.21 -
Worked on open-source for the first time. Learned python and wrote script to upgrade fontawesome from 4 to 5 by replacing the icon names.
https://github.com/abkcode/...
more open-source projects coming soon.6 -
Thinking of developing sublime plugin that would convert font-awesome 4 icons to 5. The plugin will search for all files with configured extensions and replace the icon classnames. Eg <i class="fa fa-cab"></i> will become <i class="fas fa-taxi"></i>. It wont work for inproper spacing and dynamic icons.
Is there anything already developed?6 -
CTO: Trigger email to everyone when internet goes down. Do this by EOD.
Me: OK
Later
How could I send email without internet.
Confused....5