Details
-
Abouta fledgling front end dev
-
Skillsjs, css, html, ruby, php, java
-
LocationSomewhere Over The Rainbow
Joined devRant on 11/22/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
-
Four years have I been a JS developer, only today I realized that negative numbers are truthy :facepalm:2
-
So I was strolling around some open source project on GitHub, this particular one had thousands of issues. A lot of them were closed by the maintainer with comments like "I can't reproduce it", "It's working fine for me", "Pretty sure you have some bad configurations on your machine", et cetera, smh4
-
At last, after a year and a half working with legacy codebase, I got the greenlight from the seniors to refactor my team's app to modern front end technologies. You know, webpack, unit tests, component based architecture and shit.. I really love it!
My PM doesn't look as enthusiastic though...1 -
I was still a 2nd year college student back then. Someone approached me about a personal branding site, with quite a generous fee for a poor student like me.
I took the job. Surprisingly she paid me in advance. About a week later, when I wanted to clear up some requirements with her, she disappeared. Didn't read any of my messages. Didn't respond to my calls, let alone emails.
Some time later, I got busy with exams and college stuffs. Welp, I let go of the project, even erasing the github repo to make some room for new private repos on the way.
A year later (yes you read it right), she came back.
Messaged me on WhatsApp.
"Hey dude, how you doin? Sorry about last time, I needed some time to take care of stuffs.
So how's the website going?".
By that time, even the domain name I bought for her site had expired.
I didn't know what to say, so I just shut up.
"Remember that I paid you in advance. Either finish the site or give me my money back."2 -
I know I shouldn't do this, but I'm so frickin bored I end up resuming tasks from work here at my parents' house, in my old bedroom.
Anyway, merry christmas and happy holidays! -
Is it polite/appropriate to tell a recruiter that I'll get in touch with them in several weeks? Their offer's really interesting, but right now I'm in charge of a large project and I don't want to leave it unfinished.4
-
I really am grateful to be a software engineer.
Being a software engineer here in my country really is wonderful. We're very short on software engineering and IT professionals, so we could quite easily make 2 to 4, even 5 times average salary, and most of us don't even have to worry about getting fired because we can quite easily get a new job in a matter of weeks.
I'm really, really grateful. And I intend to give back to the community by enabling those without access to formal education in IT to learn a bit about software engineering by sharing my knowledge freely in my blog. I hope I can keep consistent in this. Wish me luck!14 -
Have you ever seen an app or website so awful you seriously consider to apply for a job at its maintainer company just to fix the flaws?8
-
We're having a favorite hackathon projects vote at work tomorrow. Basically each team are given 5 minutes to present their project and we'll vote the most interesting project for a favorite project award.
I'll give my vote to whichever team confuse me the quickest.2 -
Can anyone please help me troubleshooting my PC? My PC won't boot even to BIOS. This happened several times in the past but usually jiggling the cables would do the trick, this time it doesn't.
What happened: PC powered up, power light went on, all fans turned on just fine, hdd light turned on for a few seconds before turning off, monitor didn't catch any signal from the HDMI
What I have tried with no luck:
- unplugged and replugged SATA cables, fans, mobo 24 and 8-pins connectors
- moved the harddisk to another SATA and power connector
- flushed the CMOS memory
- removed RAMs
- unplugged speaker, keyboard and mouse
- switched it on without the HDD connected
Any suggestions?9 -
Got an idea that needed prototyping, remembered that people always said Bootstrap is a good UI framework for quick prototyping. Had a doubt though, as the last time I checked Bootstrap sucks.
I ended up wasting hours to make it work with webpack. Turned out it still sucks.
The most irritating thing was they tell people to install the latest beta, or even alpha version on their website, not the stable one. Who the fuck would do that?
When you do the bare `npm install bootstrap`, it will install the latest stable version, but the docs page defaults to the... guess what, the latest beta version. I wasted nearly an hour just to figure out why the styles weren't working like the examples in the docs.3 -
Me: *just playing around with Git on my terminal*
Friend: "Man, you're such a geek, typing your git command on the terminal.. I myself can't use git without the GUI at all"
Me: *stares at him in silence*
Me: "Wait... THERE 'S A GUI FOR THAT?"
*true story when I was in college*40 -
Expectation: I'm going to make an app that would remind me to finish my side projects.
Reality: I'm going to make an app that would remind me to finish the app that would remind me to finish the app that would remind me to finish the...
*stack overflow*1 -
1. Get an idea
2. Plan the structure to use overengineered solutions
3. $ git init
4. Setup the barebones
5. $ git commit -am "initial commit"
6. Forget the project for the next several months, until another idea pops out and you visit your github to setup a repo for the new project and rediscovers this miserable project's repo
7. Back to 1, repeat -
After interviewing tens of candidates, finally found that one guy who doesn't start the conversation by mentioning jQuery 😂
Too many people started off with jQuery and didn't even bother to learn more about Javascript itself.11 -
Fellow devs, I want to hear your opinions on Scrum and daily stand up meetings. Do you think they're necessary?
God, I really hate that I'm required to participate in a meeting EVERY FUCKING DAY.6 -
Basically, there are two types of recruiters:
1. "Hi there. After reviewing your profile, I believe you have what it takes to be a <role> in our company."
2. "Hi there. After reviewing your profile, I'm convinced that you have what we need as a <role>."
Interestingly, the former tends to ignore your response if you rejected their advance, while the latter tends to follow up with a "just reach me out if you changed your mind", or even a simple "I understand, thank you for your time".1 -
"Eh, just push it to prod and see if anything breaks"
The entire system went down for hours, estimated loss north of $1M.5 -
Find yourself a manager/leader who knows a bit about software engineering. Better still, find one who is/was a software engineer him/herself.
Because software engineering is a form of art. A leader who doesn't understand your art won't be able to properly appreciate it.
They won't be interested in how and why you make/do something. They're only interested in how fast can you get it done.1 -
Web devs, let's be honest. When was the last time you checked your HTML's conformity with W3C specs?7
-
Going to interview a candidate for front end dev position today, my first ever interview as an interviewer... you guys got any tips?2
-
Friend: "Why did you buy a Macbook Pro? Look at the specs, the RAM, the storage, the processor.. heck, ain't it overpriced? I wouldn't if I were you"
Me: "No, I didn't buy it. My company gave it to me when I joined them."
Friend: "Oh.. okay... hey, is there any job opening in your company?"13 -
You know what's more irritating than working with a partner who doesn't understand how to properly build an API?
Working with one who fully understands the best practices but doesn't give a shit to implement them until something breaks.1