Details
-
AboutCurrently dead A sucker for anything GoLang Hate Maths sincerely, but know it. Vim bad. Nano good Remember when I used to hate on Linux?
-
SkillsGo ❤️❤️, C#, JavaScript, C (Haskell is fucking useless)
-
LocationCyprus
-
Website
-
Github
Joined devRant on 12/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
-
After using Rust for a day, my only way to describe it is "cut off a leg to clip a toenail"
So much freedom is removed from the programmer, and you have to account for every single situation, it's kind of annoying for a first timer10 -
GOOGLES SERVERS WERE DOWN FOR 30 MINUTES!!!! WAOW 1TRILLION DOLLAR COMPANY CAN'T EVEN KEEP THEIR SERVERS UP SMH HOW CAN THEY BE SUCH IDIOTS GOOGLE SUCKS BETTER IF IT NEVER EXISTED IMAGINE 30 MINUTE DOWNTIME GUYS HOW COULD THAT HAPPEN WAIT GUYS DON'T GO WHERE ARE YOU GOING4
-
Why is working with Java such a pain in the ass? All Java-oriented IDEs eat up gigabytes of ram, have unusable interfaces with millions of switches and options and input fields, are slow as shit
And all the cli tools like gradle or whatever is used are also incredibly slow and wasteful in resources like why can I run a build, have breakfast and take a shower, and come back to it still not done???
Why do people still use this piece of shit language and not move on17 -
I wish I could slap some engineer at Skype so hard on the face....
Who the fuck ships a broken product, it literally starts and it throws some JS error of this shitty electron application ugh12 -
In a dynamically/loosely typed lang, how good of a solution is to align the type to whatever is on the left of the operator
Example:
string + string = string
num + num = num
string + num = string
num + string = num or conversion error18 -
Instagram stole all my data and is still unable to understand that I'm under 18 and not from the US stop asking me to vote35
-
People like me are most beneficial to Google, Facebook and etc because my attention span is so short I will press anything, and earn them money, but they also know nothing about what I like and about me in general1
-
I fucking hate Node.JS
This piece of junk software wasted my whole entire fucking evening trying to figure this shit out how the fuck does that work?? Why does anyone use that?? Why is there no better fucking way for this?
I decided to use UIKit for my project because I am a shitty web designer. It either comes from a cdn, yarn or git. I only need UIKit for my project, nothing else, and it's the front end part of my web app. I install it through yarn because I want to customize it too.
Yarn created an empty package.json, a node modules folder, and that's all. I try compiling my custom less file, it fails because there is no such script. I try doing it from inside the module directory, and just go with it, the directory names are like 50 characters long, I cannot change the build directory, I have 2 million fucking node modules and I have to navigate them, there are no proper docs for anything, and I'm currently filled with endless frustration because there must be a better way to manage this, it can't be the only way that css frameworks work nowadays, the endless error messages, endless logs, commands, shitty programs made by shitty 12 year olds who learned "hello world" in js and thought they were programmers, I fucking hate all of this
There must be a better way22 -
Do you ever just can't figure out how to do something and just think to yourself "I fucking hate computers"
Cuz I do1 -
I am at some point gonna start developing for iOS. On a scale from 1 to 10, where 1 is a beginner python tutorial, and 10 is hand crafted assembly, how difficult is it? What should I expect? Do I need an apple device aside from a Mac to do that, or are there emulators?4