Details
-
AboutI will code for beer
-
SkillsJava, Javascript, SQL, php, and social engineering
-
LocationStuck in a for loop
Joined devRant on 1/22/2019
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 guys.
Does anyone have an idea of the proper way to answer this question.
It is testing your ability to communicate complex things.
"Describe the color green to a blind person"13 -
To Amazonians (and others who know what happens there)
There's a point I'll be required to pick hardware for my desk. What Hardware should I pick?
PS: I got a job as an SDE at AWS7 -
Hi. I did an interview recently and failed. I could not answer this question properly.
Estimate the number of doctors needed in a town of 4million people.
I think it's more of a critical thinking problem. I dont know.
Whow knows how to explain this?32 -
So, this backend dev, thinks because I am doing frontend work I have no knowledge on backend stuff.
I ask him for a backend feature to match my front end feature. He says that that will take about 4 weeks and therefore cannot be included in this scope. I ask why because its something really easy. He says he'd have explained but I cannot get it.
So I ask him why they have their tables structured that way (I went in and checked ). I then went ahead and schooled the guy on SQL, normalizing databases and other stuff.
Put some respect on frontend devs. some of us are fullstack -
Frontend & backend dev conversation
Backend Dev: what will you be working on?
Frontend dev: i will be creating a nice animated loader. You?
Backend Dev: i will be working on optimizing the backend so that no one can see your loader.
🤣🤣🤣🤣7 -
This is for all those people that like dark themes and when asked why you say it's because light attracts bugs.
I would like to explain how that is just so wrong. Bugs attracted to light are moths and a few other flying bugs.
The rest of the bugs live and thrive in darkeness. Cockroaches, bedbugs, spiders etc.
In fact mosquitoes hunt at night and prefer to hunt in the dark.
I just had to put this out there.5 -
A lot of things give people a sense of power but someone starring and forking your public repo is waaayyyyyy up there.
You feel me?1 -
Why does the sqlite SUM function round down values?? WHY?
10333.03 is printed as 10333
This has caused me so many problems?
What is the solution to this?2 -
What is the best string comparison algorithm ?
Example Use case: group messages from your telco into groups of related messages.
I have gone through the various algos and implanted them. I just want your opinion if you have experience on this.15 -
Where is the best place, on an android app that lists user transactions, to place a sort & filter icon that will make an overlaying filter layout?
Also if you guys know a good place to get android UI/UX material please place links below.
This has stressed me all week. TIA2 -
!rant
I’ll be interviewing for a software developer position at a bank today.
What do they like to hear?11 -
I once changed all my error messages to say “Processed successfully” because I had a demo yet the software was very buggy.
I bought myself time to fix the bugs later.
#demoHack7