• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle

  • Being combatitive with them, deserved or not, will result in them being combatitive right back. Being gracious when they admit they aren’t on the right track might mean they’ll be more open to listening next time around. And, more importantly, it might mean being able to solve this current issue.

    You’re right that it’s bigger than the next 4 years. But it’s bigger than the GOP, too. It’s the latest iteration of a conflict that’s been going on probably since before recorded history: some people want to control and rule everyone else, some are OK with it (or even support it), some want to prevent those people from gaining control and seek that power to keep it out of their hands (and in many cases end up becoming what they wanted to avoid), and others just want to be left alone to do their own thing (which might not hurt anyone or might make life worse for anyone around them). I don’t see any end to this struggle, the only thing that changes is who has power right now and how hot is the conflict.





  • We don’t absorb everything completely, so some passes through unabsorbed. Some are passed via bile or mucous production, like manganese, copper, and zinc. Others are passed via urine. Some are passed via sweat. Selenium, when experiencing selenium toxicity, will even pass through your breath.

    Other than the last one, most of those eventually end up going down the drain, either in the toilet, down the shower drain, or when we do our laundry. Though some portion ends up as dust.

    And to be thorough, there’s also bleeding as a pathway to losing nutrients, as well as injuries (or surgeries) involving losing flesh, tears, spit/boogers, hair loss, lactation, finger nail and skin loss, reproductive fluids, blistering, and mensturation. And corpse disposal, though the amount of nutrients we shed throughout our lives dwarfs what’s left at the end.

    I think each one of those are ones that, due to our way of life and how it’s changed since our hunter gatherer days, less of it ends up back in the nutrient cycle.

    But I was mistaken to put the emphasis on shit and it was an interesting dive to understand that better. Thanks for challenging that :)


  • Even if the soil is preserved, we’ve been mining the micronutrients from it and generally only replacing the 3 main macros for centuries. It’s one of the reasons why mass produced produce doesn’t taste as good as home grown or wild food. Nutritional value keeps going down because each time food is harvested and shipped away to be consumed and then shat out into a septic tank or waste processing facility, it doesn’t end up back in the soil as a part of nutrient cycles like it did when everything was wilder. Similar story for meat eating nutrients in a pasture.

    Insects did contribute to the cycle, since they still shit and die everywhere, but their numbers are dropping rapidly, too.

    At some point, I think we’re going to have to mine the sea floor for nutrients and ship that to farms for any food to be more nutritious than junk food. Salmon farms set up in ways that block wild salmon from making it back inland doesn’t help balance out all of the nutrients that get washed out to sea all the time, too.

    It’s like humanity is specifically trying to speedrun extiction by ignoring and taking for granted how things work that we depend on.


  • Not to mention that even when some components do shrink, it’s not uniform for all components on the chip, so they can’t just do 1:1 layout shrinks like in the past, but pretty much need to start the physical design portion all over with a new layout and timings (which then cascade out into many other required changes).

    Porting to a new process node (even at the same foundry company) isn’t quite as much work as a new project, but it’s close.

    Same thing applies to changing to a new foundry company, for all of those wondering why chip designers don’t just switch some production from TSMC to Samsung or Intel since TSMC’s production is sold out. It’s almost as much work as just making a new chip, plus performance and efficiency would be very different depending in where the chip was made.




  • Buddahriffic@lemmy.worldtoADHD@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    14
    arrow-down
    1
    ·
    15 days ago

    Yeah, my takeaway from this post wasn’t “ADHD is tough”, it was “this makes me appreciate being single”. To me, going to bed early because your partner needs to get up early the next morning is a huge favour for them, not something they should feel entitled to fight about.


  • The language actually only consists of a relatively small number of verbs. Operations that perform various mathematical and logical actions (such as adding, multiplying, dividing, and, or, xor, bit operations, and comparisons), assignments/reads (put the result of this string of operations in this container for future use or read one back to use it now), conditionals (check if this condition is true, if it is do something), and jumps (instead of going to the next instruction, go somewhere else).

    Everything else is just variations or combinations of those four basic things. Don’t worry if you don’t know what anything is in the following paragraph, it’s just explaining how everything else is built on those basic pieces.

    Loops are all four put together, functions are assignments and jumps, objects are a way to organize functions and data, polymorphism is a modification that allows replacing function code in variations of the objects. Even IO is just assignments and reads to and from specific memory addresses. Programming language primitives and APIs will simplify doing these (you aren’t likely to do IO as those memory mapped operations directly unless you’re working on drivers or embedded apps). Sometimes the CPU itself implements special cases, like atomic operations or having multiple cores so you can have multiple threads of execution running in parallel.

    When I realized this, it made learning new programming languages much easier. And the internet puts all of the more specific information at your fingertips, especially when you consider all of the free university courses available that go into specializations of the above, plus the other important meta aspect of programming: algorithms.

    I suggest you pick a language and just try diving in. The early exercises will seem overly simple, but they’ll build a foundation that you can then build more on. For easy to pick up languages, try BASIC, python or lua. Scratch might also help, though it’s purely gui based, so might be harder to jump to another language from there (which you’ll likely want to do to develop an app).





  • Yeah, if someone can’t help but destroy objects around them or punch holes in walls, I wonder how many bad days or situation escalations they are from targeting a person instead of an object. Rage isn’t a pressure vessel that needs pressure to be released in the form of violence, rather your mind is something you train habits into, meaning you’re training yourself to react to frustration with violence.

    Not to mention it never helps anything. You mentioned the feelings of shame, but there’s also more direct consequences of destroying things that happen to be in reach. There was a bash quote from someone who had to print a school paper or something and got so frustrated when they couldn’t access the file that they threw their printer (or something essential to what they needed to do) out of their high storey window in frustration. They were lucky they didn’t accidentally kill someone in the process, and then had a new real problem of not having equipment they needed once they realized the disc or whatever the file was on was sitting on their desk instead of inserted for reading. Or videos of kids getting gamer rage and destroying their keyboards or monitors. That will just make it harder to stop being pissed off because now they need to spend money to get back to where they just were (and were already unhappy about).

    Though I do feel differently about object destruction not done in the heat of the moment. Like the printer scene from Office Space or getting enjoyment from demolishing a room before renovating it. It’s a deliberate choice, which doesn’t imply they might fly off the handle and do who knows what.






OSZAR »