• 51 Posts
  • 1.76K Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle


  • This may be illegal in EU if they don’t use opt in. Even then it may be illegal for under 18 year olds to collect MAC addresses and disk serial numbers, as those can potentially be used for identification.

    The data is anonymized, and the IP is NOT stored. So I’m not sure this violates GDPR?

    From the code we can see the machine ID is anonymized, sending only a SHA256 checksum.

    def get_hashed_device_id():
        # Read the machine ID
        with open("/etc/machine-id", "r") as f:
            machine_id = f.read().strip()
    
        # Hash the machine ID using SHA-256 to anonymize it
        hashed_id = hashlib.sha256(machine_id.encode()).digest()
    
        # Convert the first 16 bytes of the hash to a UUID (version 5 UUID format)
        return str(uuid.UUID(bytes=hashed_id[:16], version=5))
    
    

    This makes it somewhat a nothingburger IMO.





  • Thanks for the twitter free link 👍, Interesting read. Despite examples on single items that are higher, I think 30% is a bit on the high end, but it’s good to see people debunk the official propaganda.

    I found the butter situation mostly confirming my own estimate.

    https://www.cbc.ca/news/world/russia-wartime-economy-butter-price-inflation-1.7371742

    But even this article on a single issue doesn’t state the size of the package:

    Reuters reporters found shopping bills showed the price of a pack of Brest-Litovsk high-grade butter in Moscow has risen by 34 per cent since the start of the year to 239.96 roubles ($3.41 Cdn).

    Searching further I found that the brand is generally sold in either 120 or 180 gram packages.
    So that doesn’t help much except here we generally used 250 gram but many have shrinked it to 200g, so Russia may suffer some shrinkflation too?
    But the claim is that butter has officially increased 25.7%, but according to Reuter price checks it’s 34%. But butter is supposed to be in the high end.

    For sure inflation is nipping away the value of Russian wages. And it’s weird to read about Russians that are puzzled about why prices are increasing? But maybe they don’t dare say what they are thinking.


  • Even after increasing interest rates 3 times from 16% to 21% over a few months, the value of the Ruble is still declining!
    I haven’t been able to find much info on their inflation though, I’ve had to kind of extrapolate that, but if it’s really higher than 30% for food, there must be a lot of Russian families that feel that badly. Hopefully that will help cool the Russians support for the war.
    IMO it’s unlikely that inflation is lower than 15%, which will already be a problem for many Russians, and will only get worse with Putins current economic policies.

    I’d be interested to know where you get info on inflation in Russia?









  • Yes if the war ended tomorrow, I suppose you are right they could rebuild some of what they’ve lost, and become stronger than they became at their weakest.
    But it would be very dangerous politically to allocate a lot of ressources to the military after the war, when the country is in dire need of restoration to where they were before the war. Even if they haven’t been bombed much, Russia has lost a lot economically, investments in infrastructure and production has been near zero for almost 2 years already, even the already existing capacity hasn’t been maintained.

    Russians a getting poorer fast, and just ending the war will not automatically turn things around, the economy is not healthy, and Russia needs to allocate ressources for restoring the economy, which will mean that ordinary household economies will be strained for years.

    The “magic” economic growth we saw after WW2 will not happen for Russia, because the conditions that existed back then to create it, are not present today. For instance women entering the workplace in greater numbers. Where Russia will remain short on manpower.


  • Bullshit. The Russian army has lost massive amounts of valuable equipment, they’ve lost a significant part of the demographic that can be mobilized. The country has lost the war chest they’d built up over many years, and the Russian economy and infrastructure is set back many years already.
    It’s much more likely that Russia will be split into multiple states, and Russia will become more irrelevant than they’ve been for a millennium.
    The Russian economy will probably continue to struggle for decades after the war, as sanctions are only lifted slowly, and only if Russia promises to behave.