Ranter
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
Comments
-
d00td00t270326dI hate it when it breaks the code and wait 1 year to get it fixed by the maintainer†
-
PepeTheFrog1229326d@dissolvedgirl are you telling me my homemade TCP stack implementation in javascript is trash? But... but... I optimized it for my project.
-
Demolishun35044325dI just realized, that this shit right here is why we have new frameworks.
I don't want to spend my life writing libraries to solve imagined problems. I want to write code solving problems I could not solve without the libraries that are available. -
PurgeXenos284324d@dissolvedgirl Building hard stuff is what makes software interesting, at least to me
-
PurgeXenos284324d@Demolishun Thing is, the code you write nowdays is highly abstract, mostly you are using pre made stuff and most of the time, I am figuring out how some framework works.
-
SidTheITGuy9693324d@PurgeXenos lame attempt for attention? I just pointed out how little you seem to know about the current state of hardware. No, all the hard stuff isn't done, there's a lot of holes in software, even the ones we use on a daily basis.
I can't even get started on how broken software is, you want to fix things? Take react and refactor it into some good and worthwhile. -
d00td00t270321d@dissolvedgirl same here when I first started here and I'm still telling them why it's bad. However, they don't want to change. And the spaghetti code... and classes in one fucking file with over 20k lines.
Why has programming become dependency management and third party paid libraries implementation?
I hate it.
I want to code some real hard stuff but everything is already made!
rant