Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)KN
Posts
10
Comments
52
Joined
3 yr. ago

  • I think "owning the libs" is a desirable side-effect and not their main goal.

    Their main goal is to keep the lower class voters ignorant and uneducated so that history can be denied and they can be more easily manipulated into voting for right wingers using appeals to emotion (e.g. hatred, racism, patriotism, way of life). This is of course to keep power where it is.

  • I think this is where "compartmentalization" comes in. Similar in concept to how you are forced to wall off sadness when a loved one dies so that you can continue to live your life, I think there are mentally competent right wingers, but they wall off the logic and reasoning so that it applies only to machines. They do this because if those ideas of logic and reason get beyond the wall/outside of the compartment, the meaning of their lives falls apart.

  • The easiest way to think about it that is kinda right, and what got me into is "It's like compiled Ruby and nearly as fast as C".

    Crystal is a language with syntax modeled after Ruby, which is considered one of the most human friendly languages (it's way easier to understand than C and most others). Ruby and Crystal are "object oriented". Like if you wanted to know what I had for lunch using Crystal you'd ask me, an "object" last_meal = kool_newt.stomach_contents, as where in C, you'd cut me open and look.

    Where Ruby is a dynamically typed (it figures out whether things are Strings or Arrays, etc on the fly as needed, handy but very slow) scripting language, Crystal is statically typed, so you have to be conscious of types while you code. And where with ruby you end up with a script, Crystal code is compiled into a binary.

    Where Ruby is good for small/medium websites with a modest traffic, or for prototyping ideas in an easy language, or making smaller utilities, Crystal can handle massive traffic, and make fast production level apps and tools without the difficulty of C or Java.

    I'm using Crystal and Kemal (Kemal is akin to Ruby's Sinatra) for web dev, and trying to make my own DNS utils (I want dnsip, not a fan of drill, dig, and other tools).

    If you know Ruby, Crystal is an easy jump.

  • I've looked into Elixir a bit, I'd probably be into it or Rust if Crystal didn't exist, more so than Go. Something about languages that run in a VM turns me off tho, reminds me of Java too much I guess. I've never heard of Gleam, that makes two languages I've learned of due to Lemmy in like 3 weeks!

  • Is there some way I can support the strike other than by not watching the shows/movies?

    If they can wait until their opponents are desperate, won't they become desperate after a couple bad quarters too? I mean, they're corporations.

    • Political pressure comes in part from people like me who live around here and where they'd look for other sites. I don't want trucks full of nuclear waste constantly being trucked through my area (and your area!), I don't want to be viewed as a bomb target by enemies. I don't want trucks of nuclear waste around the country being viewed as dirty bomb targets.
    • Even without the political pressure, how is nuclear power clean when massive massive holes in the ground have to be created and maintained with huge trucks and cranes using fossil fuels so we have a place to store waste that will be dangerous for tens of thousands of years? Yucca Mountain has taken decades to approve and build, any other sites will likely also. Spent nuclear fuel having to be trucked across the country using fossil fuels and tires, at best can be converted to battery power.
    • Nuclear plants take a decade or more to build, we don't have that kind of time when it comes to climate change.
    • Nuclear power makes nuclear disarmament that much less likely
    • All of this is also assuming our current civilization continues for tens of thousands of years unbroken. If for some reason 500 years from now civilization broke down or was taken over and the average person couldn't read English anymore, how would we transmit the idea of everlasting danger in a geographic region to those who may see things very differently?
  • I think walled gardens are inevitable, and desirable, and the walls have doors. I think we'll end up with a big mainstream garden/island of federation of U.S. pop culture w/ Threads and CNN and my mom. Other gardens/islands for things like child safe content, adult only content, servers that refuse to federate with for-profit servers (where I'll be), etc.

    Also, I suspect it will (or already is) be common for people to have multiple accounts on different servers for different purposes. I find myself blocking all porn, not because I'm anti porn but it's just not what I'm looking for when I log in with this account. When I want porn, I'll make an account on the nsfw server just for that.

  • If the state were to suddenly disappear, yes, I'd agree with you. Humans have existed for hundreds of thousands of years, most of that without a state, and with many groups living in what were likely arguably something like anarcho-communist societies (check out The Dawn Of Everything from David Graeber). Warlords are a symptom of a power vacuum.