Details
-
Abouthobbyist coder
-
SkillsHTML, CSS, InDesign, Illustrator, Python in progress
-
LocationIndia
Joined devRant on 6/20/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
-
STOP CODING MUTHERFUCKER AND THING YOU DUMB FUCK!!! THIIIINK!!!! IMPROVE!!! LEARN NEW SHIT!!!
STOP CODING TO CODE BETTER!13 -
Colleague calls the IT support because he forgot his Windows login after the holiday.
IT Support: "Please go to the intranet and write a ticket" - telephone call ended.6 -
I managed to get a new dell XPS 15 with uhd display, 16GB RAM and a nice i7 for work.
My boss previously asked for advice from me for which laptop to get, he ignored my advice which was for him to get a nice surface book pro for his excel activities
Instead he got a shitty Mac book air (who are these people who like the airs?). As his cto I was upset he didn’t trust his tech guy to choose him a powerful laptop that was useful.
Anyway, he saw my new laptop this week and a contractor was admiring it. My boss then said why didn’t you tell me to get this one? (The surface pro is the same spec but with tablet and pen ability).
What a dick. I’m still mad he didn’t listen to me. And now he is saying I never told him.
Macs are shit btw. This dell is great and I don’t know how we lived without uhd screens before.14 -
Hey everyone,
Our live stream announcement and Q&A will be going live in less than 30 mins (9pm EDT)!
The event is here: https://youtu.be/Vk7TIKadYHk
We will be taking questions on the YouTube chat, feel free to ask whatever you want!
Thanks to all who tune in, hope you enjoy!
EDIT: big thanks to everyone who joined us and participated! The replay is available at the YouTube link above, and you can check out devDucks in the devRant swag store (https://swag.devrant.io) or the page we set up at http://devducks.com20 -
Big congrats to @AlexDeLarge for being the first devRant member to hit 50,000 ++!
A pretty awesome accomplishment highlighting great contributions and content.71 -
My brother and I were checking out this new restaurant that had opened up recently. As we enter,
I inadvertently blurt out, "Hey! This place has a nice UI!"
Brother - "Wut?"
Me - "Ambience, I meant ambience."16 -
One time a company I worked for tried to fuck me over and not pay me the referral fee that was promised for referring an employee. They hired the person I referred for a position that was advertised as having a referral fee paid after 6 months.
After the 6 months were up, I went in to HR to ask when I could expect to see the money, and they said “oh, you’re not eligible to receive the referral bonus because we hired so and so as a contractor (full-time) instead of an actual full-time employee.” And I was like... fuck that shit, they never mentioned that to me and I didn’t burn a referral lead so they could hire the person as a contractor and avoid paying me the advertised fee. I was absolutely livid and couldn’t believe it after I had been expecting this money for 6 months.
I felt cheated and none of my colleagues at the company could believe they’d stoop so low to not pay a highly-valued employee an advertised referral bonus. I had lots of battles with management over it, and eventually ended up with a portion of the promised fee, but not the whole thing.27 -
Get ready for the first ever devRant live stream event! @trogus and I will be making an exciting announcement/launch live on our YouTube channel (https://www.youtube.com/devrantapp) this Wednesday (October 4th) at 9pm EDT. After the announcement we will also take some questions from devRant users who are watching. The questions can be about the announcement or anything devRant-related in general. We hope to get some fun questions so feel free to ask anything you want.
We look forward to having some fun with our first live stream! If you can't make it, don't worry, the replay will be available on YouTube and we'll likely do some more streams in the future. Please let me know if you have any questions and we hope many of you can join us!
Edit: the stream will be available here once it begins tomorrow: https://youtube.com/watch/... I will also post another announcement rant when we go live!53 -
I always like to approach a new coding project by concentrating on the data model first. I've seen a lot of projects built on extremely convoluted database structures and it really hurts because it makes it hard to add new features to the project.
So I look at the requirements of the new project and try to come up with a basic data model. Then I like to think about what logical future additions to the project could be. And using those, I try to see if the data model is flexible enough to be able to handle those additions fairly easily or if complex migrations or hacks would be needed to account for new use cases and features.
I think once you have a solid data structure and database technology, planning out an API or rest of the software is pretty straight forward. I like to create reusable pieces of middleware early on in the project which makes it easy to apply consistent functionality with ease to different API endpoints.8 -
when u try to find the error but the screen is too small so u have to scroll a lot more to see other lines20
-
The mobile web version of GitHub is absolute garbage. It's so shitty I don't even get why they bother. It lacks basic features like issue searching and the interface is so dumbed down everything just feels cheap and I always feel like I'm missing out.
All the devs I've talked to say they always just select "show desktop version." I do that too. It works perfectly. It's so fucking annoying. I wish they would just make a real mobile version, that's not missing features, or just default to the desktop app on mobile - works fine and everyone uses it anyway.43 -
Hey everyone - tonight we performed a database upgrade and unfortunately there were a few "surprise" breaking changes to the query language we use that weren't caught during testing. Once they were discovered after the upgrade. The queries were corrected within a few minutes. You might have noticed some issues with commenting, voting, etc.
On this note, please let me know if you notice anything suspicious like errors when trying to perform normal actions, or anything at all. I appreciate any reports since it's a bit tricky for us to cover every last part of the app alone, though I think we went through most of it. Thanks and please let me know if you have any questions!21 -
I'm seriously considering never doing fixed rate projects for clients ever again. The conversation will likely go like this, though:
"How much to build my website?"
"$100/hour."
"Sorry, I don't think you heard me correctly. I asked how much to build the whole website."
"$150/hour"
"Wait, you changed the rate! Why won't you give me a fixed cost?"
"Why won't you pay me for my time?"
"Because I can get it done for a cheaper fixed cost somewhere else!"
"But how do you know that's actually cheaper?"
"What do you mean?"
"We pad fixed price projects precisely because we fear not being fully paid for our time."
"Oh."16