HN user

zdp7

96 karma
Posts0
Comments91
View on HN
No posts found.

This is one of the key security features of passkeys. I did a little searching and the work around is to do a standard fake website that prompts for your standard credentials. That should be a fairly simple fix. Require access from a new device to be authorized from another source with an explanation that they will never request this info.

Unfortunately probably implementation specific, but you don't always need to have multiple passkeys. There is cross device passkey login. I had this occur in the last couple weeks. Evidently I had created a passkey on my phone. Logging into that site on my PC, it identified that I had a passkey and allowed me to authenticate using my phone.

The US isn't being single handedly dismantled. The damage is being done by thousands. You are fooling yourself if you think it can't happen in the EU. People have been working on this for decades. Obviously if it were to happen it's not going to be one rogue, but multiple right leaning countries. As long as you believe it can't happen, the easier it becomes to do it.

Less than 0.5% of people are at risk of anaphylaxis from cat allergies. Since you brought up peanut allergies, it's relevant to point out that we haven't banned peanuts. It sucks that you and others suffer, but getting rid of cats doesn't make sense when you can ask if there are cats around, much like people with peanut allergies ask about the presence of peanuts.

The solution isn't get rid of cats, it's don't lick your hands after changing the litter box. Especially since cat feces isn't the most common source. Under cooked meat is.

You don't get toxoplasmosis from touching a cat. You get it from touching cat feces and then ingesting it. The most common avenue of infection (in the US at least) is consuming raw or undercooked meat. Considering when my wife was pregnant, she asked our Doctor about it. His recommendation was she should not be the one to clean the litter box. So yeah, avoid cat feces and if you can't wash your hands. We don't need to get rid of cats. Also make sure the meat you eat is cooked properly.

Japan was indisputably an ally of the US, whereas China has never been.

Except for the time we were indisputably not allies with Japan and were with China.

Maybe you don't need the addresses, but there are other advantages. If we made the move, I suspect we could give you the experience you want and the one I want. I personally do want to host my own services. My phone is configured to send my pictures to Google and my personal NAS. Centralized services mean you have to trust that provider. These days I don't. I intend to leave centralized services so I know my content isn't training AI or the doorbell isn't spying on me or my neighbors. But, no instead we should force everyone to share the same IP addresses and run less efficient routing.

My solution was to toughen consequences and I didn't directly respond to your tech solutions won't do it, the implication I was trying to make was take self defense class (tech defenses). This is so when the bully punches you in the face, you may not have a bloody nose when the bully gets suspended (ie ineffectual punishment like giving a kid a day off for bad behavior). I have a theory that good actors need to work harder to profit, since bad actors benefit from their unethical actions. Most good guys then get bought out at some point by a bad guy.

As long as it is accessible and useful, it will be used. Organized crime is around despite it being illegal. Considering how lucrative tracking people is, people will do it illegally. Even corporations as long as penalties aren't significant enough. We really need a three strikes law for corporations. Three egregious intentional violations and corp, is dissolved all assets going to support the needy.

I don't think first mover is going to matter. I think the race to be first is a waste of money. Deepseek sort of showed that LLMs aren't signicantly protected from duplicating results. AI will drastically change how we deal with 3rd party services. Third party services are going to have a very hard time locking in users. You can't lock me in if I can get AI to scrape my data out and translate it into data another provider uses. Going forward I am of the opinion the winners will be the innovators that can create intuitive interfaces. Innovation alone won't be enough. Someone else can rebuild your concept with a better interface.

Edit: fixed intent.

Velocity won't matter. How fast you code isn't what matters to the end user. We select software based on what works the best for us. Interfaces that are slop can only be successful if they fit how we work. If we assume coding is essentially an AI task now, the winner will be the team that builds the best software. Think of it like Apple under Steve Jobs. It wasn't velocity that was important, but attention and intentionality. I don't think LLMs can get us Steve Jobs quality. I see developers focusing on code review and optimizing interfaces to function well.

It is a battery cell manufacturing line and with the intent to facilitate providing research resources to California battery business. Considering the claim was that you couldn't make lithium batteries in CA, having a new manufacturing line shows that's incorrect. It also shows the state sees it as a need. I haven't seen anyone provide any info showing it isn't possible.

The site is wrong though. I believe it's more of a it's hard and I shouldn't have to do it. I found a company called statevolt (founded August 2021) that plans to build a lithium ion cell factory the Imperial Valley (Southern California). I did see a press release saying it is delayed, but the company maintains that it plans on building it. On the banned website, it's claimed lithium battery cells are impossible to manufacture in California. That doesn't appear to be factual. With no references, it's just a California bashing site based on easily disproven falsehoods.

On the website, it claims you cannot manufacture lithium battery cells in California unless you are grandfathered in. A relatively minimal search found statevolt.com. They are building a factory in the Imperial Valley. While I did see the project is on hold. It seems implausible that they bought the site, not having researched whether you could actually build lithium battery cells in California. Considering the banned website claims it's impossible, I can't trust anything on that website without citations.

I don't know. He didn't provide anything to backup his claims. Without data that site is worthless.

Right, it's the perfect size for a 10" mini rack designed primarily for home labs. Which is the form factor shown on the framework desktop mainboard product page.

I suspect that it really might have been 'buried deep'. If you are capturing the data short term, to allow a small scroll back, then you wrote the data to some storage system. At three hours or whatever the short term storage limit is, you delete the file. Usually deleting a file leaves the data intact on the storage device. Only the file entry and a list of what low level storage blocks actually contained data. It could take awhile before the data is actually overwritten. Up until the point it is, you could scan the contents of unallocated blocks looking for the data. It could theoretically take awhile to find a customer id or something else that helps you identify the deleted data.