

Huh, this person doesn’t like starbucks
They must be autistic
Peak .world behavior right there
Huh, this person doesn’t like starbucks
They must be autistic
Peak .world behavior right there
Convenience? The fuck are you talking about?? Have you never heard of soluble coffee? I carry a jar of soluble coffee in my backpack when I go to uni. They have those instant water boiling taps on every floor in my faculty building, I can make myself a mug just like that. Is it good? No. But certainly better than starbucks.
But whatever, I’m not going to argue with someone who’s trying to convince me that the thing I do almost every day with no issues is actually impossible.
It has always striked me as a rich people thing
Fastfoods marketing themselves as luxury brand is a relatively recent trend. A decade or so ago starbacks, mcd’s, etc. really were “cheap, fast, tasty”. Fast food used to be a convenience for when you were on road trips and couldn’t make your own food.
All these different fastfood brands built up such a large reputation around themselves that they practically became a part of our collective conscious. At some point they realised that instead of selling food, they could sell their brand. And that’s when it stopped being cheap, stopped being tasty, and generally became a “rich people” thing.
So I used to think that people hated on starbucks because “hurr durr real men only drink black coffee” and starbucks had extremely sugary and milky drinks that had barely any actual coffee in it. “No problem” I thought, “I like sugary drinks!”. So I went to a starbucks at the shopping mall close to where I live and ordered something and it was literally just a glass of ice cubes with like three sips’ worth of milk and syrup squirted into it. It genuinely felt like the barista forgot one of the ingredients or something. I thought it was a fluke but when I was at that mall at a different time I got a different iced coffee and it was the same stuff: glass full of ice cubes with a squirtling of syrup and milk. What even is the point!?
This comment was removed incorrectly. What exactly is the “disinformation” here? This guy was literally just giving his interpretation of what happened to me, not making any assertions about fluoride and its efficacy in general. They even affirmed that it’s ANECDOTAL evidence right in their reply! Stop reading conspiracies into everything!
I doubt that dentists conspire for us to have bad teeth.
People with bad teeth is literally their main revenue stream?! I wouldn’t put it past them.
I once tried brushing my teeth with baking soda instead of toothpaste for a few weeks. From what I understand, they have about the same level of abrasiveness, so they should be about as good at scrubbing the gunk out of your teeth. The key difference is that toothpaste has fluoride in it. After a while I started having pain/irritation in my mouth and gums. It went away when I went back to toothpaste. So if anyone was looking for anecdotal evidence of fluoride being good for your teeth, there you go.
At first I thought that it was a for-fun pet project, which is fair enough, but it has a dedicated website and a discord server… HUH???
So it’s like make
but without incremental builds? Then how is it functionally different from a folder with a bunch of shell scripts in it?
You know this is the good shit because when it first came out a few years back google was running a huge disinformation campaign against it. You’d search for “adnauseum” in google and the first result would be an article from some weird advertising company calling is “insecure” and “malware” without any actual argumentation behind those claims, while no other search engine returned that article (I lost the screenshots, so yall are just gonna have to take my word for it). They also delisted it from the chrome store for not discernible reason. They were afraid.
But nowadays I’m willing to bet that they figured out how to detect adnauseum’s fake clicks and filtering it out. Stuff like that needs a talented development team to keep it up to date.
This is a good practice tho. The HTTP code describes the status of the HTTP operation. Did the server handle it? No? Was the url not found? Did it time out? Was the payload too large? And the JSON describes the result of the backend operation. So 200 OK with error: true
means that your HTTP request was all good, but the actual operation bugged out for whatever reason. If you try to indicate errors in the backend with a HTTP error code, you quickly get confused about which codes can happen for what reason.
I once dragged one of those ceramic powerline insulators across two international borders because I found it lying around and liked how it looked. It took up the majority of the space in my backpack, so I had to buy a second backpack and carry it on the front of my chest lol. Apparently the reason they have that odd shape is so that when it’s raining, water can’t make a continuous trickle between the wire and the pylon
You need something to download Firefox with.
I don’t know shit about fuck, but you explanation seems correct.
I do remember hearing that precisely because of the limitations of vinyl compared to CD, music is mastered differently for each medium. So the CD master of a certain song might be more compressed (dynamic compression, not digital compression) to make it sound “louder”, while the vinyl release has a wider dynamic range. So some people might prefer the vinyl version because it actually does sound different to the CD version.
Keep in mind tho, I might be spreading misinformation here.
Digital music can be taken as easily as it can be given.
Digital does not always mean DRM. You can pry my bandcamp FLACs from my cold dead hands. Physical media nowadays is more about the experience than functionality. Maybe there are snobs who claim that vinyls are somehow functionally superior, but generally the people who use vinyls or CDs or tapes instead of digital are really just looking for that physical experience in a highly digitalized world.
They have sound quality as good as digital
CD quality is actually superior to streaming services like spotify (I personally can’t tell the difference tho).
A technology that was made To Stop Criminals™ being used against a political whistleblower? Color me surprised! (thanks for sharing the link btw, didn’t know about that)
Typical conversation between a non-programmer and a programmer about AI:
Won’t AI put you out of your job?
It probably won’t
Well, can’t AI write code much faster and more efficiently than humans?
How would it know what code to write?
I guess you would need to provide it with a description of the app that you want it to make?
So you’re telling me that in the future, there will be machines that can generate computer code based entirely on a description of the required functionality?
I guess so?
Those machines are called “compilers”, and “a description of the required functionality” is called “a program”. You’re describing programming.
I mean yeah like you can be a pedant about it but all in all its a statement that makes sense. Apps on both android and ios are very sandboxed, even if you go out of your way to install malware there’s very limited damage it can do, barring zerodays in the sandboxing itself.