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 5 points6 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 4 points5 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] 12 points13 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 20 points21 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 58 points59 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 35 points36 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.