Details
-
About19, Lonely af coder
-
SkillsJavaScript, Python, Go
-
Location/dev/null
-
Website
Joined devRant on 12/2/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
-
In-app browsers in mobile apps are so fucking pointless. People have default browsers for a reason. Why the fuck would I want to open external links in your shitty in-app browser?
- Deep-linking wouldn’t work.
- Users might not be authenticated to view the external links so they’ll need to sign the fuck in again - through your app.
Why the fuck do people do this shit?14 -
- Ran `brew install maven`
- Left my terminal to have some fun because of the slow network (fuck my ISP btw)
- Came back after ~15 mins to look at the terminal cause' installation should've finished.
- Checked terminal.
- Realised I ran `brew isntall maven` instead.
FML3 -
I'm all for diversity and all, and in fact, I am from an underrepresented race in tech. But what I don't get is; do companies really need to "lower the bar" so they can hire underrepresented people? Doesn't that mean they weren't qualified in the first place?
I've seen a lot of job ads and I've always scrolled past when I realized that I wasn't a good fit.
Why the fuck do some underrepresented people in tech take it like it's their right for bars to be lowered for them?7 -
1. I like critical thinking and problem solving.
2. Coding feels like the only thing I know how to do well.
3. It's fun! -
I got a task to work on during sprint planning on Monday. Felt the task was a 2hour task and procrastinated to do it on Tuesday. Tuesday came and I pushed it to Wednesday.
Today is Friday and I'm just realizing the task is a microservice on it's own. FML1 -
So I'm working on this codebase that has about 50k lines of code and I built a feature in it today. Spent 3hours on the feature + writing tests. Then I raised a pull request and that bastard codeclimate calculated the test coverage had dropped by 0.3%.
For 6hours now I'm still looking for a way to increase the test coverage by 0.2%. FML4 -
In these GOT times,
managers will suffer,
PRs will not be merged,
Pivotal Tracker/Jira stories will not be attended to.
Stand-up meetings will be ditched.
Winter is here. -
!rant.
Just got my first on site job! Fucking tired of working remotely. Time to work without it getting boring/lonely.5 -
Every thought of using developer-related stuff in your home? When I get married I plan to have a private family slack workspace and Trello board and everyone gives stand-ups.5
-
React native just fucked me up. Nothing works. Now I'm rolling back to how the repo was 2 weeks ago, and I'm going to code every single feature I did in the last 2 weeks all over again. FML.
-
Fun fact: If you see a developer that wears suits everyday, there's a 90% chance he does C#/ASP/VB.11
-
React native devs, I built a little video component that supports multiple videos, controls and captions. https://github.com/leksyib/...
hope you find it helpful!