[-] [email protected] 1 points 8 months ago

There's a lot of common patterns, but you have to understand how URLs work. You have to recognize which URL parameters are tracking ones or even just might be tracking. And that means you have to know how they work and that takes a moment.

In brief, URL parameters start after a ? in the URL and are formatted like key1=values&key2=value2. You can't usually remove all parameters because not all are tracking. To further complicate things, URLs can also have an anchor starting with a # character which will be after the URL parameters. You often don't want to remove that (though theoretically the anchor could in fact contain tracking details).

It's often trial and error to see which parameters you can remove. I do this a lot since I write a lot of technical documentation. Clean URLs make the documentation more compact and less likely to break. It's not just tracking stuff, but sometimes you need to remove temporal data that makes a page display data from a specific time when you want it to just default to the current time (etc).

[-] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Yeah, it's weird. The gaps in our healthcare are major problems that I want to see fixed and are great uses of taxes. It's bizarre that routine eye and teeth health aren't considered health, despite how much those tie into overall health.

And the prescriptions almost feel like a loophole. You can spend a few days in the hospital undergoing an expensive surgery. Every med you get while in the hospital is free. But the moment you get out of the hospital, any ongoing meds cost money. Prescriptions are apparently a lot cheaper than the US, but they can still get hefty especially for rarer things. Plus what is affordable varies. I can easily afford the approximately $100/mo of prescriptions that I have (I actually pay either zero or $1 per prescription because my work has great insurance -- not sure why it's sometimes $1 and other times free), but for people living paycheque to paycheque, that's a lot of money and lower pay jobs often have no insurance at all (since it mostly covers dental, vision, prescriptions, and some minor others, medical insurance isn't viewed as quite so vital by many Canadians -- I think that's allowed quite a lot of companies to feel comfortable not offering anything).

[-] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Out of curiosity, do annual flu vaccines cost money in the US?

In Canada, the way those work is you just go to any pharmacy or most doctors offices. They'll take info from your health card, give you the shot (usually no wait, maybe 30 min at most if it's unusually busy), ask you to stick around for 15 minutes and then you can leave. No cost all and super convenient.

[-] [email protected] 1 points 9 months ago* (last edited 9 months ago)

Yeah, I think that's a misconception that many Canadians have about privatization. Some people get the impression that the US must have no wait and that means private healthcare is better. But while they certainly do have less or a wait, it's not a difference that I think most people would consider worth it if they saw numbers. There's diminishing returns. The difference between getting a surgery tomorrow or in one month is huge. But getting it in 8 months instead of 10 months isn't so big.

I'm sure if you have enough money, you could get any kind of healthcare in the US next day, but not for normal people prices.

I think proponents of privatization like to push this misconception because the idea of reduced wait is really the only thing they have going for them and they're happy to reap the benefits of misconceptions.

[-] [email protected] 1 points 9 months ago

I think it'd be so much better. Though the difficulty with getting to that point is that it's not merely underfunded because of intertia or something. In a few provinces (particularly my own of Ontario), the conservative government seems to actively want to cut costs and privatize.

[-] [email protected] 2 points 9 months ago* (last edited 9 months ago)

Finding a GP is the worst part of it. My experience with emergencies and a hearing loss has been fantastic. I felt my wait time for emergencies has been reasonable for the symptoms I was having. I had appendicitis as a kid and the health care was as top notch as can be for what's quite a miserable experience for a kid.

I have a cochlear implant and my experience in getting audiologist appointments has been again perfectly reasonable. Most appointments are just routine and could wait a few months. Once I had broken equipment and was able to get a same day appointment. The province paid for everything while I was a kid (countless tests and multiple hearing aids), paid for the cochlear implant surgery, and covered most of the costs of the processor (not really sure why that part isn't 100%).

The best part is not a single one of these has cost any money besides time off work and transportation. I've seen what some Americans pay. I probably would have been at least 50k in debt if I were an uninsured American.

The GP thing, though... it took me 6 months when I moved to Ontario just to get through waitlists, after taking time to sign up for every clinic waitlist I could. My then-partner later tried out the government run program for finding a GP and was not exactly amused by the fact that it never found a doctor even 3 years later when she gave up on it. She just used walk in clinics and referrals from those.

[-] [email protected] 1 points 9 months ago

Lol yeah. My cat will never let me forget to feed her. But I've killed so many plants. If I'm late with feeding my cat, I feel really bad about it. When the plants die because I thought I'd give gardening another go, I kinda just... don't feel anything.

[-] [email protected] 19 points 9 months ago

The fact that there is an organization of the same name does not mean they own the slogan. People using the slogan almost never do so in reference to this organization nor are necessarily even aware that such an organization exists.

BLM is more of a human rights statement. Anything is "political" if the right choses to whine about it. An example is putting pronouns on name tags. It's a great idea to ensure employees are addressed correctly and frankly shouldn't be any more political than a name tag containing your name, but the right choses to view them as political because they need a constant culture war.

[-] [email protected] 5 points 9 months ago

It has what appears to be Patrick Bateman and Homelander, who are both utterly blatant psychopaths. I'm not sure which Cillian Murphy character is pictured, but the Keeanu Reeves one appears to be John Wick, an assassin who kills about every other person in New York from the movies I've seen (they don't really have a plot beyond "apparently every single person is an assassin").

So really the only options are satire or literally the dumbest thing ever created.

[-] [email protected] 5 points 9 months ago

Totally depends on what the use case is. The biggest problem is that you basically always have to compress and uncompress the file when transferring it. It makes for a good storage format, but a bad format for passing around in ways that need to be constantly read and written.

Plus often we're talking plain text files being zipped and those plain text formats need to be parsed as well. I've written code for systems where we had to do annoying migrations because the serialized format is just so inefficient that it adds up eventually.

[-] [email protected] 13 points 9 months ago* (last edited 9 months ago)

How is USB-C not common? It's the default for every remotely modern android phone I've seen, all the modern game consoles I've seen (eg, the Switch and PS5 controllers), and many other random electronics use it (I even had a covid tester that was plugged into USB-C). All my laptops these days use it (including two Chromebooks, a high end MacBook, and a Windows laptop) and of those, only the Windows laptop even had USB-A ports (ie, the other laptops only had USB-C).

I won't pretend it's perfectly ubiquitous. There's lots of older electronics still using micro or mini USB (there's been no reason for manufacturers to update older devices). But it's definitely common in my book.

[-] [email protected] 5 points 9 months ago

I mean, what kind of adventure would it be without a deal with at least one devil? Satan knows how to party.

view more: next ›

CoderKat

joined 1 year ago