What a strange joke that wasted the time of so many.
Move tests to closed source repo
21–30 of 45 posts
Re: Move tests to closed source repo
#22What a strange joke that wasted the time of so many.
Re: Move tests to closed source repo
#23In addition to his great sense of humor, Steve is usually ahead of the curve in terms of trends. There's a lesson in this. LLMs have become incredible constraint solvers ("SAT-solvers for code"). Well-thought-out tests, types, specs, and docs are all incredibly valuable constraints. This has big implications - for example what happens to licenses when you can cheaply rewrite the codebase and therefore unencumber it.
Re: Move tests to closed source repo
#24We're about to waltz into a deep period of tension between developers, and people who, empowered by multimillion dollars corporations, bravely violate developers' copyrights in the hopes of replacing their jobs, while bullying these same developers who dare express their discontent.
This is not gonna end well.
Re: Move tests to closed source repo
#25Earlier quoted context omitted.
That's from this comment here: https://github.com/tldraw/tldraw/issues/8082#issuecomment-39... Well that's embarrassing! I reported it as if it wasn't a joke. I thought the joke issue was this one about translating everything to Chinese: https://github.com/tldraw/tldraw/issues/8092
If it was a joke (the test suite issue), then it was a really shit joke. It reads more like backtracking, I don't think _you_ should feel any embarrassment.
If you know that context and the tweet I feel this is more obvious that it is a joke.
Just because you didn't get the joke, does not make it a really shit joke. The funniest jokes rely on context.
Re: Move tests to closed source repo
#26This is concerning, it feels a bit tragedy-of-the-commons I suppose where having public tests are a valuable public good, thought I can't quite get the analogy straight in my head.
I have a personal theory that "tragedy of the commons" has a very specific meaning, and beyond this meaning it just adds confusion. This isn't your fault - it's an overused phrase.
I'd try to examine the root of your discomfort. Why does it make you feel bad? Avoid thinking about "big ideas" like the commons or the public good.
Re: Move tests to closed source repo
#27What a strange joke that wasted the time of so many.
Entitled mentality.
Re: Move tests to closed source repo
#28Re: Move tests to closed source repo
#29[dead]
Re: Move tests to closed source repo
#30The "this wasted my time" comments are missing the point... In addition to his great sense of humor, Steve is usually ahead of the curve in terms of trends. There's a lesson in this. LLMs have become incredible constraint solvers ("SAT-solvers for code"). Well-thought-out tests, types, specs, and docs are all incredibly valuable constraints. This has big implications - for example what happens to licenses when you ca…