herr

joined 9 months ago
[–] herr 5 points 9 months ago* (last edited 9 months ago) (1 children)

Qwant is unfortunately owned by Axel Springer, truly one of the worst German companies in existence. They're the publisher of the most popular (and unfortunately highly politically biased, filled to the brim with dishonest exaggerations and occasionally straight-up lies) German newspaper Bild.

Whatever comes out of Qwant if it actually becomes popular, you can rest assured it will be nothing good.

Just use DuckDuckGo and be done with it.

[–] herr 33 points 9 months ago* (last edited 9 months ago) (4 children)

Currently largest and most successful YouTuber on the platform (by a wide margin), started out by doing challenge videos about himself (24h in ice, that kinda stuff) that he'd invite friends to as the goody sidekicks causing mischief and making his challenges a little harder/more interesting.

These days, his stuff has transformed into a media powerhouse, all of it is still kinda falling into a challenge category. Now with far higher stakes and involving other people in competitions against each other - think "kids vs adults - group with most people still in the game after 5 days wins $500k" - where several days (sometimes months) of filming all gets cut down to one 10-20 minute long video.

There's also just "look at this thing" videos like "$1 to $10,000,00 car" where him and his friends check out increasingly expensive cars until they eventually get a whole bridge cordoned off to drive in the most expensive car in the world.

He does some philanthropy, like his "plant 10 million trees" campaign and makes money through sponsorship deals and advertising his own brands - they're currently running their own line of (fair trade?) chocolate bars that are available (in most places?) in the US, which kids will buy because of the brand recognition, leaving them with a ton of profits.

[–] herr 2 points 9 months ago

I asked which ones. Denmark has a surplus, but that's accidental and no one's trying to keep it that way.

And if you're about to give Qatar as an example, the point is moot.

[–] herr 5 points 9 months ago (7 children)

Which countries are running on a profit, exactly?

[–] herr 19 points 9 months ago* (last edited 9 months ago) (1 children)

The Russian "justice" system has a conviction rate of 99.3%. It's safe to say they're giving large swathes of completely innocent people the death penalty here - people who are someone's father, child, or friend.

Is that the system you see as exemplary for the west? Are these the Russian family values I'm always hearing so much about?

[–] herr 3 points 9 months ago* (last edited 9 months ago) (1 children)

Imagine getting hung up on something as trivial as a switch statement. Which is more poignant, I ask you?

switch(var){
   case 1: 
      <code>;
      break;
   case 2: 
      <code>;
      break;
   case 3: 
      <code>;
      break;
   default:
      <code>
}

or

if var == 1:
   <code>
elif var == 2:
   <code>
elif var== 3:
   <code>
else:
    <code>

The performance difference is absolutely negligible, but now you've introduced a bunch of unnecessary indentation (for no benefit) that's gonna get hard to read should you even add a little bit of additional logic, and a footgun with all the break; s.

And then in JS the syntax for the case-blocks isn't even consistent with the rest of the language.

[–] herr 3 points 9 months ago (1 children)

Does anyone know if the source code for Boost available anywhere?

[–] herr 19 points 9 months ago (2 children)

Wär für den Thread hier vllt ganz hilfreich, wenn die Leute sagen würden ob sie aus dem Westen oder dem Osten kommen. Glaube nämlich, Westdeutsche sehen sich viel seltener als solches als Ostdeutsche.

[–] herr 5 points 9 months ago* (last edited 9 months ago)

ad hominem

reddit moment

[–] herr 5 points 9 months ago

Damn, this seems like exactly what I've been looking for... Shame I'm finding it a year late.

One last really important point you didn't mention is how long do they serve security updates for?

[–] herr 8 points 9 months ago (1 children)

FOUR cameras, however!

[–] herr 20 points 9 months ago* (last edited 9 months ago) (1 children)

Happens. Then you come back to it after a few days and all the shitfuckery of last session becomes so damn obvious.

view more: ‹ prev next ›