valaramech

joined 1 year ago
[–] valaramech@kbin.social 9 points 8 months ago (1 children)
  1. "Incitement" is a long-standing, widely-accepted exception to the first amendment not mentioned in the amendment itself. Just because the literal text of the document does not include an exception does not mean our legal system can not invent one. While I generally agree that speech should not be regulated outside of extreme circumstance, this is a very common human thing to want.

  2. No argument on the second amendment. I do believe that more needs to be done here, but banning firearms - effectively or otherwise - is simply not an option in the States.

  3. Your freedoms stop where another's begin. I don't see this as a reduction in freedom, it's a protection of the freedoms of those who are being protested against. Defending against violence is not, strictly, an attack on freedoms.

  4. See previous point. Religious freedom must end where another's life and liberty begin. While I generally agree that individuals and religious institutions should be allowed to freely practice their religion, this must be tempered by the individual rights of others. With specific respect to the LGBTQ+ community, many religious groups actively dehumanize and some actively promote violence against them.

I would argue that this situation ultimately boils down to a lack of understanding of authoritarian rule and the damage that can occur because of it. The American education system is largely gutted when it comes to history - our own and otherwise - and I believe this trend toward authoritarianism is largely due to that - and persistent class warfare by the Capitalist class, but that's a different conversation, I think.

People don't really learn about what happened in Nazi Germany, or Fascist Italy, or Imperial Japan, or the Soviet Union, or Communist China, or British India, or probably dozens of other examples I can't think of off the top of my head.

[–] valaramech@kbin.social 14 points 8 months ago

I'm totally okay with those people thinking abortion is wrong and not getting then. I'm not okay with it when those people try to force their ideals on my niece or my sister.

I'd be just as not okay with it if the situation was reversed and we were somehow requiring women to get abortions for whatever reason. Just stay the fuck out of people's medical decisions.

[–] valaramech@kbin.social 4 points 10 months ago (2 children)

No, this is actually a dichotomy. First Past the Post mathematically trends towards a two candidate system as its stable state. This isn't some psychological bullshit, it's math. The way our system works you never vote for the thing you like; you vote against the thing you don't. Doing anything else is literally handing the election to the side you don't like. It's called the Spoiler Effect and it happens basically everywhere in the US where FPtP is used.

The place you vote for who you want is in the primaries (or their equivalent in your state), not elections. If you're not participating in those, you get no say in who gets run and bitching about it does nothing. Hell, even then you barely get any say since, as far as I'm aware, both the DNC and RNC actually select their candidate based on a vote of some inner circle bigwigs, not the actual results of any of the state-by-state pageant shows.

[–] valaramech@kbin.social 4 points 10 months ago

There's nothing wrong with OCI Images. If you're concerned about the security of Docker (which, imo, you should be) there are other container runtimes that don't have its security tradeoffs (e.g. podman).

[–] valaramech@kbin.social 50 points 10 months ago

The short version is that the creators of this API are doing something more secure than what the client wants to do.

A reasonable analogy would be trying to access a building locked by a biometric scanner vs. a guard looking for a piece of paper with a password on it. In the first case, only people entered into the scanner can get in (this is the cookie scenario). In the second case, anyone with a piece of paper with the right password on it will be let in (this is the Bearer token scenario).

More technical version: the API is made more secure because the "HttpOnly" cookie - which, basically, means the cookie's contents can't be read with JavaScript in the browser - is used to hold the credentials the server is looking for.

By allowing a third party to access the application, this means you have to allow methods that can be set "client-side" (e.g. via JavaScript in a browser). The most common method is in the "Authorization" HTTP Header - headers are metadata sent along with a request, they include things like the page you're coming from and cookies associated with the domain. A "Bearer" token is one of the methods specified by the "Authorization" header. It's usually implemented via passing the authorization credentials prefixed with the word "Bearer" (hence the name) and, often, are static, password-like text.

Basically, because this header has to be settable by a script, that means an attacker/hacker could possibly inject malicious code to steal the tokens because they must, at some point, be accessible.

[–] valaramech@kbin.social 6 points 10 months ago

As long as the US continues to use first past the post for voting on these things, voting for the lesser of two evils is the only actual option we have. Voting independent in these races is effectively throwing your vote away at best.

[–] valaramech@kbin.social 8 points 10 months ago

WTB proportional representation for the House. No need to gerrymander shit when there are no congressional districts to gerrymander.

[–] valaramech@kbin.social 5 points 10 months ago (1 children)

This misunderstands the premise. You cannot intuit someone's subjective experience of reality because it is impossible for you to experience their experience of reality. You have only what they're able to explain to you.

To come at this from the other direction, if a friend says to you "I'm having a good day" and does not appear obviously distressed, how could you judge the relative goodness of their day or if it was actually good at all?

[–] valaramech@kbin.social 0 points 11 months ago* (last edited 11 months ago)

Possibly controversial opinion, the left needs a Fox News. A station that just unapologetically pushes liberal talking points and pays newsworthiness the same lip service that Fox does. Fuck this holier than thou bullshit we've got going on; fight propaganda with better propaganda.

[–] valaramech@kbin.social 4 points 11 months ago (1 children)

I would fully expect Linux content on any community dedicated to technology (i.e. programmerhumor); the rest is totally understandable. Though, I have to agree with @CarbonIceDragon, I really don't see as much Linux content as you seem to - granted I use kbin, not lemmy.

I've read that Lemmy is a bit more personally curated than kbin, is it possible you've just accidentally built yourself a Linux bubble?

[–] valaramech@kbin.social 81 points 11 months ago (5 children)

I won't lie. I mostly don't engage with content I see here. I didn't do that when I was on Reddit either and mostly for the same reason: I don't really have much to say and, even when I do have an opinion, I don't usually want to engage in what's often a protracted debate about something that will probably just end up being frustrating.

That's not to say I haven't had positive experiences on the Fediverse - I've had more here than anywhere else - I'm just not particularly motivated most of the time.

view more: next ›