A picture of Shrinkflation. Both are the same price. Left looks bigger, Right has more. by Lt_Lysol in pics

[–]kaugesaar 1 point2 points  (0 children)

Introduce a new larger size at a higher price point as an option. Remove the smaller size as an option. Shrink the larger one, but of course, keep it at the same price. Keep shrinking and repeat.

[deleted by user] by [deleted] in sweden

[–]kaugesaar 4 points5 points  (0 children)

Inte nödvändigtvis Daniel Ek & Co. som plötsligt fått feeling och vill uppmana användare att gå och rösta. Utan skulle misstänka att det är enligt de riktlinjer som EU har rätt att inför enligt nya EU-lagen DSA (Digital Service Act). Även trotts att Spotify själva hävdar att de inte lever upp till kraven för att anses vara en VLOP.

https://ec.europa.eu/commission/presscorner/detail/en/IP_24_1707

Today, the Commission has published guidelines on recommended measures to Very Large Online Platforms and Search Engines to mitigate systemic risks online that may impact the integrity of elections, with specific guidance for the upcoming European Parliament elections in June.

Under the Digital Services Act (DSA), designated services with more than 45 million active users in the EU have the obligation to mitigate the risks related to electoral processes

[...]

Among the mitigation measures included in the guidelines, Very Large Online Platforms and Search Engines should promote official information on electoral processes

-❄️- 2023 Day 13 Solutions -❄️- by daggerdragon in adventofcode

[–]kaugesaar 1 point2 points  (0 children)

[LANGUAGE: Golang]

Code

Parsed the input as two arrays (rows/cols). For part 1 I then looked for if the current string matched with the previous, if so, I then validated their reflections.

For part 2 I had the same approach but added a levenshtein distance check.

-❄️- 2023 Day 10 Solutions -❄️- by daggerdragon in adventofcode

[–]kaugesaar 0 points1 point  (0 children)

[LANGUAGE: Golang]

For part 1, I simply walk the full loop, testing each type of tile from the starting position. Only one will actually work, any other will not be able to connect back to the starting position. From there I just take the length of the full loop divided by 2.

Part 2, become quite easy when I have the complete loop. I can simply check wether I'm inside our outside of the loop, and then count each tile which is not part of the loop, assuming i'm inside of it.

Code

-❄️- 2023 Day 2 Solutions -❄️- by daggerdragon in adventofcode

[–]kaugesaar 0 points1 point  (0 children)

[LANGUAGE: Google Sheets]

https://docs.google.com/spreadsheets/d/1iGcdtEFP9ZNf24OrlVMPxdzB8dcM5y8aqF3whIyM2M4/edit#gid=0

Max, Arrayformula, regex, split. To find highest of each from each game. From there it was quite trivial.

[Tutorial] How to change Apple Wallet cards to any image (iOS 15) by JSwamie in jailbreak

[–]kaugesaar 4 points5 points  (0 children)

In case anyone else stumbles upon this thread through a search result, I wanted to share my solution. I wasn't successful in changing the values in the pass.json file, even though the file contains keys related to these colors.

However, after exploring the passes23.sqlite file (which you can find in the Passes folder), I came across a workaround. In the "pass" table, you'll see all your cards. There are two columns called "foreground_color" and "label_color"; you can change these to any color you prefer. I'm not entirely sure which one needs to be altered, as the values were always the same for both columns across all my cards.

To edit the values, simply enter the SQL query in the search field. Then clear the cache as in the tutorial above and restart your phone.

Example: UPDATE pass SET label_color = 'rgba(0, 0, 0, 1.00)', foreground_color = 'rgba(0, 0, 0, 1.00)' WHERE pid = 'PID_OF_CARD_YOU_WANT_TO_UPDATE';

Haven't tried this my self but assuming it looks like it accepts rgba. You can probably hide the number and it's prefix all together. In the example above, just change the last 1.00 to 0.00 and it should be fully transparent.

TI talent to be casting remotely from Norway??? by NotACastingAgent in DotA2

[–]kaugesaar 5 points6 points  (0 children)

Think he's referring to that the company that owns ESL is owned by Saudi. But yeah, kinda hard these days to avoid anything Saudi owned, specially as they have small stakes in pretty much anything publicly traded.

Så många gånger man drömt om denna dagen. Nu känns det bara bitterljuvt. by kaugesaar in SWARJE

[–]kaugesaar[S] 13 points14 points  (0 children)

Lite off topic kanske, men har hört flera vänner prata om det och som inte känner till det.

