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
-
Lensflare17042350d@C0D4 I noticed it as well. If everything is a string, it’s not types. It’s a goddamn dictionary.
-
tosensei8363349dnow imagine a programming language where it's _impossible_ not to write type definitions, and where you can actually rely on them...
also: seems this is only "stringly typed" and therefore bullshit. -
IHateForALiving2804349dY'all are too negative, give them time. We are preventing typo, and that's a step forward already.
-
Lensflare17042349d@tosensei I think it is possible in every language to not write type definitions. You can use the most generic type like any, Object, etc., depending on the language.
Of course this would be absolutely retarded. As retarded as languages which work that way by default. -
AlgoRythm50822323d@Lensflare in c++ all my members are just byte[4096]. If you can’t fit your data into that, it’s not my fuckin problem.
Related Rants
+++ THEY ARE WRITING TYPE DEFINITIONS +++
THEY ARE UNDOGGING THEMSELVES. THIS IS NOT A DRILL: THEY ARE LEARNING SOME GOOD FUCKING PRACTICES
rant
tsdoc
documentation