My wife’s last name was Wang. She was planning on taking her husband’s last name her whole life. Joke’s on her.
- 4 Posts
- 622 Comments
It’s not really though. They just used the screen from the pregnancy test and replaced all of the other hardware.
kevincox@lemmy.mlto
Mildly Infuriating@lemmy.world•Google Has Decided My U.S. Spectrum IP Address is in MexicoEnglish
5·13 days agoAs much as I hate it, I’m 90% sure that they did some analysis (probably 10 years ago now) and found that there are enough people that don’t properly configure their computer that IP location is actually a better indicator than the
Accept-Languageheader.…which of course perpetuates the problem.
kevincox@lemmy.mlto
Asklemmy@lemmy.ml•Is there a widely accepted open source alternative to What3Words?
5·14 days agoThe fact is that it depends and it is a bit confusing for people not familiar. But it isn’t hard to get used to.
+8Q, Parisisn’t specific enough. There are multiple +8Q inside Paris. It can also be a bit risky to make short codes like this especially with larger cities as different maps may put the city in different spots.What does work is
+8Q Eiffel Towerwhich is useful for something like “Meet me here by the Eiffel Tower” or “I’m right here” when you are texting someone you are meeting and you know you are close but can’t see each other.So you end up with a few common options:
+8Q Eiffel TowerWe are pretty close together but need to get the exact spot.V75V+8Q Paris, FranceFor exact spots around a known area.8FW4V75V+8QFor fully qualified with no reference needed.
And a few less useful options:
8FW4V7+This large part of a city.8FW4+This part of the country.8F+This area of the world.
If I was designing the system I don’t think I would have done this “trailing zeros assumed” approach. Because IMHO for day-to-day use
V75V+Would be more useful as a shortcut for????V75V+rather than the actualV75V????+showing a rough location on a human scale (in this case the Eiffel Tower park is pretty clearly targeted) rather than an area larger than a city. But that is really the only complaint I have.
kevincox@lemmy.mlto
Technology@lemmy.world•Meta launches subscriptions for Instagram, Facebook, and WhatsAppEnglish
6·14 days agoThe problem is that only your heaviest users are going to pay to remove the ads, so it doesn’t make sense to price the subscription at any sort of average user. You need to slide the price point way up the distribution just to break even.
kevincox@lemmy.mlto
Asklemmy@lemmy.ml•Is there a widely accepted open source alternative to What3Words?
2·14 days agoWhile Plus Codes are less memorable they are very easy to share verbally. Especially since you only need city + a few characters to be unambiguous. They are very useful any time you need to share a specific location (GPS-style)
This is Parkinson’s Law.
If you generalize it a bit it is “consumption expands to fit available resources”.
Oof, that is really not a good look. This should have been clearly disclosed and probably with a per-notification for the patch release.
There are a few main benefits.
- For hardware-backed keys they can’t be stolen aside from physically stealing the hardware. So unless your machine has malware there is no way for an attacker to authenticate using them.
- Even for software keys the site you authenticate to doesn’t learn enough to impersonate you. For example if for some reason your bank leaked some logs with PW + MFA someone could use that to log in as you (although admittedly short timeouts on MFA validity makes that window very small).
- The browser ensures that you only authenticate to the correct domain. So it prevents phishing. (Although a password manager that only fills into the correct domain also accomplishes this.)
So I think if you are using unique passwords with an automated password manager the effective benefit is quite small. However for the “average computer user” who likely has less than 5 passwords that they use for everything it forces a pretty high base level of security.
kevincox@lemmy.mlto
Technology@lemmy.world•Google's next-gen reCAPTCHA system could spell trouble for de-Googled phonesEnglish
51·1 month agoIt also supports iOS.
kevincox@lemmy.mlto
Linux@lemmy.ml•Valve Lepton: It's been 5 months since we heard anything about Valve's Android compatibility layer for Linux.
3·1 month agoNo, the DRM wouldn’t work at higher levels so you would have the same requirements with regard to 4k.
kevincox@lemmy.mlMto
Open Source@lemmy.ml•Self-hosted, booru-style gallery for a personal image collection written in Go
3·2 months agoPlease be civil and polite. This type of aggressive comment insulting people because of the tools that they use isn’t welcome here.
Of course, but because the law is so protective you won’t need to 99.9% of the time. Canada also isn’t a very litigious place and even if it does get raised it will probably get thrown out quickly. To most doctors it is also a huge stressors to watch someone that they can help die. So overall the balance is well worth trying to help out.
kevincox@lemmy.mlto
Privacy@lemmy.ml•Flo period tracker sells user data to Meta and Google
7·2 months agoNo, but you can still choose to choose software that doesn’t steal and sell your data. You can also support laws that make doing this illegal.
Of course it can only surely be decided in a court. But in this case it would be something like was not actively trying to cause harm.
In Canada all provinces have some form of Good Samaritan law which means that you aren’t responsible other than gross negligence. So any off-duty doctor would be very safe to help out unless they were doing something very stupid.
kevincox@lemmy.mlto
Privacy@lemmy.ml•Flo period tracker sells user data to Meta and Google
33·2 months agoThe idea that putting this on your phone is bonkers is bonkers to me. Why would you want to carry around a journal or paper when you have everything on your phone? It can also be more easily backed up and synced.
It shouldn’t be normal that this data is stolen and sold. That is 100% the problem, not the fact that people track things on computers.
kevincox@lemmy.mlto
No Stupid Questions@lemmy.world•What's going to happen to gas stations as cars electrify?
2·3 months agoYeah, downtown there are tons of gas-station brands that are just convenience stores. Surely many gas stations will offer electric charging but since most people will be charging at home the total number of gas stations will surely drop. Some will turn into convenience stores and some will just shut down.
kevincox@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Minecraft PS3 Edition's Source Code has been leakedEnglish
48·4 months agoThis is also likely interesting because console SDKs are usually highly restricted. So not only is the Minecraft code leaked (which is probably moderately interesting) it is likely that the console APIs are quite interesting to emulator developers and reverse engineering for other PS3 games.





https://xkcd.com/1200/ comes to mind.
Games have no sandboxing anyways. They can access most of the data on the systems on which they run. Whether the game, crack or a HV crack makes little difference.
Sure, running a hypervisor or kernel level does allow them a bit more access, mostly around persistence. But I don’t think it is a huge difference to most people.
So IMHO you are already putting a lot of trust in any pirated software or crack, hypervisor bypasses are really just a small matter of degree. If you don’t trust the crack don’t run it. Easy as that. Or if you want robust protection run games on dedicated hardware with no personal information or in a dedicated untrusted gaming VM.