NotMyOldRedditName

joined 2 years ago
[–] NotMyOldRedditName@lemmy.world 2 points 15 hours ago (1 children)

Any of the games that aren't fully on the cart, require a download to even function in the first place.

It's looking like (TBD) that this is how a very large portion of the games are going to be delivered.

[–] NotMyOldRedditName@lemmy.world 7 points 15 hours ago (3 children)

When the physical games require downloading to start using them, I think that starts crossing lines into bricking territory even if it's not entirely accurate.

[–] NotMyOldRedditName@lemmy.world 1 points 16 hours ago

Just figured I'd add Apples own documentation as well

https://developer.apple.com/documentation/usernotifications/registering-your-app-with-apns

Apple Push Notification service (APNs) must know the address of a user’s device before it can send notifications to that device. This address takes the form of a device token unique to both the device and your app. At launch time, your app communicates with APNs and receives its device token, which you then forward to your provider server. Your server includes that token with any notifications it sends.

[–] NotMyOldRedditName@lemmy.world 1 points 16 hours ago* (last edited 15 hours ago)

No, you're right, GOOGLE will take the device identifier, but him talking about how he would need to store it, and especially for channels where he talks about user names and passwords really makes me think that he thinks he personally has to do it, with his own backend storing it. (edit: The point is, that he doesn't HAVE to do it this way. You can, and it gives you more control, but you can let Google do it all. It's never anonymous with anyone though.)

Apple knows which devices have the app installed. They would be able to link that back to the device if it was demanded, even if it is a bit more obscured.

[–] NotMyOldRedditName@lemmy.world 1 points 16 hours ago* (last edited 16 hours ago)

Tornado Cash is a smart contract. It's not anything that can be compromised. It's code. It's cryptography. Its immutable and can never be altered.

It's unstoppable short of making using it against the law, and the US government tried that, and lost their court case.

Edit: Just further clarity - Once you deposit money into it, you get cryptographically signed response that says you have the right to withdraw that much money, but the response has no link to you. The money you get back is mixed with millions of other peoples money, and you withdraw someone elses money.

[–] NotMyOldRedditName@lemmy.world 1 points 16 hours ago* (last edited 16 hours ago) (3 children)

How do you suppose APNS knows which device to deliver the notification to?

Something that... links it to the device? Like, a unique ID that Apple can identify?

It sounds like he thinks HE has to store this information, which is simply incorrect. It will obviously be stored by Google in Firebase, and by Apple wherever that gets stored, but HE does not have to store it.

I write apps for a living. I have users subscribe and unsubscribe to channels, and at no point is there a user account with password involved in either iOS or Android. If you want the memory of which channels they have subscribed to to persist across uninstall/reinstalls or different devices, then yes, but for an app like this you don't need to persist those settings.

At any point the government could subpoena who's received pushes (or at least, who's registered to) from both Google and Apple.

[–] NotMyOldRedditName@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (2 children)

You wanna go to jail hosting that server? You want to be extradited from another partnering country to the USA for inciting violence? For accessory to murder if something went wrong?

How is the link indelible when it's anonymous? This isn't money that can be traced back to you once it goes through Tornado Cash, or if it was done on something like Monero.

Edit:

https://www.yahoo.com/news/attorney-general-pam-bondi-warns-092112825.html

"Our ICE agents, all of our federal agents who are working hand in hand on these task force[s] — our federal agents from the Justice Department could be injured," Bondi said Monday on "Hannity."

"He's giving a message to criminals where our federal officers are. And he cannot do that. And we are looking at it, we are looking at him, and he better watch out, because that's not a protected speech. That is threatening the lives of our law enforcement officers throughout this country."

This dudes life might be fucked now.

But sure, no reason, just trying to shove blockchain into everything.

[–] NotMyOldRedditName@lemmy.world 5 points 1 day ago* (last edited 1 day ago)

It's a cool tech. Just to help others out, a very brief TLDR on it

You can only submit certain denominations like 0.01 Ethereum, which then gets shuffled amongst everyone else submitting the same 0.01 Ethereum.

Then you can't trace back who's 0.01 is who's.

You can leave the money in the smart contract as long as you want to increase anonymity before withdrawing it.

[–] NotMyOldRedditName@lemmy.world 6 points 1 day ago* (last edited 1 day ago) (4 children)

Because the government can't take it down, and the government will want to take it down, and the government would even try to issue arrest warrants for people who made it outside the US to try and punish them. This dude who wrote this is in danger now.

~~Web browsers are capable of self checking a smart contract for new transactions, it is totally possible.~~

Who reported it would be anonymous if they used something like Tornado Cash, or if a service was able to be built ontop of a privacy coin like Monero.

Edit: Sorry I'm wrong about the web browser, you'd have to run your own node outside the browser or trust someone else's node, and then the browser would hit the node. On phones you'd need to use a mobile app which can be a light client, or connect to your desktop's node.

[–] NotMyOldRedditName@lemmy.world 12 points 1 day ago* (last edited 1 day ago) (8 children)

This is actually a spot where I think a public blockchain could work and it's censorship resistant properties will be crucial one day.

The server is the blockchain, so it's not hosted anywhere specific and can't be taken down. It's also a smart contract which ended up working in favor of the devs of TornadoCash (A coin mixing service that provides privacy) where a judge overturned the sanctions on it since it was just immutable public code, not owned by anyone.

Now that Tornado Cash isn't sanctioned, you could mix your coins through it to then pay the sub cent fee to post the sighting on one of the layer 2s like Arbitrium (the fee which will also help combat spam)

