Skip Navigation
Jump
Do you think it is ethical to work for a company that builds drones, weaponry, or supplies parts to the military?
  • Would there be any aspect of defense you would consider? For example another comment mentioned situational awareness, etc. Basically weapons systems which might STOP them from being used on civilians?

    1
  • Jump
    Average TS developer
  • Aren’t fruits subsets of vegetables? Without looking it up I thought that vegetables were the edible part of the plant and fruits are edible reproductive parts of the plant. I could be totally off on that though.

    8
  • Jump
    *Permanently Deleted*
  • I like riding my bike a lot and camping. Just did a ride down the Oregon coast this last summer and it was a total blast

    Self hosting and software of course, but that's probably pretty common on here

    10
  • Jump
    8 Websites Linux Users Should Have bookmarked
  • Totally fair, and largely what I use it for, but it's also helpful in the term at times to just get out a weird regex for a weirder file operation you don't want to dork

    2
  • Jump
    Scary
  • 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.

    4
  • Jump
    How i feel on Lemmy
  • 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)

    2
  • Jump
    Why are folks so anti-capitalist?
  • We’re definitely a subset of it! And you could argue that any machinations therein are a part of nature, but then again I also think that if you have a computer running a simulation, while the computer is the substrate the simulation is run on, it’s also a bit separate. One way to think about it is that there isn’t really a “place” in the computer you can look and find the simulation. So too is our society. Nature (us) is its substrate, but you can’t really point to anywhere in nature with any kind of precision and say “ah, there is the society”.

    1
  • Jump
    Why are folks so anti-capitalist?
  • Your last sentence made me think. It’s not necessarily true that the employees’ benefit does not increase, but what if it didn’t?

    Normally employees gain experience and the money to hopefully move away from their current position, but it’s a great point that capitalism has no response to positions of pure stagnation. I don’t think that the answer is communism, but introducing social systems around those edge cases in the economy is incredibly important.

    -3
  • Jump
    *Permanently Deleted*
  • I think they might be talking about stuff like “it’s wrong to expect black people to be on time for meetings” which was a quote I heard from someone who I believe meant well. There is a reasonable argument on both sides of that probably, but it left a bad taste in my mouth

    3
  • Jump
    reddit it's time to go
  • Uneducated guess: the preponderance of subjects which appear to be underage (despite the fact that they are indeed a 1000 year old demon)

    5
  • Jump
    Here are the 70 House Republicans who voted to cut off all US military aid to Ukraine
  • In the cluster munitions argument (which I put in but I don’t believe is core to this argument) I believe we leave behind something like 15% of bomblets to the average 40%. I’m not sure that’s good enough for me, personally.. but then again the fact that it’s Ukrainian land does make me think that it’s not quite so black and white as cluster munitions normally are. I’m still not convinced but I think it’s a worthwhile argument either way.

    To the rest of the argument. Great points and I hadn’t considered the DOD budget being the primary source of data. As it stands though we’ve still sent something like 30B (a tie with the remaining EU) and yes we’re sending old gear (a wise choice imo) but it’s still not nothing. Even supposing it’s only worth 50% of what it’s billed, we’re still something like 40% above the next largest contributor to the war.

    Im still not necessarily passing judgement on it being a good idea (I don’t know what I think) but I just think that it’s a bit unfair to say any opinions against sending more money over is “traitorous” I also think that is a worthwhile debate.

    2
  • Jump
    Here are the 70 House Republicans who voted to cut off all US military aid to Ukraine
  • Just here to point out that the USA has sent about $71B to Ukraine. We’ve sent more than the next 7 countries combined. Further the military allotment of that (43B) dwarfs the next country (which I’m now reading is EU Institutions) by 10B.

    The conservative party’s job is to reduce spending and make sure we aren’t moving too far into debt. They’re wrong in a HUGE number of cases, and I don’t know what I think about this case. It’s a bit unfair though, to call them traitors when the next country down the list would have to DOUBLE their contribution to this war to even be in the same conversation as us. We’ve paid a lot.

    Adding complexity to this conversation, part of what we’re wanting to send is cluster munitions. Am extremely controversial move and one which I believe we should rethink.

    -5
  • Jump
    Allowing to add functionalities in Rust
  • 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

    7
  • Jump
    Allowing to add functionalities in Rust
  • I’ve been thinking about exactly this for a long time. My only thoughts are you should check out helix to see what you can learn from them if you haven’t already, and you should post or dm me the repo so I can see if there’s anything I can help with!

    3