Details
-
AboutI make games from scratch??
-
SkillsC & C++, Unity sometimes
-
LocationMobile, Alabama
-
Website
-
Github
Joined devRant on 10/23/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
-
This Christmas, I hereby call for a total and complete shutdown of new css/js frameworks until we can figure out what the hell is going on.5
-
Just canceled my last week vacation (of three weeks) because the deadline is in that last week. I requested my days off BEFORE the project was even planned.
They better appreciate I did this, otherwise I'll be absent when the next deadline is due.10 -
Annoyance in C: using the same keyword for two unrelated things, process-long memory allocation and internal linkage. Looking at you, static.
The latter should really have been called "intern", just like there is "extern". Far more people would use it if it was named correctly.
History says "static" was chosen for compatibility, allowing older compilers to take new source files.2 -
My biggest annoyance as a front end developer is no longer knowing whether to do something in PHP or JavaScript anymore.
Seems to be creeping more towards JavaScript these days.4 -
Dude you've been in college for 4 years and you still don't know how to make a for loop in C. Why are you still here?!! I hate it when I have to carry 2-4 of these people every semester because of "group projects"!14
-
! Rant
Fellow ranter do you have an 3d printer?
Is it hard to get into it (designing own models)?
Is it fun?3 -
Well... Justy trying to migrate from Android to JavaScript development... Everything seems to be ugly in this world of functions... I really can't understand why JS is so popular, It is totally incapable language.10
-
Give everyone a chance
If someone in your company/workgroup doesn't know something basic that you might take for granted, don't undermine them and mock them.
Everyone has to learn and it just breaks morale and motivation.
Be humble and think that you're not any kind of God and think that you wouldn't like the same thing happening to you.
People who mock others for not knowing stuff just piss the shit out of me.
Be humble guys4 -
Quick question: I've been using Windows almost all my life, I tried Ubuntu but I didn't like it. What linux OS do you guys recommend?20
-
Should I install Elememtary OS (Loki) ?
Anyone that uses eOS, why do you use it? Any problems with it? Gimme advice.
I tried it on Virtualbox but apparently it doesn't like that very much. Files didn't have a search function, bit hard to customise.
I'm willing to try, everyone seems to be using it, I assume it shouldn't be that bad.9 -
I don't consider myself a guru in JavaScript (hell I studied theoretical chemistry), but I do hate much of the rationalization behind building a Jenga stack of libraries, frameworks, dependencies... for building everything web related.
Many of the problems I see people solving with these giant stacks could be easily solved understanding how websites work (html, css, js and how interact with each other) with no dependencies giving smaller (for end users at least) and more maintainable code (in the sense it would not require updating dependencies that may be discontinued...)
I do imagine situations where these are ideal... Since there are not absolutes and developing is very context sensitive, but man if I have js article fatigue for ridiculous scenarios.2 -
When you're programming instead of sleeping but you would like to rest the same. Please tell me how...12