Overspark

joined 1 year ago
[–] Overspark@feddit.nl 5 points 4 days ago

It is absolutely fine to mix tabs and spaces in Python, as long as you are consistent about it. It's not recommended though, as it's easy to mess up if you're not paying attention. Most IDE's will convert tabs to spaces anyway so it's a bit of a non-issue.

[–] Overspark@feddit.nl 5 points 2 weeks ago

Object storage (the S3 API stuff) is the most logical answer here, it's much simpler and thus more reliable than solutions like Gluster, and the abstraction actually matches your use case. Otherwise something like an NFS share from a central fileserver works too.

But I agree with the other comment that you're trying to do kubernetes on hard mode and most likely with a worse result.

[–] Overspark@feddit.nl 5 points 1 month ago (1 children)

Thunder has experimental support, haven't tried it yet though (says it costs extra battery)