27
kabbura
6y

Things u truly HATE:
I'll start with mine
- JavaScript
- PHP
- XCode (I like Swift. It looks very much like Kotlin)
- PHP

Comments
  • 8
    jQuery in 2017, DRM, proprietary connectors
  • 3
    Holy fuck you really do hate PHP
  • 11
    - I really don't like to work on source code written by someone else
    - unable to find where exactly error is occurring
    - explaining technical stuff(studs that had nothing to do with project) to client who don't have any idea about what I am doing
  • 7
    - looking at ugly cms websites
  • 4
    XCode, makes me hate iOS development. And functions/methods written by someone else and they use arguments as outputs instead of returning statements. So instead of
    List<Shit> makeListOfShit(){...}
    they do
    void makeListOfEvenShittierShit(List<Shit>){...}
  • 0
    @ThatDude PHP was one of the first languages that I learned. I built websites using vanilla php, then I used wordpress. When I started app development I used Slim for the backend and finally i used Laravel.
    Personally i hate it because it looks ugly, not well structured, and couldn't find a good IDE for it. But here's actually why the language is bad.
    https://eev.ee/blog/2012/...
  • 2
  • 2
    Woa, what really makes me rage is when an ugly cms website is full of bugs. Like content overflowing containers... Or links to 404... Or weird js bugs
  • 5
    Html + css
    Segfaults
    Dependency hell
    Memory leaks
    Fixing Linux issues
    Fixing networking problems
    End users
    Python packaging
    Stupid javascript features
    Being in a non-dev job
    Self guilt
    Web scraping
    Smartass senior devs who think they are superior to me because they learned comp sci and math at the university
    Stupid HR recruiters who don't know shit about anything and ignore my CV
    Apple's philosophy
    Microsoft's products
    Google's spying
  • 2
    SQL stored procedures and triggers. Seriously, fuck that shit dude, stop taking the logic away from the fucking code.
  • 2
    @clovisIrex
    HTML & CSS 🖕
    Exactly.
    Come to think of it, I hate Web Front End development in general. Though I like Android or Desktop front-end development.
  • 0
    Ads and Windows 10
  • 2
    Html
    Css
    Js
    Php
    Google
    Poorly documented code
  • 6
    I hate computers.

    I feel like moving to Canada to start an emu farm, but I don't know anything about emus. Do they even like snow? What does an emu farm sell, emu feathers, giant omelettes? And I don't speak Canadese.

    So I'll just throw some liquor in my coffee to poop out a dozen classes of PHP code today.
  • 4
    Java
    Java
    Java
    jQuery
    JS-miners running in the background without asking and using my entire CPU
  • 3
  • 0
    @fun2code oh you're cool
  • 1
    @AlexDeLarge you had my +1 at 'OOP overkill'
  • 1
    Things I love - JS/nodejs
    Things I hate - Speedy changes to APIs
  • 1
    @AlexDeLarge at least you like beer right?
  • 2
  • 0
    Oh right, anything which doesn't use semantic versioning. 😡
  • 0
    Java
    PHP
    Undocumented code/libraries
    Gtk+
    The C standard library
    Shitty documentation
    Web dev (as a whole, nothing specific)
  • 0
  • 0
  • 1
    PHP,
    AngularJs, VueJs, React,
    MongoDB,
    Python
  • 1
    @Krokoklemme so you hate everything
  • 0
    @AlexDeLarge

    Nah, it's too much of a waste of energy to hate someone I barely know. I just figured you'd like the mention in a "things you hate" thread.
  • 2
    @ThatDude Oh, I know Java very well. Therefore it's not as much of a waste to hate it. :) Or rather, hate the people who don't know how to write code in it. Likewise with Golang.

    PHP I can simply hate because it's PHP.
  • 0
    @jalebiBhai a very big chunk, yes. But not everything ^^
  • 1
    I hate people who are not consistent with writing code, and don't format code correctly. Fucking retards.
Add Comment