Details
Joined devRant on 6/20/2017
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
-
Programming in a tree. I usually climb up here and read, but I decided to code, and I didn't drop my laptop :D
I covered the screen with my hand because my code's ugly, and I don't want anyone to see it lol.144 -
* Selects text to copy *
* Ctrl + C to copy *
* Selects text to be replaced with copied text *
* Ctrl + C again instead of Ctrl + V *
Instant rage.36 -
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 -
just discovered CTRL+ALT+ESC shortcut to kill a window without opening the Task Manager.
KDE is AWESOME.
on Gnome you can install xkill & set a custom shortcut.3 -
Duck duck go CEO's take on why to use their search engine and not google.
https://quora.com/Why-should-I-use-...5 -
This could be an exponential rant generator.
Guess my colleague who leaves his PC without lockscreen will have SO MUCH FUCKISH FUN . . .8 -
That's what perl wants you to think!
Credits: The last developper snapped on his last commit by _hastegan https://reddit.com/r/... -
This was true with the ancient IBM 6150/6151!
When you looked at the registers of the CPU with their debugger, all uninitialized registers had the hexcode 0xdeadbeef!1 -
Someone posted a picture of a porn actress(like a *new* actress) that looks exactly like my manager.....bruh this is killing me she looks exactly like my manager to the point that it is freaking me out thinking that she has a gig on the side or something
I can't get over this.
This is what happens when your manager is insanely attractive.
Internet wtf.
No i am not posting pictures.55 -
Someone asked me in Telegram.
Solve this code.
111 106 79 76 75 ... --- .-.. ...- . 01110100 01101000 69 73 143 111 100 101 ... . -. -.. 01101101 01100101 - .... . 6d 65 73 73 61 67 65 164 157 147
After some conversions, I came out with
IFYOUSOLVETHISCODESENDMETHEMESSAGETOG
And he says it is incorrect.
Any ideas?12 -
University, Italy
We have sent our code to the professor for correction.
Professor : Who wrote the code with comments in english?
Proud student : me !
Professor : you failed to write the algorithms, and also made mistakes with a lot of English words.3 -
Hello! I am a hobbyist game Developer.
I recently made a game for Android and I would really appreciate it if you downloaded it! I am open to your critique at what's good and what's not! Anything that you think would make the game better?
https://play.google.com/store/apps/...28 -
Resurrect happypenguin.org
This particular site appeared in the year 1998 with the goal to make gaming on Linux easier and more fun.
Unfortunately, 2013 the site went down due to lack of funding and time for the creator Bob Zimbinski. He released the database to the public but removed the code itself because it was created in the 90's and was a big security risk.
I want to resurrect happypenguin.org and I want some brave souls who want to participate with this. I am not a coder (I can only sysadmin) so It would be awesome if someone wanted to help out with this.
Would be awesome if you could make if look like the classic site, or make it very similar to it or https://distrowatch.com/ that also has a very retro style to it. It would also be great if the site was ad-free.
I will take care of the hosting part (servers, DNS, domain).50 -
I think that watching Netflix's The Punisher has made me a better developer.
10/10 would binge again7 -
Does anybody know if there is a new page for whitespace programming language online anywhere? I can find it nowadays in web archive only http://web.archive.org/web/...
I ask because I would like to contribute some extensions to the language..