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
-
j0n4s54352y@12bitfloat
If i don't misinterpret this, it wasn't just linked but created by ElectroArchiver
https://devrant.com/rants/5880090/... -
@jonas-w Oh you're right i was thinking of another one of those repos written in Java
-
Voxera115852yI never finished reading it but for C# you have another tool to unmaintainable code, reflection.
Get references to functions through reflection, bake them into lambdas and pass around, hiding all traces to whatever objects are modified and in what way :P -
KDSBest7752y@Voxera this also hides it from the runtime so you can lose the object through garbage collection.
-
j0n4s54352y@ElectroArchiver the guide makes sure that your code is really really really unmaintainable, it needs to be that long or else your code may be still maintainable that would be awful
-
@jonas-w So if someone does EXACTLY the inverse of everything described in there, they will have the most maintainable code ? wwwwwww
That person on here that created an enterprise hello world project, i think i have a new challenge for you:
https://github.com/Droogans/...
rant