Details
-
AboutSoftware engineer with a love for videogames, table top role playing games, and anime.
-
SkillsC#, JavaScript, Swift, objective-c, css, html
Joined devRant on 6/7/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
-
When told to completely change clients website design (back then, I kind of worked with them), I simply changed colors to a bit darker ones, flipped floats on sidebars (yap, two of them), changed font and increased bold size.
That was all I did and proudly took the full payment.
Oh, and it was done in 30 minutes, last day before we had a skype call for the demo :)2 -
Just signed the contract for renting my first ever place today, and tomorrow is my first day of work as a software developer at a large company... It's been a crazy weekend, and tomorrow is probably gonna be even crazier! Little bit nervous tho... We'll see how it goes4
-
!rant
I applied to three totally exciting jobs tonight. (!!!)
I feel so giddy ;3
Also: I had no idea salaries were so much higher than what I've been earning. I feel so horribly used and abused and undervalued. Toxic environment, indeed!
I will be so so so glad to leave it all behind. (And finally move!)
eeeeeeee!rant jeeze this place sucks. maybe it's the black mold in my kitchen good news root is excited and cheerful; what gives? job search17 -
Today I got myself a "Surface Go".
I thought that it will be too cramped/small for web-developement, but now that I have one I am really surprised about the power/flexibility that this thing serves.
GG Microsoft, you have done something right.19 -
So yeah. There is some problem on production. I'm working on it for over a day, and can't make it work. The bad method is 500 lines. The method that calls it is almost 1000 lines and its class is 5k. This is the second one. FML :(16
-
Watching a tutorial.
* Uses the mouse in order to select and format code, instead of the shortcuts VS code provides
* Does multiple "bool == true"-comparisons
* Doesn't use string interpolation and makes unnecessary .toString() calls
* Adds fucking parentheses around the whole fucking expression he wants to assign
value = (expression)
* Explanations so vague, the EU wants to hire him to reform the internet
Fucking waste of time even on x2.25 speed.10