haggyg

joined 1 year ago
[–] [email protected] 2 points 3 hours ago

That's my understanding. Furthermore, they had the nuclear weapons of the soviet union. Even if they could maintain them at the time, without much of the infrastructure that the soviet Union had, I think legally they were Moscow's. Moscow held the metaphorical button, if not the physical one. Similar to US nuclear weapons in Germany aren't controlled by Berlin.

That being said, I think this whole war has lead to a situation where nuclear armament is very appealing, not just to Kyiv but to many of the similar states looking on. It is again, for world peace we need less nukes in the world, for Ukraine's sovereign safety, they need (more) nukes.

[–] [email protected] 3 points 7 months ago

Interesting argument. I have used both typescript and JavaScript, but I spend 99% of my time writing firmware in C, because of this I LOVE strongly typed languages, and I get kinda annoyed/paranoid when my variable COULD change type quietly so end up doing (perhaps too much) type checks etc.

I can say with surety I hate programming in both Typescript and JavaScript, but I definitely hate Typescript less because of the typing.

Having said that, I don't really like the compiled javascript that comes out of the typescript compiler, because it puts some distance between the user and the code and I am all for clarity, especially when people have to go out of their way to not run this code.

[–] [email protected] 0 points 10 months ago* (last edited 10 months ago)

While I don’t think these numbers are particularly doctored, I have learned caution from using ourworldindata.

I believe it is largely funded by Bill Gates and so has biases to retain the status quo, as this keeps the billionaires at the top.

Of course there are no unbiased sources, but something to keep in mind.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago) (1 children)

Very small and niche change to an i2c driver, so that composite devices will work with this driver.

It’s a rarely used driver, but I found an issue with my stuff using it, so thought could spare some people the pain of figuring it out again.

[–] [email protected] 1 points 10 months ago (3 children)

6.6 is special to me because it contains my first Linux patch, woo!