The app could then be open source (web/android/iphone) and monitor the blockchain for the sightings in your area.

The problem still becomes push notifications if it's all being done locally... It would need to be your device itself monitoring. Apple is also bad about background processing, but it's a better on Android, and especially easier if you don't deploy to the store and can bypass some of the requirements.

This way incurs no hosting costs for the developer, no load balancing, nothing to be seized etc.

It's also harder to set up than what you listed, so even fewer people could do it.

It does require adoption of something like Ethereum though.

Edit: Some clarity, but also to post that transactions fees for example on Arbitrium today are $0.00087 for a 15 second confirmation. Add on a very tiny similar cost to post some GPS coordinates and a small description.

[–] NotMyOldRedditName@lemmy.world 10 points 1 day ago* (last edited 1 day ago)

New Drug: Worm Eggs.

Effects: Allows worms to hatch in brain which turn populace into dumb fucks

Eligibility: Everyone, delivered at birth to stave off personal growth.

AI: APPROVED!

[–] NotMyOldRedditName@lemmy.world 21 points 1 day ago* (last edited 1 day ago) (1 children)

I don't buy it. There a small handful of them like her, and they just trade off who gets to act more centrist, but always leaving enough votes to pass the BS they want to pass. Its a ruse so they can keep winning their seats so people can say, see, she's better than others.

 

There's been a lot of talk about SMR's over the years, it's nice to see one finally being built.

Even if it comes in over budget, getting the first one done will be a great learning experience and could lead to figuring out how to do future ones cheaper.

Assuming it's on time, completion in 2029, connected to grid in 2030.

 

I hope everyone can now stop with all the it has no crumple zone so it's a death trap comments.

I guess that means doubling down on the pedestrian death machine now.

Full report is available from the website

Edit: Also the report is dated January 14th. This is before Trump.

 

So, the recall is more than the rear camera, there was a software/hardware combo problem that could cause the HW4 computer to short, which took out major functionality on the car without the computer.

The backup camera is part of what is lost, and is a mandatory safety feature, so the recall is technically because of that, even though it's much more than that.

What I find interesting is that this appears to be the 2nd recall where software has physically broken hardware which is a more uncommon type of recall. Lots of hardware problems that can be fixed with software, but not a lot of software problems breaking hardware.

The other one was on earlier Model 3's they were logging too much data, and they actually went through the lifespan of the memory in the vehicle. Once the memory was dead the vehicle had problems. The fix was to log less. They eventually had to address that, but it took a long time to properly acknowledge.

Tesla said a reverse current may occur while powering up the vehicle, which could cause a short circuit on the car's computer board and result in the rear-view camera becoming inoperative, the automaker said.

The automaker said the issue was the result of a sequence of specific software and hardware configurations, coupled with colder temperatures.

Tesla said it has already pushed a software update to vehicles that changes the vehicle power up sequence to prevent the shorting failure. Tesla will identify any vehicles with a circuit board issue and replace the car's computer if necessary.

The automaker launched an investigation after seeing an increase in car computer replacements relating to short circuit issues in November.

Tesla said it has 887 warranty claims and 68 field reports related to the recall but said it is not aware of any collisions, injuries or fatalities related to the condition

Tesla said Model 3, Model S and Model X vehicles in production also received a different car computer variant after Dec. 16 to address the issue.

The issue affects 2024-25 Model 3 and Model S vehicles and 2023-25 Model X and Model Y.

 

Having a discussion about turning radius of the EV trucks, and a person takes a radius for 2 vehicles, and then compares it to the turning circle of the 3rd.

I try to politely point out that the numbers he's comparing aren't the same, and then he replies that he "stands by the numbers I found"

https://lemmy.world/comment/14256612

 

The company’s letter to the National Highway Traffic Safety Administration (NHTSA) stated the door handles could allow water to enter the circuit board assembly, which may lead to the doors opening unexpectedly.

According to Volkswagen, the production halt could last until the beginning of next year as it works to resolve the issue.

 

This was a really good interview, worth the watch!

 

It doesn't say what was changed but that makes it a great price again.

It also really messes up the pricing between the 3 RWD which doesn't qualify and the AWD that does since it's only a 1k difference now. I wonder if we'll see them lower the RWD or potentially raise the AWD price?

 

So both Rivian and Tesla have or say they are going to have range extenders for their trucks, but in both cases even if they are removable and rentable they are huge as trucks are huge. In teslas case it seems to be a permanent change though.

What about commuter cars though?

One thing we really need is cheaper in city commuters and those don't need a long range. That brings costs down and gets more people into EVs, but those will get relegated to 2nd cars in many cases.

If those commuter cars could go to a shop and get an extender added in the trunk though that would make them much more capable of longer trips as well while keeping costs down.

If the battery rental is similar or less to renting a car for the same period then people would opt to use their own car for the longer trip and all the personal comforts that provides.

The batteries would be much smaller as well for a smaller vehicle.

 

Really cool look inside the factory!

 

I've been following the strike and sympathy strike happening against Tesla and the similarities to what happened with Toys R Us, and I'm left wondering why the financial sector in Sweden hasn't stepped in by now?

This has spread to multiple countries now, so it's not like this is day 1 of the strike.

Do they consider themselves some sort of thermonuclear option and would rather not get involved unless necessary for some reason?

If my understanding is right, they're what forced Toys R Us to sign an agreement since they couldn't effectively do anything like payroll anymore?

It seems like the logical next step to me at this point unless I don't understand something about how the sympathy strikes work there?

view more: next ›