

“Kill Ian”


“Kill Ian”


Firefox forks like Librewolf (or Ironfox for mobile) are good.
Also Vivaldi if you don’t mind proprietary.
Hand crafted furniture has become a luxury
So you make more money selling them. I see no issues.


I saw the thumbnail and was about to comment “justice for violet08” but then I opened the post and it was you
Still though. Justice for violet08
Probably Finland Swedish, a group of Swedish dialects spoken in parts of Finland.
"I find you funny so you can’t possibly be a young woman
Regards, 50-year-old heterosexual woman"


Of course. You wouldn’t judge an elephant by its ability to climb trees, etc etc


“If you’re the smartest person in the room, you’re in the wrong room.”
Be curious, not comfortable. Never stop learning from those who are smarter than you.
For programming languages that make use of {}, the reason is (almost always) scope.
Take for instance this:
for i in 0..10
do_thing();
do_other_thing();
compared to this:
for i in 0..10 {
do_thing();
}
do_other_thing();
The intent of the first one is unclear. In the second one it’s clear you should loop do_thing() and then run do_other_thing() afterwards. The indentation is only for readability in the above though. Logically there would be no difference in writing
for i in 0..10 { do_thing(); } do_other_thing();
Languages that use indentation and line breaks for scope look more similar to this:
for i in 0..10:
do_thing()
do_other_thing()
What does Kraft have to do with anything? I’m talking specifically about American cheese.
You should list some actual varieties then. “American cheese” IS the term for the processed cheese mixture.
Yeah sorry about the shit site. Edited in a wikipedia link instead.
Those chefs you mention … can they contain up to 49% bullshit* and still be sold as chefs?
I feel the same about trigger warnings where the warnings are more triggering than the content. The ridiculous ones have petered somewhat, but at its peak you’d see stuff like
TW: mental health, suicide, self harm, narcissistic abuse
Post: I feel sad today :( my mum is telling me to clean and she doesn’t get me
Wait until you hear about Swedish kokkaffe
(Seriously though, I have an electric percolator and it produces nice strong coffee without overbrewing. But then again I am Swedish and I’d probably drink tar if there was caffeine in it…)
For those uninitiated, that’s a coffee percolator.


I’m really looking forward to the day I can look back on the fillers and botox trend.
Yes I’ve been using KISS for years as well. I love it.
F-Droid link as an alternative to your play store link: https://f-droid.org/packages/fr.neamar.kiss