justadudeama's comments

justadudeama | 5 years ago | on: Rust 1.47

Yes, there is `Vec` that allows arbitrary length arrays, and iterators implement those other functions

justadudeama | 5 years ago | on: Apple Ending "Fortnite Save the World" Updates for Mac

I think epic braking the rules makes their case much stronger. If they say "Apple's rules are unfair" they have a much stronger case if they can show damages caused by Apple's unfairness. My guess this is just another example of them showing the courts that Apple cost them $X in lost revenue because they could no longer make any money on macOS.

The update was live for a couple hours, and I am sure a lot of people purchased the cheaper (against the rules) option. They now have an exact number to tell the courts how much they are loosing to Apple, instead of a hypothetical situation where Apple could argue that customers love apple pay and would use apple pay over 3rd party payment systems.

justadudeama | 5 years ago | on: Apple Ending "Fortnite Save the World" Updates for Mac

Epic cannot do anything to release updates and fix bugs on the macOS platform. Epic wants to continue to support their application on macOS - but because of a completely unrelated issue regarding an iOS application they can't. Are you suggesting that they aren't a victim of Apple's anti-competitive and draconian tactics?

justadudeama | 5 years ago | on: WeChat permanently closes account after user sets offensive password

Not saying this isn't important data, but at some point does 2FA make this an innefective method to spy on your citizens? If I have 2FA on my Amazon, if the CCP tried to get into it I would just get a notification with a code, and do nothing except maybe change my password. Additionally, there are probably all sorts of account logs saying "this is who logged in when from what IP address" that are associated with a lot of these accounts.

Direct access via the companies themselves is probably much more valuable today.

justadudeama | 5 years ago | on: Windows package manager does not permit opting out of telemetry

Maybe I don't understand all the way, but I see this line of code in there:

`TraceLoggingUInt32(_rguiTimesApiUsed[GetConsoleAliases], "GetConsoleAliases"),`

Is that sending Microsoft all of my bash/zsh aliases? And what about `TraceLoggingUInt32(_rguiTimesApiUsed[GetConsoleTitle], "GetConsoleTitle"),`

If it works how most other Terminals I have used - that is going to send the name of the program I am running or host I am connected to to Microsoft. I think that is pretty invasive if you ask me.

justadudeama | 6 years ago | on: Climate models are running red hot, and scientists don’t know why

These are valid points, and it is important to figure out what changes in the model is causing such a dramatic change and scrutinize it more.

> The ability for science to change and adapt is what makes it so strong

To me this article is them _resisting_ change, looking for a reason NOT to accept it, because it goes against what they previously said. Maybe this is all to early, and in a year or so we will be seeing 4 or 4.5 degree predictions, but this article describes them trying to change their inputs to match previous answers, not getting new answers.

justadudeama | 6 years ago | on: Climate models are running red hot, and scientists don’t know why

I am not a climate change denier by a long shot, but stories like these give a ding to the credibility of climate scientists.

> "So we can't throw them out yet."

This might be an elementary view of science, but I think there is a danger here that while everyone is making their models, if anyone is an outlier they go and tweak their model to match the patterns of others: 'Klaus Wyser’s group "switched off" some of the new cloud and aerosol settings in their model, he said, and that sent climate sensitivity back down to previous levels'. That seems to me a questionable reason to "switch off" part of the model - you should create the most accurate simulation possible and trust the output, not tweak the inputs to match literature data.

justadudeama | 6 years ago | on: Clear backpacks, monitored emails: U.S. students under constant surveillance

Two things:

1.

> off chance the suicide vest was real

Would you argue that what the police officer did was wrong here? Is lethal force not justified with the credible threat of violence? I would argue that someone threatening you with a Airsoft gun with the tip taken out so it appears to be a real gun is enough to justify deadly force in self defense, you don't have to verify that gun is real. In hindsight, it is clear that you could have arrested him without shooting him, but that was not at all clear in the situation, and having that firearm could have saved dozens if the vest was real.

2. > In this instance

And, for arguments sake, if this was a different situation where the vest was real, what would you say?

justadudeama | 6 years ago | on: Goodbye Docker: Purging Is Such Sweet Sorrow

I totally agree with you. Those are _hard_ tools, and if on top of it you have the attitude of "I am just going to learn this for this class because the teacher told me too", you are definitely going to dislike it.

I think you are spot on with the intrinsic interest.

justadudeama | 6 years ago | on: Goodbye Docker: Purging Is Such Sweet Sorrow

Very true.

I know a lot of people in school who have to use a generally well regarded technology, but hate it because they had to use it in a class. For example, they might see someone on github and go “oh is that github? I hate using git” when in reality they had to use it in a group project with 4 other people who have never used it, and had no understanding of branches, merging, etc.

I have seen the same thing with LaTeX, Python, and Vim.

page 1