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

help-circle
  • two_wheel2@lemm.eetoMemes@lemmy.mlScary
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 year ago

    3 actually, and it’s not a good group… And I’d like to say that most Americans actually support the idea of switching, but as a stubborn guy who uses metric for everything here I can sadly say that they are not by a long shot.


  • two_wheel2@lemm.eetoMemes@lemmy.mlHow i feel on Lemmy
    link
    fedilink
    arrow-up
    13
    arrow-down
    11
    ·
    2 years ago

    you shouldn’t have to work to exist, you shouldn’t have to be useful to anyone else to be part of a community

    While I largely agree with your points (or at least some of the core of them) I think you’d have to flesh this out. For anything alive to exist, work needs to be done. And for anyone to be in a community people must mutually agree on membership. The “freeloader” problem isn’t a problem of ability where individuals “not useful” (and that gives me chills as much as it probably does you) to society can’t work, though it’s often framed that way to varying extents from both sides. I feel that it’s a problem where a large enough segment of the population would not be productive at what they could be doing simply because they don’t have to.

    Our brains are literally wired to seek out more for less energy.

    Again, I agree with most of your points, but these two could probably use a bit more explanation (at least to me)




  • One thing I’ve been thinking about in this area is you could make the “plugin system” completely compiled. Users would have some toml or .rs file they would change and point the rust compiler at a directory and come out with a new binary. You could still add in a “Lua plugin” plugin which enables lua-based plugins without forcing all users to pull down the gear required to use that in rust. It would also make it possible for people to create various “distributions” of the editor with varying complexity and size depending on user needs