• 0 Posts
  • 33 Comments
Joined 2 years ago
cake
Cake day: July 17th, 2023

help-circle
rss
  • I mean A could sell apples and buy cherries from C and then sell the cherries to B and buy their beans. That would make a zero sum with both countries. Sure it results in the same end result but with more shiping cost. I think the problem is that many people don’t understand, that a deficit in trade is nothing negative, you are not losing money as a country because you are still getting products.

    Nobody complains, that we (as people) have a trade deficit with supermarkets, why don’t they employ us at least for the money we pay in groceries!?


  • That’s fun. I was a driver kid and didn’t know what I was missing till I moved to a place with good bike/public transport infrastructure.

    I suspect people who claim that they prefer to have a car never experienced how much better life quality is in a place without cars where cycling is convenient.

    (The noise pollution alone is worth it!)



  • Create a python file that only contains this function

    def increase_by_one(i):
        # this increments i
        f=open(__file__).read()
        st=f[28:-92][0]
        return i+f.count(st)
    

    Then you can import this function and it will raise an index error if the comment is not there, coming close to the most literal way

    Any code which does not contain the comment “this increments i:” will produce a compile error and fail to run.

    could be interpreted in python





  • I have been running Linux for some time now, still had a Windows partition for gaming. Then I switched the motherboard and windows decided I no longer had a key for it… I stopped playing most of the windows exclusive games. Since last week I can’t even boot anymore, something about missing drivers. Spent a day trying to fix it. Today I decided fuck it and I’m just leaving it behind! It makes no sense wasting so much energy on a vastly inferior OS that actively tries to fight me.







  • Ich hab bei einem Termin den ich online bekommen habe, gesagt bekommen, dass es ein Onlineportal gibt und man mir ein Account anlegen würde. Ich meinte das sei nicht nötig, da ich ja schon einen habe weswegen ich schließlich hier sei. Und dann kam trotzdem 3 Tage später 2 Briefe mit meinem Nutzername und meinem Passwort, das gegen meinen Willen resetet wurde.







  • It’s quite weird actually: You vote for a party and a local candidate. The local candidate get’s into parlament directly while the rest of parlament is filled proportionally to the general cast vote if they manage to get over 5% of the votes (this does not apply to direct winning candidates or recognized minority representing parties). With parliament resizing to accomodate for at least your direct candidates to represent your percentage. Which always made me wonder, if everyone votes for just Party A’s direct candidates, but they get 0% of the general vote, would all other parties then have to get infinite extra positions? That would result in an infinitely big parliament, which basically means every citizen is now in parliament, and kinda get’s around the fight over universal basic income, right?