A historical day for CSS 😀🎉
If you write any components used and/or styled by others, you know how huge this is!
background: if(style(--variant: success), var(--green));
Even if you don’t, this will allow things like:
padding: if(var(--2xl), 1em, var(--xl) or var(--m), .5em);
GitHub issue: https://t.co/HZ4zHs33bx
So apparently if someone knows / guesses the name of your S3 bucket - even if it's private (!) - they can just bankrupt you by sending infinite PUT requests and there is nothing you can do about it.
> requests get rejected
> but AWS still counts it as a write operation against your account for which you have to pay at a rate of $0.005 per 1000 requests
This seems insane to me. Especially because a lot of services rely on presigned URLs for uploads / downloads which exposes your bucket name to the client. In this case the author got their bill waved, but AWS support made it clear it's an exception not the rule.
... Finally, I can make operations without using any other external library. Mission accomplished. Time to get a reward, coffee! But, of course, so far bakery shop. 🥖🥖🥖
{ author: @_jhiam }
https://t.co/BIYcw6KIka
💻 This is the second time I've set up a new computer using @MinaMarkham's formation. It's so elegant. Run a script it sets everything up in one go, NVM, Docker, your browsers, you name it. I always customize it a bit, which is also super easy to do.
https://t.co/u7LJ7dtiKN