Details
Joined devRant on 5/13/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
-
If you think you are smarter than the previous generation...
50 years ago the owners manual of a car showed you how to adjust the valves.
Today it warns you not to drink the contents of a battery.
#innovation #creativity #entrepreneurship #future #management #strategy #startups #whatinspiresme #innoweek #pretotyping #designsprint #mvp #keynotespeaker5 -
Fuck this goofy apple magic mouse which i gotta recharge from the bottom making the mouse unusable instead of charging from the sides28
-
Why do most programmers use dark theme instead of light theme?
Because light attracts bug.
source: comment section of https://youtu.be/31HfP81oWDI5 -
I just lost faith in the entire management team of the company I'm working for.
Context: A mid sized company with
- a software engineering departmant consisting of several teams working on a variety of products and projects.
- a project management department with a bunch of project managers that mostly don't know shit about software development or technical details of the products created by engineering.
Project management is unhappy about the fact that software engineering practically never sticks to the plan regarding cost, time and function that was made at the very beginning of the project. Oh really? Since when does waterfall project management work well? As such they worked out a great idea how to improve the situation: They're going to implement *Shopfloor Management*!
Ever heared about Shopfloor Management? Probably not, because it is meant for improving repetitive workflows like assembly line work. In a nutshell it works by collecting key figures, detecting deviation in these numbers and performing targeted optimization of identified problem areas. Of course, there is more to Shopfloor Management, but that refers largely to the way the process just described is to be carried out (using visualisation boards, treating the employee well, let them solve the actual problem instead of management, and so on...). In any case, this process is not useful for highly complex and hard-to-predict workflows like software development.
That's like trying to improve a book author's output by measuring lines of text per day and fixing deviations in observed numbers with a wrench.
Why the hell don't they simply implement something proven like Scrum? Probably because they're affraid of losing control, affraid of self managed employees, affraid of the day everybody realizes that certain management layers are useless overhead that don't help in generating value but only bloat.
Fun times ahead!8 -
99% of our server-side code is Python and PHP (legacy applications).
Asked a junior dev to make a small update to a PHP site so we could have it run some cleanup server side. Plenty of existing PHP code to look at and piece something together. Should be 50 lines max.
Did he use the existing PHP code to do this task? Nope. Did he at least use Python? Nope.
Node.js
His response?
"I couldn't figure it out and Node.js seemed to have good support for mongo so I used that instead."
We have 0 lines of server side javascript. Never had node installed. Literally none of the devs use node here. Not only is this completely outside of our tech stack, but he had to take the time to learn Node and JS just because he thought it was easier.
Much would of rather he put in twice as much time to learn the tools of our stack.8 -
Made a bad pun at work. Collegue:
What about I break this beer bottle *points at it*, stick it in your throat and put it up your ass sideways afterwards?
Me: 😅 I'll stop 😅
Sometimes my timing is bad :P13 -
Slept terrible the entire week due to a fucking annoying cold.
My turn of being the on call server engineer for a week starts tomorrow.
😭9 -
I dont get it why big it companys in germany still use fucking Internet Explorer and then complain about errors that are not even produced by our application. What the actuall fuck just stop using ie6
-
I basically need a select few contributors to speed up the development process. Python3 developers, testers and researchers are all welcome [more details]6
-
Boss giving a me a lift to work cause he wants to start work earlier since our ad revenue plunged during the weekends. One fucked up day coming up.3
-
As a long-time iPhone user, I am really sorry to say it but I think Apple has completed their transition to being a company that is incompetent when it comes to software development and software development processes.
I’ve grown tired of hearing some developers tell me about Apple’s scale and how software development is hard and how bugs should be expected. All of those are true, but like most rules of law, incompetence and gross negligence trumps all of that.
I’m writing this because of the telugu “bug”/massive, massive security issue in iOS 11.2.5. I personally think it’s one of the worst security issues in the history of modern devices/software in terms of its ease of exploitation, vast reach, and devastating impact if used strategically. But, as a software developer, I would have been able to see past all of that, but Apple has shown their true incompetence on this issue and this isn’t about a bug.
It’s about a company that has a catastrophic bug in their desktop and mobile platforms and haven’t been able to, or cared to, patch it in the 3 or so days it’s been known about. It’s about a company, who as of a view days ago, hasn’t followed the basic software development process of removing an update (11.2.5) that was found to be flawed and broken. Bugs happen, but that kind of incompetence is cultural and isn’t a mistake and it certainly isn’t something that people should try to justify.
This has also shown Apple’s gross incompetence in terms of software QA. This isn’t the first time a non-standard character has crashed iOS. Why would a competent software company implement a step in their QA, after the previous incident(s), to specifically test for issues like this? While Android has its issues too and I know some here don’t like Google, no one can deny that Google at least has a solid and far superior QA process compared to Apple.
Why am I writing this? Because I’m fed up. Apple has completely lost its way. devRant was inaccessible to iOS users a couple of times because of this bug and I know many, many other apps and websites that feature user-generated content experienced the same thing. It’s catastrophic. Many times we get sidetracked and really into security issues, like meltdown/spectre that are exponentially harder to take advantage of than this one. This issue can be exploited by a 3 year old. I bet no one can produce a case where a security issue was this exploitable yet this ignored on a whole.
Alas, here we are, days later, and the incompetent leadership at Apple has still not patched one of the worst security bugs the world has ever seen.81 -
I've put my blood, sweat and tears into this company in the past years. Worked overtime, evenings, weekends, night shifts to get shit done and helped out in sharing knowledge only to learn a new guy who's still learning has 200 bucks higher pay check than me.
I'm not even sure how to react to this.18 -
On my way to my first c++ course!
Really hyped to see what they make us build!
(as long as it isn't a fucking calculator)13 -
the person who wrote the code I'm maintaining had just learned try {}catch {} seriously, the guy preferred using try catch over ifs...11
-
fuuuck, I overslept today, and I have to introduce a new team nember today and I will be too late in office because of that.
OK so i take a shower, and brush my teeth and get my clothes on in under 5 minutes (which is actually very fast for me), run for my train, just made it into it, get to the next station where I have to switch trains, and then it hits me again: 8 minutes delay, OK that made it even more bad than it was vefore, because I will miss my train on the next station where I again have to switch.
I will now end up 45 minutes too late in the office, only because I overslept. I hate me5