Details
-
About13 yo that likes C#
-
Skillsjavascript, jquery, html, bootstrap, css, Java, Ruby, Brain fuck, c++, Kotlin, intellij
-
Locationhell
-
Github
Joined devRant on 5/25/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
-
"let's just copy and past the all the code with logic and smack on some if statement and change some texts for localization"
What the fuck, why? -
When you feels like you are dealing with assholes everyday, it is better to look in the mirror and see if you were the asshole that whole time.
-
Happy Anniversary for both of us. One step closer to the wedding day. A lot of upcoming bugs need to be fixed. long journey still awaits.
I love you so much @aureliagbrl. Always.2 -
"Detective Pikachu" actually looks fucking amazing. Pikachu is voiced by RYAN REYNOLDS and it's a movie that recognizes that a lot of original Pokemon players are adults now, and balances that well with their current target audience of children. I am very, very excited.5
-
Can someone please build an SVG vector file format equivalent that uses json instead of xml? k thnx! 😆14
-
All I am asking for is a debugger in Xcode that works as well as Macintosh Programmer's Workshop ( MPW) circa 80's/90's. Maybe I am being unreasonable?
I stepped a line in the debugger and all the variables disappear... and all I get is the spinny "fuck you" indicator and the variables all disappear.
But here is the worst part... Apple isn't holding any of those fucktards on the Xcode team accountable for producing a shit product.
I'm really glad I don't have to do this as a full time job anymore. Then why do I continue to pound nails with my forehead (use Xcode)?
Whip me, beat me, make me use Xcode...5 -
What do you think how much time will it take to crack Creative Cloud 2019?
I bet 2 weeks from now.6 -
!rant
Woot, that moment your free hosting company sends ya some swag. Netlify, stay awesome.
... Hey there Heroku, how you doin'?4 -
Samsung, for blinking while I'm playing on PS4 (according to the Samsung forums it's common problem with some models) at work. You want a few minutes break? Let's turn screen black for few seconds every minute.
-
I swear devRant must use a custom keyboard parameter on android because it is the only place I have aggressive auto correction... I look at half the stuff I posted and it's just filled with broken English 0.o
-
Anyone of you have any idea how to go sleep earlier? I was on sick leave for a week and usually watched movies or coded something to 6AM and now just lay on the bed for 3-4 hours each day and try to sleep. It ends up going to sleep at 4AM and being zombie at work.4
-
so i just realised my stack overflow ban came after less than 10 questions in total...
how dumb am i exactly??? man’s got real questions to ask now5 -
Unless you had a horrible accident where you lost most of your fingers, I don't understand why anyone would do this. I had to double check I wasn't looking at obfuscated code.
```
String a;
String flag;
String tp;
String n;
String chn;
String lt;
String lg;
String bid;
String d;
```11 -
ES6 is like a new different language ... Although it seems cool, but I always find ES6 converts the readable code into puzzles you need to solve!7
-
Today I finished my last day at my customer and in the end my main company after complaining several times.
I give them a nice exit email as follow:
Title: [302 - 404 - 503] I'm out :-)
Content8 -
I think there’s a correlation between my code quality and listening to A Tribe Called Quest. It’s weird. Everything time I put them on I make great code 🤷♂️
-
Ok please guys I need a little help here.
So I'm in my second year of my Computer science course and all subjects except one went well.So I failed my first year maths module so I decided to redo it and study much harder.Low and behold I worked really hard towards passing the exam but it was still extremely difficult.So I haven't gotten my mark and all but if I do fail it again I will not be able to continue in this University.I do not have a plan B at all and I really don't know what to do.I live in South Africa(if that's relevant).So basically if I pass I'll continue with the course but the question is what do I do if I don't pass.should I start working or try another degree at another University which will be another 4 years.PS I'm heading for 20 years old in a few weeks time.I appreciate anyone who gives any feedback.9 -
Amazing how people misuse the term technical debt.
A bug is a flaw in your design/development.
Tech debt is a conscious decision/tradeoff, which is often tracked and removed as the product matures.
The difference is subtle. Avoid this mix up at least in written communication.9