←back to thread

316 points thunderbong | 1 comments | | HN request time: 0.199s | source
Show context
raverbashing ◴[] No.42202306[source]
It's like an inverted game of cat and mice

1 - Lang/OS/Lib developer puts out a quirky or buggy API (or even just an ok API)

2 - Developers rely on a quirky, weird or unexpected side effect because it's easier/more obvious or it just works this way due to a bug

3 - Original developer can't fix it because it would break compatibility

4 GOTO 1

replies(2): >>42202332 #>>42202389 #
1. withinboredom ◴[] No.42202332[source]
Immediately reminded of this: https://externals.io/message/126011 that is an ongoing conversation in php-internals about removing a quirky/buggy behavior from PHP that, at the very end (at least of this comment's time) someone jumps in and says "yep, its useful, please keep it"