Details
-
Aboutcoffee to code converter
-
Skillscopy pasting from stackoverflow
-
LocationIndonesia
Joined devRant on 8/29/2016
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
I've tried Ionic in the past, and put off development with it because I couldn't get it to be performant without crosswalk.
In 2015, React Native put an end to the 'Are hybrid apps viable?' argument. It had a much smaller compile size, large component library, and is very reactive.
Ionic recently released news on scaling back their tools to focus on core offerings. I can't help but feel they're flogging a dead horse.
I'm sure the Ionic team has very smart people on board. Can't they see they're about to be 'Parse-ed'?1 -
Project Managers be like "hey bruh, I just wanted to put a meeting half way through your crunch for a deadline to make sure we can meet that dead line"4
-
Leaning Tower of Pisa being a wonder of the world is basically "It's not a bug, it's a feature" example.1
-
FUCK MY BOSS WHEN HE SAYS HE DIDNT SEE ANY UI CHANGES AFTER NOT SLEEPING FOR 24HRS TO GET THE ENTIRE BACKEND REWRITE DONE. I WENT OVER THE ACTUAL CHANGES WITH HIM 100 FUCKING TIMES! I GET THIS MESSAGE AFTER FINALLY GRABBING SOME FOOD "What did you do, you said you were going to work on the site??" FUCKFUCKITYFUCKFUCK!!! FUCK YOUR MONEY AND YOUR JOB!!!! AND WHILE IM AT IT FUCK WEBDEV!!! 🖕FUCK YOU GUYS🖕 IM GOING HOME
/rant Thank God for devRant32 -
I'm all for geeky, feminine clothing, but surely they could have consulted a real developer before putting Javascript on a BSOD-blue/old-school-console-development-blue blue dress? It's like having a shirt that says "I love tacos" with pictures of sushi. Similar, but just wrong.15
-
Today while i was working on my web project, suddenly my boss put his hands in my pants, jerked me off and then i continued my work like nothing ever happened.
Being your own boss has its own advantages ;)12 -
First time poster here. Please be nice :)
My biggest workaround is one that's being currently deployed to 40 truck drivers (trucking company here), preventing printers being out of usage while on the road. We also have to use HP ePrint to wirelessly print documents, but that's another story for another time I guess :)
CEO asked us to install wifi printers in our 40-ish trucks which has wifi on board. However he's always picking one of the cheapest options possible, so we got consumer grade printers (Laserjet 1002w). Those printers often disconnects without getting back on the truck wifi network EVER. I have to get physically in the truck, wire the printer via USB onto my laptop and reconfigure Wifi on it with the HP Windows tool. This means lots of printer downtime, which always happens when the drivers are three timezones away from our office
Then I thought: "What if I could sniff what HP sends via USB while I (re)configure the printer, and replay whats being sent later? Our trucks all have an Android tablet with a USB type-A connector with host capability, so I could write a small app that replays the config when plugged in by the user.
Three days of hacking around later, I have a working app. By chance, HP printers (or at least those models we have) uses HTTP POST via USB, so I could easily replay the request.
Edit: the end result is that truck drivers just plug the printer to their tablet, press "reconfigure" in a home made Android app, printer is reconnected to the truck and they're good to go. They don't have access to the network nor know enough to debug themselves anyways14 -
Are there any developers here who still use jQuery rather than these new big ass JS frameworks. Recently I started with Angular 2 for an internship but I really miss jQuery.🤔10
-
PHP "str_pad" because it doesn't require a library, that would cause chaos when such a library is removed.2
-
I believe by the time Elon Musk sets up a colony on Mars, npm will be done installing those fucking dependencies.10
-
'your computer is doing something weird come home'
'i can't, everyone is being evacuated because of the hurricane'
'....it's trying to install windows 10'
Me:10 -
That moment when you realize that you are workaholic, make final push to your personal project, hide computer away, and gaze out of the window, realizing that you are nothing without computer.5
-
When a client refuses to pay you because they don't like the color of their logo.
I was hired to build a website.11 -
Me: *Playing around with bash on Windows*
Friend: Can you hack my Facebook account?
Me: I already did...
*moments of awkward silence*4