• 0 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle

  • But they do need special maintenance, compared to Teflon pans or ceramic pans, they are the most finicky and hard to work with.

    There are a lot of things people have done for centuries. Being old doesn’t make something superior.

    The problem with the people who prostletyze cast iron, is they usually assume that everyone cooks like them, but the reality is that cast iron is generally a pain in the ass. I mean just the fact that you need to cover the entire pan in oil Every time you put it away should be enough of an indicator.




  • Money hasn’t been printed, but for the bookkeeping, 3 individuals who have contributed a total of 200 dollars, have in their accounts 380 dollars.

    When a bank loans your money out, as we are well aware, they don’t change the account in your balance. In order to do that, the dollar being loaned must be duplicated somehow. This is normal to how fractional banking works, and guidelines and requirements for how much specific money you need to maintain doesn’t change that.

    The only way to change it is to switch to full reserve banking.

    If a bank is able to loan out your money, without also removing it from your account, it is by nature created, the money is in two places at once.


  • Takumidesh@lemmy.worldtomemes@lemmy.worldA totally normal thing
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    25 days ago

    This is how banks work.

    You deposit 100 and I deposit 100, bank is required to keep 10 percent in cash (for example) that allows for 180 in loanable cash.

    The bank loans out 180 dollars, now you have 100, I have 100 and someone else has 180, that money has been ‘created’ out of thin air.

    The banks count on the fact that that me and you won’t both withdraw all of our money at once.

    When banks finish the day, they actually check and see if they are within all of the margin limits that are required and do overnight loans from other banks to stay legal.

    Look up fractional reserved banking.



  • You keep posting this graph with no context, but the euro has also had very high inflation.

    This is bad faith and you know it, that’s why you aren’t actually discussing it, just posting a misleading graph.

    USD had 141% cumulative inflation since 1990

    Euro has 115%

    The pound has 143%

    Brazil ( a member of brics) has nearly 1000% since 1994 (25 million percent from 1990 like the other countries.

    China, arguably the biggest contender for stability in brics has 160% inflation.

    Why aren’t you including charts for all of these countries? And why are you using a chart showing inflation values from before USD was used as the international currency in 1944 with the bretton woods conference, without demonstrating why that is important and what it means? Given that this is in the context of global currencies?


  • Isn’t the first graph just general inflation? What does purchasing comparing purchasing power mean in this scenario? And how does it compare to other currencies like the pound or the euro?

    Also the conclusion of the second article you linked seems to indicate that no other large scale currencies are replacing the shares of the US dollar, instead things like gold and diversified currencies are taking up this space, those don’t take the place for international trade.

    Neither of these seem like a death knell for USD to me.


  • I think there are a lot of other factors in that case.

    The biggest reason why it’s rare to see regular cars get to a million miles is because they don’t get driven as much. At the average of 14k miles per year it would take 71 years for someone to drive 1 million miles. Since it takes so long to get there, many non engine related issues start taking hold like rust and obsoletion.





  • Takumidesh@lemmy.worldtomemes@lemmy.worldBeep beep
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    2 months ago

    At 65mph, you cover two car lengths (~30 ft) in about 1/3 of a second.

    Typically human reaction time for braking is about 1.5 seconds.

    If something went seriously wrong in front of you (like a sideways car, or a hidden obstacle in front of the car in front of you) you would have covered 10 car lengths before your foot touches the brake pedal.




  • Declarative, functional code is by definition much closer to ai prompts than any imperative code. Businesses are just scared of functional programming because they think that by adopting oop then can make developers interchangeable, the reality is that encapsulation is almost never implemented in a proper way and we should be instead focusing on languages that enforce better systems over slamming oop into everything.

    Hell, almost every modern developer agrees that inheritance is just bad and many frown upon polymorphic code as well.

    So if we can’t properly encapsulate, we don’t want inheritance or polymorphism, we don’t want to modify state, what are we even doing with oop?



  • It’s because computer science degrees aren’t really programming degrees.

    A computer science degree sets you up to be a scientist, most common dev jobs are just glorified Lego sets patching libraries together and constructing queries. There is skill, knowledge, and effort in those jobs, but they are fundamentally different.

    Most common software dev jobs are closer to the end user than not.