They installed some sort of sound isolating suspended/floating (?) ceiling in my apartment. I absolutely love it. In my neighbors apartment I could constantly hear people above, but in mine it's almost always silent.
wicked
Your answer doesn't give confidence that you care about how the code looks. Could imply that you're sloppy. Some people are very opiniated about style and think it matters a lot. They would be unhappy with people who say it doesn't really matter.
They'd likely welcome fixes or comments on style. Other people would be very angry if you held up their PR with such trivialities.
I had strong style preferences when I was younger, but after working on so many projects with different styles I really don't care anymore about any particular style. I just make sure to seamlessly match the style of the code around it.
Not enough information.
New team member? Show them the style guide and where it doesn't match.
Is the style guidelines consistently followed elsewhere? If not, I'd just approve it.
Do I have a good relationship with the other developer, and can they handle criticism? If not, I probably would not want to be the one reviewing it, but if I did I would likely let it go and fix it later. Fight more important battles.
Otherwise, how important is that piece of code? I'd immediately approve a one-off script, but if it's an core piece of code, I assume the dev missed it and point it out. Happens to everyone.
etc. etc.
Earlier today, a publish-access account was compromised for @solana/web3.js, a JavaScript library that is commonly used by Solana dapps. This allowed an attacker to publish unauthorized and malicious packages that were modified, allowing them to steal private key material and drain funds from dapps, like bots, that handle private keys directly. This issue should not affect non-custodial wallets, as they generally do not expose private keys during transactions. This is not an issue with the Solana protocol itself, but with a specific JavaScript client library and only appears to affect projects that directly handle private keys and that updated within the window of 3:20pm UTC and 8:25pm UTC on Tuesday, December 2, 2024.
These two unauthorized versions (1.95.6 and 1.95.7) were caught within hours and have since been unpublished.
We are asking all Solana app developers to upgrade to version 1.95.8. Developers pinned to latest should also upgrade to 1.95.8.
Developers that suspect they might be compromised should rotate any suspect authority keys, including multisigs, program authorities, server keypairs, and so on.
https://github.com/solana-labs/solana-web3.js/releases/tag/v1.95.8
The US started using mailboxes 14 years after the UK
In 1849, the Royal Mail first encouraged people to install letterboxes to facilitate the delivery of mail. Before then, letterboxes of a similar design had been installed in the doors and walls of post offices for people to drop off outgoing mail.
In 1863, with the creation of Free City Delivery, the US Post Office Department began delivering mail to home addresses.
Do you even know what regex is? Your neural network needs more training.
"Latin music superstar Nicky Jam. You know Nicky? She's HOT!"
It's pretty simple to rate limit requests yourself.