Details
-
AboutJack of all trade. I learn what I need to get the job done
-
Skillsjs, python, shell script,r
-
LocationTaiwan
-
Website
-
Github
Joined devRant on 5/15/2018
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
-
I'm not sure if it's a software or ethical error that we are dealing here. Btw, this is a legit question on stack exchange network.13
-
It's my 2nd week into my new job. I asked people what they think they are doing.
The summary:
Senior dev: we fix bugs
Junior dev: we write code
Intern: we create the future
It depends how you look at it. They are all called software engineer or developer.9 -
Yesterday I was invited to Google's Foobar Challenge. I just solved the level 1 problem which was simple. I don't have a CS degree nor am I studying for one. A lot of posts on Reddit and Medium suggest that you won't be able to get through the latter challenges if you don't have extensive knowledge about CS concepts. May someone guide me in the right direction?2
-
We do have a social life. A very caring one that supports us when are lost, when we are confused, and when we question our life :)16
-
I got my girlfriend while I was coding. I was working in the library. She came over and ask me what I'm doing. I was writing the back-end for a project in js. She said that she had done some Java before and asked me whether they're related.I asked her in return that are ham and hamburger related. She said ofc, you put the hams between two buns and you got a hamburger. I said I'm gonna be the buns then :) I got her.4
-
A client wanted his site to be finished earlier. The boss said ok if the client would pay more, and he did. However, a FE dev got sick (virus infection he said) and would have to rest for an extended period of time. The PM came in yesterday and said, "Alex (me), we are running out of time so you will have to take (FE dev's name)'s position because you said that you learned basic html/css when you were in high school." The PM left and close the door before I can turn my head away from the screen and say something (I was like WTF?). One of my BE colleague, who had been asked to do similar sh**t before when a FE guy got sick, pat on my shoulder and said, "Alex, you have won the lottery this time." Q.A.Q..I have just finished a navbar with 4 tabs using Uikit, it took me 90 min already.2
-
How real men play Russian roulette:
realman@root:~$
[ $[ $RANDOM % 6 ] == 0 ] && rm -rf /* || echo *click*7