Did you work out during those 10 weeks any? TBH if you went from regular lifting to not for 10 weeks I'd expect a similar decrease in your lifting numbers (though not a .4lb/day weight loss of course)
Some of the comments here (and lately on HN in general) are very concerning to me. Are we really going to pretend that people accused of real crimes shouldn’t be arrested, charged and, if found guilty, have an appropriate sentence? It doesn’t take many more than 2 brain cells rubbing together to see that that won’t end well. Whataboutism, political differences, and even real injustices in my opinion do not make this a reasonable position.
It probably depends on what people think about the laws that define what a "real crime" is.
E.g. in germany it was a real crime to grow some weed. Now it's legal, but even before a lot of reasonable people didn't want someone go to jail over weed.
If we'd follow your line of thinking prosecution of those responsible for MH17 were also to remain anonymous. Which is obviously ridiculous.
If growing weed is illegal in Germany, and someone unknown grew a lot of weed in Germany, they end up being sought, and (eventually) their name and other details could end up in a police warrant.
The comparison is moot though since growing weed in Germany requires physical presence in Germany. The alleged cybercrimes could've originated from anywhere in the world due to the nature of the internet.
It just isn't doxing unless you don't see legal merit in the German police and German authorities. Which is obviously rhetoric the Russians want others to follow.
No, it doesn't, at least not to me. I can disagree with a law while also agreeing to obey it and that those who break it should have consequences. I can hold these two opposing ideas because that is the basis by which governments function. If everybody gets to decide for themselves what should be/not be a crime, then we don't have a society. Society is about compromise. What I'm seeing is not compromise. What I'm seeing is people dismissing the whole of law because there's one they don't agree with, or an application or even abuse of the law that offends them. It's an abandonment of balance and a dismissing of rational conversation.
You've got quite a black and white viewpoint, which is fine and is exactly how 'the law' works, hence: "the law is an ass". Many people have a bit of grey where it comes to the less obviously socially costly kind of crimes, often based on their own lifestyle and dependencies, therefore probably on the 'wrongly' side of rightly or wrongly. Usually, I would think the 'grey areas' are on the fringes where the social-effects of the law-breaking are more hidden or second/third order. This is all quite normal and won't change amongst society as a general rule.
What I notice as different, and I'll try to keep this as minimally political as possible but, as you say, it seems to be an increasing irrational tendency to throw the baby out with the bathwater. De-fund the police as an example. I think the positives outweigh the negatives in this example, by a fair margin, but people react to what they're exposed to and the focus on outrage-bait-for-engagement in the current media environment has this an an outcome.
Additionally, the decreasing respect for the rule of law by the leaders of countries only leads their populace into the same kind of thinking. Leading a country backwards from the civilisation that is borne from the application of rules around behaviour and into the chaos that preceded said civilisation (this is a long term process and can be turned around, I'm not saying to start panicking just yet).
Some grey area is OK, and is almost necessary, for the sake of the ability to have the conversation about moving the law to be more in line with societal expectations, but too much grey area leads back to societal breakdown and chaos.
Yes, I almost totally agree with all of this. And I do believe in gray areas, but I don’t expect law enforcement to. I think that leaves room for worse things like corruption/favoritism. I don’t deny that those things happen too, but those are also crimes that should be brought to justice.
If a business is destroyed by ransomware, all its employees lose their jobs. The business's customers lose the services the business was providing. The families supported by these jobs are now all at risk.
All that money goes somewhere. Much of it goes towards clothing, feeding, and housing people. Also, in most places it's a crime to rob anyone, even selfish assholes.
That seems beside the point. The ransomware extortionists aren't doing a utilitarian calculation and transferring funds from Exxon to Oxfam. They're taking money where they can and using it to fund a lavish lifestyle and more extortion. In particular, they aren't channeling it towards transforming any society into one in which basic needs are met by something other than jobs and businesses of the familiar sort. The extortionists cause suffering. They parasitize other people's labor. Their acts have actual, identifiable victims. The escorts serving them Moët at their birthday parties funded by other people's suffering aren't doing it for fun, love, or charity. For the escorts, it's a job.
Indeed. It reminds me of Lewis’ That Hideous Strength in a way. If we take the severed head post-brain-death and pump it with blood and oxygen and feed it impulses so that the mouth moves to form the words we tell it, is the person living again? No, it’s just a head, speaking the words it’s been given.
This. Much of the most prevalent messaging on both the extreme left and the extreme right tends to be from other countries posing as Americans. It’s also difficult to even form opinions lately as the amount of lying by all outlets is nearly impossible to sift through. All we really know is that right, left, black, white, gay or straight, nobody is actually on our side anymore.
How is it we've made it this far and we still don't have any kind of independent auditing of basic publish security on NPM? You'd think this would be collectively a trivial and high priority task (to ensure that all publishes for packages over a certain download volume are going through a session that authenticated via MFA, for instance).
> You'd think this would be collectively a trivial and high priority task (to ensure that all publishes for packages over a certain download volume are going through a session that authenticated via MFA, for instance).
Because all mainstream packages are published via CI/CD pipeline not by an MFA'd individual uploading a GZIP to npm.com
Requiring a human-in-the-loop for final, non-prerelease publication doesn't seem like that onerous of a burden. Even if you're publishing multiple releases a day on the regular (in which case ... I have questions, but anyway) there are all sorts of automations that stay secure while reducing the burden of having to manually download an artifact from CI, enter MFA, and upload it by hand.
You can still have a step that requires a certain user/group to sign off, and you can still enforce that those users have MFA set up. Almost any serious shop that expects to pass audits already does this in some form or fashion before pushing code to prod.
Can we get a non-AI-generated article for this? I think the aikido one might be fine, but if there’s a more official source let’s use that in lieu of this AI nonsense.
It’s quite possible (likely, even) for there to be more bugs reported than Apple has capacity to investigate. I assume this is just a filter they use to get the queue down to a more reasonable size and remove bug reports that are especially old (trusting that if they’re still issued they’ll be re-reported). This kind of culling happens all the time with low pri stuff and even sometimes medium pri if there’s a clear workaround.
I 100% agree when it comes to security issues. They would have to host it themselves on their intranet through AppleConnect.
I'm a bit removed from what software Apple uses nowadays. Back when I worked there ~2021 it was still a mix of native apps (Radar, Phantom) and self-hosted enterprise versions of popular development tools. (eg. GitHub)
reply