

Indeed it is technically possible to donate, but like you said, they are really not making it easy nor do they depend on it for survival.
Money corrupts and makes aligning user needs and profitability quite difficult, as we see with Plex now
Indeed it is technically possible to donate, but like you said, they are really not making it easy nor do they depend on it for survival.
Money corrupts and makes aligning user needs and profitability quite difficult, as we see with Plex now
Jellyfin refuses donations so even if I (not the one you’re responding to) wanted to, I would not be able to.
Pretty funny one has to keep reducing features and increase prices, while the other is actively refusing funds because they have enough already.
Can your “radio” be called that if they listen for sonic pulses ?
I thought the term radio was exclusive to electromagnetic radiation, does the term also apply for sonars ?
Or maybe bats also use some kind of EM waves to echo locate too ?
Edit: not trying to be pendantic, I’m genuinely curious about this
Not necessarily broken, just not updated recently. Some games might be fine as is
The source engine does not handle case sensitivity when loading assets from disk. On windows it’s not an issue but on Linux it will silently fail to load assets if the case doesn’t match. I lost so many hours trying to fix some weapon animation that had 0 seconds run time when porting a mod dedicated server to Linux.
Thanks. I generally buy my beers from such shops, because regular stores don’t sell that many types. I’ll check if they have some next time.
Some of my favourites are from l’Hermitage, la Caracole or la Brasserie de la Seine. But there are so many breweries and choices that I could drink a different one every day for the whole year.
Try to avoid the popular exports (Leffe for example), there are a lot of breweries that make generally better beers :)
Plus if you got some recommendations for German beers I’m all ears
Weird, all the Germans I’ve drank Belgian beer with called it far better than what they were used to
/jk, couldn’t resist trying to assert the beer superiority of my tiny country :)
It was designed to follow accessibility rules and not “ease of use”.
Hopefully you will never need such features because once you do, you realize most websites are designed without taking into account any accessibility and you are fighting it to do anything.
Some things may become annoying for the average user but they are a god send for people that need it.
Go had the same behavior until recently. Closures captures the variable from the for loop and it was a reference to the value.
They changed it because it’s “common” in Go to loop over something and run a goroutine that uses the variable defined in the loop. Workaround was to either shadow the variable with itself before the loop, or to pass the value as an argument.
It’s been a long time since I wrote c# so idk if the same is expected from the avg dev, but in Go it’s really not explicit that the variable will be a reference instead of a plain value
Holy moly, the comments on the article are full of reactionaries shitting on Linux for having a CoC and enforcing it. Did not expect so much hate for such mundane things
I use mine to run VJ software and do light shows at music events.
Since the deck is a powerful computer, and the form factor is quite compact, I find it better than laptops for the task.
Depends on what you’re used to. I have lost too much time trying to get a python or js program to run on my machine.
Of course if the project is well written and with decent documentation it’s easier, but in general I have had too many incompatibilities with versions of the tooling and the dependencies which may be too ancient to work properly. On the other side, go code that was written a decade ago still compiles fine without thinking about it.
Hell I even had a js project that was working then 6 months later, without changing any code in it, wouldn’t build. Talking to a front end dev at work he immediately said “oh yeah node was probably updated and you need to do x and y to make it work”. Sorry but I have other things to do than massaging bad tooling to build this.
Btw, even containers are not a bullet proof solution. I had a python container straight up not work even though it was distributed like that.
I agree in general, if you need something specific then there is no way around it. But when I’m looking for something I evaluate all possible solutions, and being written in a language that has issues like this is a mark against it. Sometimes it’s easier to write the thing myself in some language I master than to wrangle python or Js dependencies.
In my experience there is rarely only one solution written in python or Js for my use cases.
You’re not wrong, but you have offended the python guys for suggesting they use something other than their toy language.
I personally look away when I find programs I want to use that are written in python. I don’t have time to play with all that BS just to run a small software on my machine. Go is my go-to (heh) but any other modern language would be fine.
https://en.m.wikipedia.org/wiki/Jevons_paradox.
Edit: the other comment below mentioning this did not load initially…
Funnily enough, the steam deck has been used during the conflict to control remote weapons. So they could be implicated in this if you go far enough
Wow, I didn’t know that being a Linux/open source contributor meant you don’t have to follow your country’s laws.
It’s developed internationally but devs still reside somewhere and have to abide by the rules at that place. Linux in this case being represented by an US entity means they have to follow the gov’s sanctions. If you want more or less of those, that’s where (the government) you act.
I get what you mean. GitHub and friends have pushed that back to a more centralized approach. However I think that it’s not too bad actually. Most projects tend to be centralized too
deleted by creator