asret

joined 2 years ago
[–] asret@lemmy.zip 2 points 2 weeks ago

We do manage to get in at the edges of both the Himawari and the GOES-WEST satellites.

https://www.metservice.com/maps-radar/satellite/tasman-sea-infrared will almost certainly be from Himawari.

[–] asret@lemmy.zip 2 points 2 months ago

I think the issue here is that the game developers may not have any contract with PRS. Historically they wouldn't have had to - they'd license the music from the big music labels, stamp their game onto a CD and sell a product. Now they're not just selling a product - they're licensing access to a "performance" of it. Valve is the playing an active part in this by "performing" the works on demand. It seems stupid to me, but that's the world of content licensing.

[–] asret@lemmy.zip 1 points 2 months ago (2 children)

But with Steam you haven't purchased a copy. First sale doctrine isn't likely to apply. You've purchased a license for access.

[–] asret@lemmy.zip 2 points 2 months ago

Most travel insurance policies exclude cover once you're in your third trimester. The article mentioned that they'd be clarifying this in their policy as well.

Insurance policy limits are dictated by profits, not doctors' recommendations.

[–] asret@lemmy.zip 4 points 3 months ago

Our local one put in a tunnel underneath the runway - https://www.youtube.com/watch?v=XKvSYrs0EsY

Though it looks like it might be lost to the public due to expansion plans for the airport :(

[–] asret@lemmy.zip 2 points 3 months ago

It was the American response to 9/11 that ended my desire to ever travel there. The latest bout of fascism just confirms it.

Get well soon.

[–] asret@lemmy.zip 1 points 3 months ago (1 children)

I'm not sure I follow the all-in-one schema issue? Won't each endpoint have its own schema for its response? And if you're updating things asynchronously then doesn't versioning each endpoint effectively solve all the problems? That way you have all the resilience of the xml validation along with the flexibility of supplying older objects until each participant is updated.

[–] asret@lemmy.zip 2 points 3 months ago

Looks matter because it's a place to live. Many commieblocks deal with that just fine by having the green space around them though. I kind of like the look of some of them though - solid, practical, maintainable. Some of the modern builds in my local city look more like temporary emergency shelters - like the people staying there don't belong.

[–] asret@lemmy.zip 4 points 3 months ago

Looks like the ones in the picture are already surrounded by green spaces - they're probably already pretty great as far as skyscrapers go.

[–] asret@lemmy.zip 1 points 3 months ago (1 children)

There are a few closer to turnkey solutions available now, scalefusion & 42gears to name a couple of providers.

Often times it's more about visibility rather than absolute control - tools like osquery support Linux as well.

[–] asret@lemmy.zip 5 points 4 months ago

They get moved to the init process (parent 1) if their original parent dies. The init process should always wait on its child processes so they'll get cleaned up then. No reboot needed.

Once they're zombies all they really exist for is to return an exit code for their parent - they're no longer running.

[–] asret@lemmy.zip 9 points 4 months ago

As others have said [uv] (https://github.com/astral-sh/uv) is likely a good option but since you've mentioned being a data scientist you might also check out [pixi] (https://prefix.dev/tools/pixi).

It's built on top of conda so will likely have all the packages you might need.

It's got quite a nice workflow, keeps things contained in the project directory, and adds a few conveniences over standard conda.

 

Quite liking it so far, though it's a bit like stepping back 20 years with the fiddling to get some games working. Next step will probably be ditching the Nvidia card for something else.

view more: next ›