Details
-
Aboutn00b
-
SkillsC++, Python, Android Dev
Joined devRant on 7/8/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
-
Today I learned the hard way that losing your app's key store means no more updating , bug fixing , performance boosting , features adding ...
The app had like 5k downloads on the play store ..
Lost the key when one of my hard drives burned ..
Lesson of the day : keep your keys safe .
*trying to stay strong*3 -
In my first week of study again (at study location) after being away for 9 months. It really annoys the living fuck out of me that half of the students here are either gaming or watching series etc. Serious-fucking-ly, either DO YOUR GODDAMN STUDY or FUCK OFF.2
-
The moment when your website works in every modern browser but not in IE 7 and downwards but the QM want you to make it work in IE :/9
-
So a friend says @trogus has a similar with Joseph Gordon-Levitt, what do you think?
Credits: Hexical Labs WebSite13 -
SQL Rule 1. Always assume there are external processes that might affect your data. (for instance, triggers).
SQL Rule 2. In Denormalised data, never execute logic on dependant table values, always copy from the parent.
SQL Rule 3. When Denormalised data schemas are created the DBA knows what they are doing.
SQL Rule 3.1. If DBA knows what they is doing then according to Rule 1 there is no problem with adding in some triggers to maintain data clones as they are created.
SQL Rule 4. If you don't like or agree with triggers, deal with it. They are a first class tool in a first class RDBMS. In a multi-app or service environment there may be many other external processes massaging your data
SQL Rule 5. If all previous rules are not broken and the system has been running efficiently for many years DO NOT complain that there are triggers in the database that are doing and have been doing the same process that you just butchered (by violating Rule 1 and 2) in your makeshift "hello world, look what I can do from my phone" angular BS when the rest of the users are still relying on the existing runtime app.
SQL Rule 6. If you turn my triggers off, you sure as hell better turn them back on!1 -
Playing sound on OS boot is just as bad idea as automatically playing sound on a website load. Yes I'm looking at you Ubuntu.
// it can be muted I know but.. who decided it was a good idea in the first place?11 -
Found this in the source of http://brm.io/matter-js/ Gonna put this in all HTML pages I write from now on.19
-
It was fucking weird when our teacher in web programming class told to make a PHP page but he forgot to give us root access to Apache server and most importantly more than half of the class didn't know what the fuck a web server was and what is Apache.
Rest in peace college degree.1 -
Got to a client, we are taking over their software dev and IT.
"you're not touching my code ". Listen fuck twit, a robocopy script is not fucking code.
"I wrote a 3500 line code for this company" no fuck twit, you wrote a whole lot of fucking gibberish that looks like someone shat out BASH and it met html along the way. It doesn't compile, it doesn't run, it's a fucking dormant file. You charged people for shit all.
Setting up exchange is also not a big whoop.
Moving them over to CentOS server (he had them on XP still), and writing enough code to qualm my frustration at people.4 -
Dentist: Did you follow the advice I gave you in our last sitting ?
Me: Sure did!
Dentist: Great, let's see!
*Inspects teeth*
Dentist: Your teeth look horrible.
Me: I did exactly what you advised me to do!
Dentist: You brushed your teeth twice a day every day?
Me: Twice???
Dentist: Yes, I told you to brush before bed and in the morning!
Me: That's exactly what I did! Sometimes it was hard to fulfill both conditions at the same time, so I had to brush twice, but I managed to do it on the other days!
Dentist: Fucking programmers.2 -
- Sir, you must put away your laptop before the flight takes off.
- Is a tablet okay?
- Yes
- *Uncouples keyboard from Surface*
- ಠ_ಠ
- (⌐■_■)17 -
I had a co worker who was a bit of a robot with little to none tact or social skills (let's call him Bob Bot). Once, we had one of those company events where pointy haired boss had the cringe worthy idea of having everyone share an "unusual secret" about themselves as a team building exercise.
"So Bob Bot, what is your secret?"
Bob (in the same tone you would use to deliver the weather forecast): "So for those who don't know yet, I am polyamorous. This means that I have multiple sex partners at the same time."
(Dead silence in the room)
Bob: "Oh but wait...she gets to have multiple sex partners as well!"
And that kids, was a great example of gender equality! -
!rant
With all the people around here ranting about their PM's, I'm really curious to see how a PMRant app would look like. What are they complaining about?
Devs that listen to music all day long and never want to be disturbed?
Engineers who talk in long, incomprehensible words?
...TDD taking too long?3 -
When I'm at work, can't wait to go home and work on my personal projects.
When I'm home I cook, I eat then I'm too tired to do anything except watching Netflix on the couch.
Then I go to bed frustrated for not having actually done anything I really like.
Am I the only one?
Is there any escape from this?17