Details
-
Skillsxcode, swift, objective-c, ios, watchos, macos, tvos, android, java, python, kotlin, c#, vb, web, js, html, css, php
-
Website
-
Github
Joined devRant on 1/21/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
-
-Problem
-searching everywhere
-complicated algorithms
-almost there ...
My little sister: hey! Can you install this game on my tablet?
Me: no! I'm busy right now
Sister: mom!!...
Me: okay! okay!
<installation process >
...
What was I doing?...
That's how everything gets ruined :/7 -
so today at supermarket I was asked if my credit card has wifi ... apparently she meant if it's contactless8
-
Just had a Mac user in a Linux chat. Guy was trying to setup MySQL, yada yada yada... Turns out that the guy didn't know what a PATH is.
Let that sink in for a moment. A developer, with a hipster MacBook that probably cost him several grand.. but doesn't know what a PATH is.
Please kill me. 🙂🔫41 -
“Hybrid is the future, it’s faster to develop, more efficient and has no real downside or impact”20
-
My thoughts on programming:
As a child:
It is 100% magic
As a developer:
It is 65% if/else statements, 34% iterating an array, 1% actual amazing and unique code17 -
I don’t really have just one.
Ada Lovelace, she is the reason we have everything and she is the OG
Margaret Hamilton is badass and got Apolo 11 to the moon
Steve Wozniak, the real brains behind OG Apple. And his tech revolutionized computers. Plus have you ever just watched a video of him he’s so fucking pure and innocent. Like holy fuck he’s awesome and just hella intelligent.
John Romero + John Carmack. Two of the programmers on the original DOOM dev team. The team revolutionized the gaming industry and
Katie Bouman, just got added to the list for the black hole picture -
When we finally get to Mars, all programmers on Earth will scream in pain over having to program another timezone13
-
What is a good news/article site where I can find non-clickbaity quality articles about Tech and Science?1
-
The guard at our school thinks I'm hacking
My parents thinks I'm hacking
My teacher thinks I'm hacking
But all I did was only build Redis from source...
Bruh17 -
Apple just announced a new 6k monitor. The stand for it is NOT included and will cost $1000.
This snapshot of the presentation is meme-worthy.
...People will still buy it.31 -
Here’s a poster with a super short description of each one to help you keep track and find some new useful Linux tools.16
-
Me: p
Windows Search: Paint
Me: pow
WS: PowerPoint
Me: powers
WS: Powershell
Me (typing too quickly to notice Powershell is already there): powershell
WS: ummm idk11 -
Xcode Lockup #35: Changing Variable Names
You right click on a variable and get the opportunity to change the name throughout the project. Yea!
It does this funky visual collapse thing which is rather nice, showing you everywhere it is used. Fancy. And the world needs more fancy, doesn't it.
For some reason instead of letting me change the variable, I get the Beach Ball Of Death and Xcode unceremoniously quits. BUT NOT BEFORE THE FUCKER SAVED THE PROJCT FILE STATE. What?
Now I re-open the project and yep, we are back into the variable name change fancy interface and Beach Ball Of Death. Looks like the project file is now fucked.
But it was oh so important to give me the fancy folding interface... we (Xcode dorks) will fix the defects later.
Time to do some research and find an Xcode manager mailing address... cuz I'm really tired of this shit...
https://www.ipoopyou.com/orders/new3 -
Updated to iOS 12.1.2 (sleazy release 2) after previously getting fucked up the ass by iOS 12.1.2 first release. Yes boys and girls, they tried to cover up their latest fuckup by re-releasing the same release with a modification.
The first time I updated, it knocks my Apple ID out on all my Apple devices when I upgrade my iPhone to 12.1.2. Mother fuckers... gotta log back in for every device, iPads, iPhones, Apple TVs, Macs. And for each service iTunes Store, Messages, FaceTime on each device supporting. Oh yea, it knocks out my Wi-Fi calling and I have to reestablish that too. Then to really ice me, it knocks out my HomeKit system as the Apple ID is knocked out on the Apple TV.
Now after updating just my iPhone to the second 12.1.2 "sleaze release", the thing knocks all my devices out again.
Apple has taken away that which I loved; impeccable engineering and design that could be used as the model for an entire industry. The industry guru. (teacher, leader) Apple has become the new Microsoft.
October 5, 2011, the day Apple died.4 -
Shared screen with a client over Skype. Showed them in Postman that their API wasn't working as expected. It was expecting a json. Instead it was giving error code 400 instead of 200.
Message :
"Error: No error. All OK"
I'll never forget the words of the client:
"Don't use all this fancy software, you don't know how to call APIs, open Internet Explorer or chrome and paste it in the bar. You'll see All OK, means all is okay."
*insert you dense mf meme here*20