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
Search - "webshit"
-
Been playing a lot of old NES games lately.
Made me think how did they develop and program such amazing games with primitive 80'-90's technologies, assembly/c and no internet.
Now with all the tech we have most games are crap and based on webshit or mobile.3 -
I want to buy this human a beer.
https://aleksandra.codes/tech-conte...
"Most tech content is bullshit"
N-gate summary:
"A webshit determines and announces the core truth of webshit. Hackernews bemoans the displacement of the technical book by the shitposting factory, but fails to reinvent the industry journal as a replacement. Other Hackernews debate whether the problem might actually be those snotty kids who don't know anything. The Hackernewsest post comes as someone declares critical thought as Considered Harmful, and recommends instead pestering random experts to train you for free. The rest of the comments are mad at Google for returning shitty search results, making it too difficult to just be told what to do."5 -
A react package has a transient dependency on another library (date-fns), well that transient library is used throughout the code base. Now I need a slightly newer version of date-fns. Everything runs fine, create PR, build fails. Have a look, react package doesn't import date-fns properly, ok well lets update it, spent the morning updating a shitty date picker component, that is wrapped in a shitty wrapper that doesn't keep the generic/union exclude info so now it has type issues. Finally fix that, everything looks fine.
Runs build:
ELIFECYCLE Command failed with exit code 3221225501.
Why is it always with react that these issues exist4