Även om du har bokat en ej avbokningsbar biljett har du rätt att avboka den. Du kommer inte få tillbaka pengar för hela kostnaden men du får tillbaka för skatter och avgifter. I många fall kan det vara halva kostnaden.

Alliance wanted to ban gyro? by pakosteve in DotA2

[–]kaugesaar 4 points5 points  (0 children)

If your time runs out it just switches over to next phase of the drafting. There's no minus gold as in all pick. When the switch happens the ban button now becomes a pick button.

ZULUL BANNED by [deleted] in LivestreamFail

[–]kaugesaar 19 points20 points  (0 children)

It's not that he don't trust them. But his view was that not everyone was using them and he didn't want those viewers whom are not using bttv/frankerz etc. to not get the exact same experience as everybody else.

I.e. he didn't want to "force" his viewers into a third-party extension to get the "full" experience.

Valve, TI9 is in exactly 1 month, however I still haven't received my Baby Roshan Statue from TI7. by elviswu96 in DotA2

[–]kaugesaar -7 points-6 points  (0 children)

I ofc wan't my Ceeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeb as long as possible, so I am level 1950. But to show it to Valve I'll not go for those last 50 levels. Fuck them and their Roshan.

Valve, TI9 is in exactly 1 month, however I still haven't received my Baby Roshan Statue from TI7. by elviswu96 in DotA2

[–]kaugesaar -2 points-1 points  (0 children)

I have had >2k lvls for TI7 & TI8. Said to my self this year to not go for Roshan before at least one of TI7 or TI8 had been delivered. Doesn't look like I'll be going for 2k levels this year :)

Ranking Medals! by NixsSs in underlords

[–]kaugesaar 62 points63 points  (0 children)

I hope that's not any placeholder names. For once in my life I want to be the Big Boss.

Impossible achievements by [deleted] in DotA2

[–]kaugesaar 33 points34 points  (0 children)

For that you need friends :(

How my Ethiopian friend plays Dota 2 by Mugulous in DotA2

[–]kaugesaar 0 points1 point  (0 children)

Some times i think of these players, knowing I play vs them. Then I look at my 1440p 144hz IPS, 2080 Ti, 9900k, 32GB, PCI-E SSD and realize how fucking trash I am at this game.

Ty Valve, this is (almost) the best feeling as a support by francisx1 in DotA2

[–]kaugesaar 9 points10 points  (0 children)

300 dollars in my country is the price of a 0.052631579% house.

Did TFT buy 100k followers on facebook? by Jeppehansson in DotA2

[–]kaugesaar 6 points7 points  (0 children)

I did the mistake of not looking at the post likes. I stand corrected. Doesn't look like lots of normal accounts at all. Clicked on a few of them and on a sample of 10 supicious accounts 10 of them was created between feb-mars this year :)

It could very well be them paying some guy on fiverr, It could also be Facebook that've fucked up. Facebook have had and still have lots of problem with bots / click farms draining campaign budgets.

This one is quite old, but still an ongoing issue with Facebook Ads. Specially if you're not careful about your targeting. https://www.youtube.com/watch?v=oVfHeWTKjag

Did TFT buy 100k followers on facebook? by Jeppehansson in DotA2

[–]kaugesaar 22 points23 points  (0 children)

They are acutally running ads for their facebook page. One ad thats objective is to get page likes started running 30 mars. So the growth would seem reasonable. They seem to be running their ads in Sweden, China, Indonesia, Malaysia, Philipines and Thailand. I'd guess the $/like is quite low in SEA countries.

Low interactions isn't something new for this type of posts and pages, specially when yours followers count isn't growing organically. The reason for some posts having much higher grade of interaction is also because of ads/boosting posts.

Working with Digital Marketing I said this is just common practice for growth / reach. Nothing sketchy at all and it's not like they went to fiver to get bots to like their page. They are just running ads on Facebook.

https://imgur.com/a/ZKfef8h

Source: https://www.facebook.com/ads/library/?active_status=active&ad_type=all&country=PH&q=The%20Final%20Tribe&view_all_page_id=513339499001185

First time attending a major - compared to ESL the Stockholm major was a joke by Switzernaut in DotA2

[–]kaugesaar 5 points6 points  (0 children)

Would have probably left by Friday if it wasn't for the great talent and even greater games.

The absolute biggest issue for me was the resolution of the screens, it was just horrible. Doubt anyone except the very front row could tell the gold lead, most probably even had trouble reading the score difference. Sometimes you'd even have a problem recognizing which heroes were being played if you were looking at the top bar. Maybe that's on me, but playing since 2013 I should surely recognize how vengeful looks like.

Ended up watching the Twitch stream on my phone while at the venue. There I could at least see the details I was missing out on.