It’s shitty advice masquerading as something useful and/or insightful.
Comment on PSA on privuhcy
artiman@piefed.social 1 day ago
this isn't a shitpost this community is being dragged through the mud by non-shitposts
cley_faye@lemmy.world 1 day ago
Saledovil@sh.itjust.works 1 day ago
Actually, it’s a a bit of a shitpost. Anything after the ‘?’ is an argument for the html request. Can and is used for tracking, but is also used for website functionality.
Master167@lemmy.world 1 day ago
IMO, any developer who uses URL parameters for required functionality is short sighted. They should use the path as required parameters.
cley_faye@lemmy.world 1 day ago
Sure, because it’s super fun to parse a path with multiple keypair that can be repeated, be non mandatory, etc.
Developers are known to enjoy whipping themselves all the time, constantly trying to do obtuse things with the wrong tool when there’s a perfectly working, perfectly standard way of doing something that’s supported by literally every solutions under the sun.
/s, just in case.