Details
Joined devRant on 7/16/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
-
Who the hell abbreviates account as “a/c”??
-
I. DECLARE. BANKRUPTCY!!!
-
I think the learning curve of the IDE is quite steep but the nice thing is that once you do start to understand it and storyboards your life gets quite a bit easier. Also you only have to account for like 4 different phone screens sizes instead of the infinite number of android screen sizes. Also be grateful you’re using Swift. Fuck Obj-C.
-
How’s the job going Ivanka?
-
To be fair I feel like most “Intro to CS” classes are like this. The majority of people who takes these classes are people just trying to get a GE out of the way. The real CS classes start after this one. (Be prepared to learn how to use Microsoft Office after you learn how to use the internet!)
-
@gitpush some graphic designers should just go in a hole and die
-
I learned python in my first semester as a CS student but after that it was all C++
-
@kushal @BambuSource I found him 😂
-
Looks a bit ominous for a college page 😂 but it looks great otherwise!!
-
@afrometal Jesus Christ Marie!!!!
-
Wait, when was C an entire alphabet? And when did it get downgraded to just a letter???
-
This is why stackoverflow doesn’t really work. Yet somehow it does. It bewilders me.
-
@neriald not sure, but I did update to iOS 11 so maybe that has something to do with it
-
You goddamn liar
-
@epse FFImageLoading NuGet should help you with that :)
But yeah, almost everything on Xamarins website is out of date which is really frustrating -
@SoulSkrix it's not too bad honestly. Most of my problems come from an idiotic design team.
-
Oops, I meant to say I used negative margin, not negative padding
-
@No-one lol I literally just "fixed" my issue with negative padding. Although using negative padding always seems like a hack to me 🤔
-
But that sweet sweet ad revenue on each new page tho
-
Unfortunately it's a lot easier to point fingers at an external person than it is to admit that your own IT team doesn't know what the fuck is going on
-
@Divisionbyzero requesting the desktop site on Chrome for iOS seems to just redirect to the mobile site. Just remove the m from the url.
-
@kp15 yeah but this guy has over 9000 ++!!!
-
Make it spin clockwise when you click on it as well as shrinking it until it's gone. Kind of like when you flush a toilet.
-
Something I've learned is that the customer doesn't give a fuck if it actually works. They only want to see pretty things in front of their eyes on the day of the deadline.
-
@jobylie true, however my comment was based off the fact that the link he provided links to a colab request that starts with !colab
-
I don't think ! works how you think it works
-
"It's like Facebook but better"
-
Fucking run.
-
I'd bet 10 bucks it's because your teacher is old as shit and refuses to learn/teach new and extremely useful things. I've had a teacher like that once. Extremely frustrating.
-
Heh, welcome to my world! I've been on a Xamarin Forms project for almost 6 months now. It's been hell. Although, luckily at this point I know what most of the vague messages mean. My favorite error message ist something like "can't bind element node to value node" which really just means your trying to bind something that can't be binded. It would be WAY too easy to just have an error message that said that.