Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)L
Posts
0
Comments
49
Joined
3 yr. ago

  • Web developer here. A “cookie” is just a piece of information stored on your machine. A cookie can be a setting, saved app data, or a tracking id.

    The reason you keep seeing the banner is because by saying “no” to cookies, you’re telling them they don’t have permission to store ANYTHING on your computer. Which is fine. Your computer your call.

    But if they can’t store anything on your computer, there’s no way to remember that setting next time you come to the website. No local setting storage means they don’t have the stored “no cookies” setting to load. Likewise there’s no tracking id they could potentially look your setting up in their own database by.

    Web site requests are “stateless”. That means that, to a web server, each and every single request to a server is its own brand new, separate connection with no link to any other connection. The only way to share data between individual requests is via some kind of stored “state”. That state can come from your computer in the form of cookies, or from the server in the form of sessions. But linking a connection to a session requires your computer providing a session id; and guess how your computer has to store a session id? If you guessed “in a cookie” you win.

    Are cookie popups annoying? Oh holy Christ yes, both from a web user standpoint and from the stand point of having to implement them as a developer. But by outright rejecting cookies (and/or auto-wiping your cache/cookies when you close the browser), you’re telling the website it’s not allowed to store your preferences for not having cookies and eliminating the websites ability to recall that preference at all.

  • So only charge it to 80% and pretend 80% is 100%, like iPhones do. Why is that a concern?

  • I mean, US Cellular had a free battery swap program for a while. If you were a subscriber and your phone battery was low, you could go into any store and they'd swap you out for a fully charged battery for free. I presume they just ate the cost of damaged or degraded batteries as part of it. I only used it a couple times, but it was kinda nice.

  • In Babylon Alexandria, docking ships were required to surrender any and all written materials to the library. There, scribes would make a copy of everything that was submitted.

    The originals of the documents were stored in the library and the copies were given back to the ships.

    First instance of intellectual property piracy?

  • Go back and read it again moron. Be sure to get past the first sentence.

    I know I’d do better because I HAVE done better. In situations very similar to this.

    And if you freeze up while driving an emergency vehicle, DO NOT FUCKING DRIVE AN EMERGENCY VEHICLE. There is zero room for error or indecision while driving emergency traffic.

    Source: 6 years of driving emergency traffic.

  • Use it on the dumbass ambulance crew.

    Full time software developer and part-time volunteer first responder here.

    It sounds to my developer brain that the car was in “pull over for the emergency vehicle” mode and the presence of the ambulance with the flashy lights and woo woo noises basically stun-locked it so that it just sat there waiting for the ambulance to pass.

    As for my first responder brain, In EVOC (emergency vehicle operations course), you’re taught that, when in emergency mode, you should TRY to pass on the left because that’s what people expect and you don’t want them doing unexpected things while you’re speeding, passing, and caring for a patient.

    BUT… you’re also taught to use your goddamned brain, and the “pass on the left” thing is a guideline, not a rule. If traffic is stopped and you have a safe path, you take it.

    This driver was being overly dogmatic about how they pass traffic, and their stubborn refusal to pass on the right contributed to the mortality of their patient.

    However, “stupid” isn’t “criminal”, and there’s no way to say that the patient would have survived even if they had teleported to the hospital - emergency medicine is just a “do your best” situation, and bad outcomes happen. Tbh, though, it’s called “the golden hour”, not “the golden minute and a half”, and it’s pretty unlikely that 90 seconds would have made a huge difference in the outcome. On top of that, care doesn’t begin at the hospital. Care begins when the medic first begins assessing the patient. The medic will be working on stabilizing the patient in the back of the rig even while the driver sits there behind a stun-locked-npc car with his thumb up his ass.

    So, if I were this crew’s chief or shift lieutenant, which I’m not, but if I were, I wouldn’t fire the driver, but they’d definitely get written up for it. I’d strip the driver of their driving privileges until they went back through EVOC again and wrote “I will be flexible in my operations and not be a dogmatic dipshit on an emergency scene.” 1000 times.

  • Phallus 6:9 - And lo' the Lord said unto Clitoris, "Be thou not a dick by thine actions, nor by thy words, nor by thy thoughts."

  • I’ve been trying to hunt down cheap used network equipment lately. It’s a weird thing to be disappointed that there aren’t any failing businesses around me :(

    I’m about to make an 8 hour round trip drive for a cheap server rack this coming weekend. Please send help.