• 1 Post
  • 61 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2024

help-circle

  • Can’t blame them honestly.

    I live comfortably here, but that’s because my income is rather good. Is nice here if you make little or a lot. Anyone else is under huge pressure from taxes and other financial obligations like health insurance, retirement insurance and unemployment insurance. Around 60k - 65k gross income per year is where it hurts the most, where parts of your income are in the 40% tax bracket but you’re still in public health insurance. As a single, you’ll get a little less than 40k net out of that (2022 numbers, now probably worse because health insurance got more expensive). Rent close to the big cities is often over 1000 per month, buying at the moment out of the question.

    All of this gets you… Germany, which isn’t bad but also not Spain for example (where I live / spent time both in bigger cities as well as in a village). Hell, even the Dutch at least have bikable cities. So… it’s not terrible, but it also doesn’t really excel…


  • It gave them weapons they can’t manufacture themselves and kept them afloat financially despite frankly brutal Western sanctions.

    It’s mostly the other way around with Iran manufacturing Shahed drones for Russia and licensing production to them.

    Since they’re still able to be a thorn in the West’s side, I’d say they’re doing something right.

    Most Gulf states are probably happy that Iran is getting attacked, they just don’t like that it’s Israel doing (and possibly benefiting from) it. Realistically, Iran has no allies, only business partners.

    I don’t think anyone is expecting Russia to go to war on their behalf, but a more or less reliable non-Western trade and defense partner is a pretty attractive proposition.

    Not in the Iran case, but CSTO is such an agreement that nobody honored, which is why Armenia froze its membership. Also Russia is years behind on their agreed weapon sales because of their own huge demand in Ukraine.


  • Iran has this kind of relationship with Russia as well, I don’t see how it helped them the tiniest bit. This also isn’t a West vs East things, Armenia also got fuck all despite being a CSTO member when Azerbaijan attacked them. Or remember Russia’s ally Syria?

    Russia is always posturing as that powerful force that could go to war against NATO, but they can’t even help their allies against a small country that gets propped up by a single NATO member.

    Every country can choose its own destiny of course, but if you think Russia will do more than send militia to oppress your population (like in Africa), you’re not paying attention.



  • Good, I wish NATO would disintegrate and European defence return to the competences of the European Union.

    “Return”? It was never really there.

    I don’t want my taxes to benefit the United States neither economically nor strategically.

    The 5% are not a membership fee that goes to the US. What the US most often got out of NATO was that they defined the standards and requirements, which at some point required American IP and American products to fulfill those. But in the end, the leverage they had was their huge investment in NATO that also benefited other nations; once the American investments end, other nations will fill that void (hopefully).

    Restricting such an alliance to the EU would rule out members like Canada, for example



  • My original point was also that you’d need a real benefit compared to the currently available options. We did have faster air travel for a time with the Concorde (which looked a lot more like a spaceship than other aircrafts). It went away because it had a lot of downsides for only the advantage of being faster. Don’t get me wrong, I would have loved to use it one day just to witness it; but in the end, it doesn’t really matter if your trip takes slightly less time; keep in mind that it usually doesn’t start and end at an airport anyways, and this problem would be even bigger for space travel. So it isn’t really something for traveling on Earth. Which brings me back to the question what it would do for a layperson…

    Apart from that, you need to time your departure and arrival with conditions on Earth, so while technically you could shorten that time drastically, you’d probably need to wait some months before you can take the trip.







  • This is the second time I’m reading this kind of logic (about service time).

    10 years is nothing for an aircraft. This is almost the best span during its lifetime – when you have the experience with both the model and the particular unit.

    To quote Airbus:

    As commercial aircraft spend 30-plus years in operational service, Airbus takes the long-term view in accompanying the aircraft it produces throughout their lifetime – enabling operators to maximise performance and minimise costs, while also contributing to the overall sustainability of air transportation.

    30-plus. Not less than 10.

    It could be bad maintenance, for sure. But it could also be just Boeing again.





  • One might wonder if at those file sizes, working with text still makes sense. I think there’s a good reason journald uses a binary format for storing all that data. And “real” databases tend to scale better than text files in a filesystem as well, even though a filesystem is a database.

    Most people won’t have to deal with that amount of text based data ever.


  • Laser@feddit.orgOPtoLinux@lemmy.worldStop Parsing (unstructured) Text
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    You’re welcome! And actually, even this approach can yield surprising results… As in have you heard of deprecated IPv6 addresses before? Well I hadn’t until I realized my interface now had one (it actually didn’t anymore when I wrote the post, I used the jq command on old output, not in a pipe). Which made my DynDNS script stop working because there was now a line break in the request URL that curl rightfully failed on.

    Edit: also despite what the title of the post says, in not an authoritative expert on the matter and you can use whatever works for you. I see these posts more as a basis for discussions like here than definitive guides to do something the correct way.


  • Laser@feddit.orgOPtoLinux@lemmy.worldStop Parsing (unstructured) Text
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    2 months ago

    Maybe I should have written it differently: I think people are rather willing to install another tool than a whole new shell. The later would also require you to fundamentally change your scripts, because that’s most often where you need that carefully extracted data. Otherwise manually copying and pasting would suffice.

    I was thinking about writing a post about nu as well. But I wasn’t sure that appeals to many, or is it should be part of something like a collection of stuff I like, together with fish as an example of a more traditional shell.