Details
-
AboutBrogrammer
-
Skillsjspython,git
-
LocationPakistan
Joined devRant on 6/17/2018
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
-
!rant, but maybe useful tip for someone:
if you like listening to something while falling asleep, but dislike the idea of your pc being needlessly on through the whole night:
1. cmd
2. shutdown -t 3600 -s
(replace the number with seconds (up to 10 years =D) you want the computer to shut down after)7 -
Another parents' story
Father was calculating how much fuel he needs then looked at me and said: "is that correct?"1 -
Fuck you windows!!!
I had to leave town but wanted some surveillance and had no cctv or ip camera set up. So I added my laptop to teamviewer and used its webcam.
Now its not showing up on teamviewer and most likely because WINDOWS SCHEDULED A MAJOR UPDATE
It probably rebooted and went on to boot into ubuntu. Should have fucking run ubuntu in the first place. I am going to be so furious when I get back.
*in case you are wondering, I had to leave in a hurry and didn't go for ubuntu because I had never used the camera in it and wasn't sure if ubuntu had the required drivers *1 -
For those who use Windows, have a desktop and notebook computer and want to use the same keyboard and mouse on both.
Windows has a program called "Mouse without Borders" that let you use the mouse and keyboard of one computer on another like a dual monitor setup. It's works via LAN and I have to say that I haven't any lag. You can copy text from one computer and paste into another and you can drag files too (that are copied to a special folder).
My desktop computer has a big monitor and of course it's better than my notebook and I don't want to spend money in another monitor, so this is a life saver for those who are in the same situation.
Cheers!5 -
"Half the money I spend on advertising is wasted; the trouble is I don’t know which half." - John Wanamaker1
-
This Monday I start my first job as a junior web developer and a coworker already my first two hours will be free time, don't know how to feel 😓2
-
So I had a discussion now with my mom about my work and it turned into a rant. But I came to this conclusion:
My most effective way to screen candidates for a backend/fullstack tech job would be to ask them what are the most influential programming books they have read and why.
If they don't mention any books (or points covered in these books) in this list, they immediately fail:
-the effective engineer
-clean coder
-code complete
-team geek
-the Phoenix project15 -
I fucking HATE when people tell me:
"Oh you are using Unity? What kind of dumb shit uses Unity! Isnt its only purpose to make shovelware and shit?!"
THIS MAKES ME FURIOS AT MOST POINTS! AND I WANT TO PUNCH THOSE DIPWIT COCKS WHO ALWAYS THINK ANYTHING OTHER THAN UNITY IS GOOD, IN THE FUCKING FACE! TWICE!
unity isnt just for SHOVELWARE and CHEAP SHITGAMES, it has some really good potential when in the RIGHT FUCKING HANDS!! FOR FUCK SAKE!
(If you want an example look up dronethegame.com currently in crowdfunding) FUCK THESE PEOPLE...
FUCK17 -
thinking about getting a laracasts subscribtion, is it worth it at all? I've recently been working with PHP a lot, and my OOP skills are pretty narrow tbh, I wanted to learn more OOP and laravel, because there are a lot of job's that require you laravel knowledge.5
-
Every time I write code to generate thumbnails, my thumbnails are generated wrong.
Every. Single. Time.4 -
I swear to God there is a special place in hell for people that ask for updates on shit when they are not even paying.2
-
What does it take for one to design his/her own laptop completely from scratch?
*If you answer me it's not worth my time, then please don't waste your time answering.*18 -
I really like React and I thought for a second that Vue will overcome React with stars but fortunately developers know what is better 😂😂😂😍21
-
So Android Studio + Ubuntu VM = 16GB RAM are not enough, but how about Android Studio INSIDE Ubuntu VM, that will teach that bitch to stick to 4GB RAM usage!2
-
Just tried physically removing the RAM of my PC while playing a YouTube video on Linux and on Windows. What do you think, what was the difference?20
-
!rant
I've launched a small new project at https://2048.run
It will let you play 2048 (the game) over SSH or Telnet.
Connection Details
ssh play@2048.run
telnet 2048.run
Use username/password "play" to play the game.
Have fun!9 -
my boss have a weird habit of asking plan to us...this happened today
boss: What's the team plan today?
me: Not getting frustrated..
other devs: <claps> -
If someone wants to put a Sticker on their camera so noone can spy on you...
How about piping this image to your cam?7 -
When it comes to choosing a database, What is the best for a Java project?
1.SQL - MySQL
2.NoSQL- MongoDB11