Finally decided to put my responsive pixel illustrations on GitHub. The original code was actually written without git. Crazy me back in 2014.
There is still some unpublished stuff that I will add later.
https://t.co/H9bvvrUdrj
So far, the biggest speed improvement bun has brought me is saving three characters because I can just do "bun lint" instead of "npm run lint".
The actual command execution isn't measurably quicker.
@WebReflection@anatudor Just to be clear: never do that. Order is not guaranteed and might change for any kind of reason. This will lead to horribly hard to debug bugs.
@mattpocockuk I was about to argue that it is not technically wrong by TypeScript standards (even though TypeScript is stricter about tuples than you might expect). But one thing made it obvious this must be a bug: you can also call pop โ which definitely ruins everything.
@Cypress_io is going crazy with their prices recently. They charge 6$/1000 test runs. That means if your suite has 50 tests, they charge you 30 cents. Per commit. For using their interface. That doesn't include the machine that runs the tests.
Yarn are you alright? Need a hug?
I am getting serious โgave up on lifeโ-vibes. Wouldnโt be surprised if in some section of the Yarn docs there would be an emo poem about jQuery.
@marceloabsousa@housecor I think that idea is not realistic. PRs and commits are different concepts and enforcing a 1to1 relationship between the two will weaken one of them. Either your PRs become less useful or your commits to broad.
@mattpocockuk This is great. I used a similar pattern before but wondered where the name โbrandedโ comes from. Is there some history to it?
What I would be careful with is selling this as a security feature. People might take that the wrong way and rely only on types for security.
@MafVosburgh@codinghorror Then he could have just figured that out in court if itโs such a no-brainer. Surely the lawyers would have been the cheaper alternative.