This week we've had the federal laws strengthend to a one year minimum jail time for nazi salutes. I think saying "punch a nazi" unironically could now also get you a year in jail, but I'm not sure about that one.
I'm not deflecting I think we just have different points of view.
> The point ... is to defeat them while you can.
That can be your point, and with that framing almost anything is permissible!
My point is generally to let free, open democracy run its course without putting our fingers on the scale too much.
I'm not scared of people doing a salute in the style of a movement that's been dead for almost a century. I'm not scared of communists flags or chants, or people chanting from the river to the sea. I think it's all healthy as long as it's non violent. The argument that it leads to violence is not logically sound and very minority reportesque.
> The argument that it leads to violence is not logically sound and very minority reportesque.
That a nazi salute, corroborated with converging political views…? You obviously don’t understand, don’t see how things happen.
Or you do, and you know downplaying “nazi wannabees” is part of the game.
It’s not about being scared but principled: an open democracy does not tolerate ideas going against its very foundations: it makes sure these are, expressed maybe, but kept in a very strict perimeter which they ought no get out from.
We don't ban Maoists or Stalinists or Mussolini style facists. We don't ban Napoleonics or Confederates.
After WW2 there was a period of strong Jewish support for nazi rights. Were they not an open democracy? Is the risk in 2025 stronger than what they faced?
I don't know really, is it that every era needs a boogeyman or is it just that we are on a grand cycle away from liberality? Both maybe?
We don't? Maybe you don't. From where I am (France), maoists, stalinists, mussolinists, napoleonics or confederates are pretty badly considered, maybe only considered weird and silly as long as they are just spouting vague theory stuff or giving some substance to the conversation.
But as soon as they associate their "thing" to a violent/segregationist personality/behaviour, you can be certain that they are banned, and in no gentle manners.
Wow, I don't know either. Saying nazis could be sort of boogeyman or victims?... that tolerating nazis would be liberal? Wow. Sounds like a line from "OSS 117: Cairo, Nest of Spies".
You seem not to understand how a society works or what liberal even means... A liberal cannot tolerate ideas that are explicitly against tolerance, as those lead to illiberal behaviours. The best illustration of it is the actual suppression of speech that is happening in the USA, by the very people that reclaimed freedom of speech.
Or again, you do know.
Either way, you're certainly not in the middle, you're actually supporting the violent ones to be violent, asking the ones reacting to that violence to accept it as it is. Not too good looking.
We just got a whole bunch of new radios for fire brigade in our state. Every radio has a SIM and fails over to the public cell network if the primary (licensed) network is unavailable.
Which ironically is one of the first networks to fail when we have widespread storms etc.
I don't know. Seems like where I live the cell network is about as reliable as power. Its why I switched to starlink as at least that stays up/comes back quickly during storms.
Visual distraction in IDEs is amazing. I see my co-workers using Visual Studio or something, and I can't even identify the code they're working on among the mess of the screen. There's so much going on. The clean and pure display in vim in my terminal let's me just focus and get shit done. I honestly don't understand how they get anything done, but to each their own.
While you're technically correct, what I gathered from their experience is the consistency of usage, between not only their own projects but third-party projects too.
They could make technical improvements to their own Makefiles, sure. But it's more about being able to enter a project and have a consistent experience in "getting started".
We are not arguing whether not declaring phony targets is worse than using comments in `package.json`?
But anyway, comments in a Makefile or `package.json` are not documentation anyway, that's what the `README` or `INSTALL` (or whatever) is there for (in projects like the one the Makefile is written for).
I recall working on a PICK D3 system, which was a "multivalue" database. Each field could have multiple values, those values could have sub values, and a third level beyond that.
Values were separated with char(254), subvalues were separated with char(253), and the third level were char(252) separated.
It was... unique, but worked. And to be fair, PICK originated in the 60's, so this method probably evolved in parallel to the ASCII table!
I remember as a kid loading up the Encarta95 CD on the family 486, and the anticipation of what I could discover in the seemingly endless world of information that little spinning silver disc held within.
Encarta paid for licensed content too, so it had nice audio clips of, say, Malcolm X speaking. Wikipedia is of course much more expansive in content, but since it all has to be Free, in some ways it doesn’t match what Encarta had.