Best do that with something that hides the taste well. Maybe create a drink so aggressive that it might as well be a cleaning product. Just add some caramel to paint the whole thing black and you’re good to go. People will love you coca product.
Best do that with something that hides the taste well. Maybe create a drink so aggressive that it might as well be a cleaning product. Just add some caramel to paint the whole thing black and you’re good to go. People will love you coca product.


I remember using mumble in a time when smartphones weren’t even a thing yet. Love to see the open source tool outlive everything else!


I fully agree. I also think it is a terrible way of improving the number of children. And they should focus on improving conditions for the poorest half of the population a lot more.
But that doesn’t mean I think the idea is so abhorent that I would be insulted by receiving the letter. (Ok, I personally would, but that is because I’m not a woman.) I’m fine with them sending the letter. Heck, pointing out free healthcare options is great! By all means: let women know what their options are.


Do you not want to be notified about free healthcare options available to you? Because if you ignore the ragebait headline and filter the article for its rage potential, the following quote explains it pretty nicely:
"The letter is being sent to 29-year-olds because women are able to have their eggs frozen at that age without a medical certificate. Women will also be reminded that social security in France covers the cost of freezing eggs for women between 29 and 37. "
So woman are being told how to keep the option for kids open for longer. That is quite the opposite of pressuring them into anything if you ask me.
Don’t forget to slow blink at the kitty and look away for a bit every now and then.
Fortunately your heating pad has brough a laptop for you to work on!


While catsitting I made the grave error of putting sardines (cat food) in the bowl of the cat. She sniffed it, turned around and sat down with her back to me. If I was going to put THAT into her bowl, I wasn’t even worth acknowledgement anymore.
Kitty is just following instructions by bathing Amster.
Why the complicated if statements to check the sign? Just let the number overflow. Would be functionaly the same, and result in much prettier code.
Might be a sound and temperature insulation solution. Although, if so, I recommend adding some insulation material inbetween the layers.
But how does the Rust compiler do that? What does it actually check? Could I write a compiler in C that does this check on a piece of Rust code?
C is so simplictic, that if I can write a piece of functionality in C, I must understand its inner workings fully. Not just how to use the feature, but how the feature works under the hood.
It is often pointless to actually implement the feature in C, since the feature already has a good implementation (see the Rust compiler for the memory safety). But understanding these features, and being able to mentally think about what it takes in C to implement them, is still helpfull for gaining an understanding of the feature.
I mean, at the end of the day, if you really understand your language of choice, you know that it is jusf a bunch of fancy libraries and compiler tricks of top of C. So in my mind, I’m a fully evolved programmer in a language, when I could write anything I can write in that language in C instead.


I have this experience with a certain type of pedestrian traffic light “button”.
I quote button, because nothing physically moves when you press it. I’m not sure if it registers pressure or heat, but you don’t even feel anything move when you press it.
Usually when you press the button, a red text lights up on the button, telling you to wait. This text gives you feedback that the button registered your press, and the traffic light will schedule a green light for you.
However, sometimes you didn’t press hard enough, and the text doesn’t light up. Simple solution: press harder.
But there is a scenario where it doesn’t matter how hard you press, the button won’t light up. You keep staring at it, while slamming the damn thing with the fury of a Hulk wealding Mjolnir. Still, nothing lights up. The reason: the light instantly went green, so it never needed to light up the text telling you to wait. And all that time slamming your fist on the button, could have been spend crossing the intersection. Instead you have been standing there, looking like a drunk person having a fistfight with an inanimate object.


Sleepy cats can be quite derpy. I once had an unannounced visitor come in via the catflap. The catflap was there from the previous homeowner. What neither I nor this cat knew, was that the catflap was set to entry-only mode. Poor guy got locked up in my kitchen overnight.
So when I strolled into my kitchen in the morning we looked at eachother, both with the question in our eyes: who the hell are you? So I offered my finger for sniffing, and when approved I slowly petted the sleepyhead. But when I turned around for 5 second to grab my phone, his brain woke up, and suddenly he remembered the trouble he was in, and pannicked. I was suddenly super scary. It took some convincing that the kitchen door was opened to outside, that I wasn’t going to harm him, and that he was free to leave.
You married a small child that is now grown up?


Considering std::cout should only directly be used when you are too lazy to place breakpoints, I totally get the decision to auto-flush.
I remember a javascript library where the was a function that returned, according to the documentation, “a color”. Did it return an object with 3 fields? Were those fields RGB or some other color scheme? Is it a string encoding a color? What format is that string? None of these questions could be answered without just running the code, and analyzing the object you got back.
It’s gonna get scrambled/minified before it is shipped to the user anyway.


Do you mean that programming languages are hard to read/write, or that the languages themselves are poorly designed?
In the former case, I invite you to read machine code. Not assembly, but straight machine code. Just zeros and ones as far as the editor can see. Any popular language is better than that.
In the latter case, I invite you to look at the design of an arbitrary natural language. Weird grammer rules, regional differences, loan words that don’t fit in, etc. No programmming language is worse than that. Although I would argue that Javascript has all of those problems too in some degree.
Welcome to a great method on getting soldiers to throw their lives away for someone elses glory. Has been shown to be extremely effective throughout the ages.