[-] UlrikHD@programming.dev 0 points 1 month ago

Reminder that our Code of Conduct (3.2, 3. 5) applies even on communities outside our instance. If you keep breaking those rules we may give you a temporary ban.

[-] UlrikHD@programming.dev -3 points 11 months ago

If you're going for quality, you'd just buy the flac file though

[-] UlrikHD@programming.dev 1 points 1 year ago* (last edited 1 year ago)

if Valve isn't selling at a loss to poorer regions then they are simply extracting additional profit from higher-income regions on the assumption that those customers can afford it.

Valve can't sell for a loss the same way ebay can't. Valve simply takes a percentage of the price everytime a game is bought, publishers are in complete control of the price they want to sell. Often, publishers will let Steam automatically set regional pricing based e.g. the American price though.

The way these publishers operate, they will simply set the price at the highest possible value to extract as much as money ad they can from those willing to spend 60+$. Those unwilling or incapable of spending that amount of money, will just buy the game later on a sale. Price skimming has only become more and more prevalent in PC gaming with steam being the "innovator" of frequent sales.

[-] UlrikHD@programming.dev 1 points 1 year ago

You can, but you may need to edit some registers to avoid windows reseting them.

[-] UlrikHD@programming.dev 1 points 1 year ago* (last edited 1 year ago)

match isn't a protected keyword like if is.

match = 0
match match:
    case 0:
        print(0)
    case _:
        print(1)

Is legal and will give print out 0.

[-] UlrikHD@programming.dev 1 points 1 year ago

That's interesting, thanks for the reply

[-] UlrikHD@programming.dev 1 points 2 years ago

Traitor sounds too soft compared to the word we got for it in Norway, but "traitors of a country" in war rarely rouse much sympathy.

E.g. the majority of Norwegians are against the death penalty, but you would be hard pressed to find many opposing the decision to execute Quisling after the war.

[-] UlrikHD@programming.dev 0 points 2 years ago

~~flair~~ Instance checks out.

[-] UlrikHD@programming.dev 1 points 2 years ago

Will nobody comment on the level of indentation? It looks like 10 leves deep.

[-] UlrikHD@programming.dev 1 points 2 years ago

Downloads and Documents starting with a capital letter is my biggest pet peeve with Ubuntu. It makes it a lot more annoying to navigate through them than if it was all lower case.

view more: ‹ prev next ›

UlrikHD

joined 2 years ago