Almost a chuckle
Almost a chuckle
So, it sounds like this isn’t expected behaviour? Now that I’ve gone looking for examples, I can’t find any. Maybe there was some temporary problems yesterday…
Wow, that brings back memories. Slackware 3.x was my into to Linux in the '90s.
That is such a fucked up view of the world that I have a hard time accepting that it’s real (even though I know it’s quite common).
Of course! It’s amazing how this stuff just flows from the keyboard when you’re typing in a shell window, but feels awkward when typing in a Lemmy comment.
I assume enforcing the no photography rule?
As an Australian who moved to Canada - I’m jealous! I can’t buy cartons of custard here - I have to buy custard powder in the international section at the grocery store and make my own!
Protecting children would mean knowing which users are children, which would mean knowing the actual legal identity of every user of the platform. It’s never going to happen.
I assume “data” includes your container configuration files in this strategy?
It should be obvious from the context here, but you don’t just need geographic separation, you need “everything” separation. If you have all your data in the cloud, and you want disaster recovery capability, then you need at least two independent cloud providers.
I’m a little determined to stick with Python because I feel that I should - everyone should be able to code Python :-)
The main problem I have with it is the complex, relaxed, data structures. I’m finding that the type() command in interactive mode is helping a lot. I’m having lots of moments like - “Ah, I’m not down to the dict yet, I’m still in the list…”
Thank you for your detailed response. It’s a bit much for my proposed “project”. I won’t be using any libraries (other than built-in python json etc.). I’ve prototyped most of it and it’s currently about 15 lines of code. Literally one call to lemmy, a search to Musicbrainz and a playlist update to listenbrainz. I know it will grow lots as I make it a bit more robust, but it’s still very small.
Yes, I’m working on it now. Struggling with basic stuff like pulling values out of the json returned by the API when I ask for a list of posts. Python really does not click for me, but I’m determined, for now, to keep at it. An the RSS feed seems like a much easier (than what…?) way to just get new posts with each run - thank you!
I find Python difficult - no idea why, it just doesn’t feel right. I’ve tried a few times but never been able to do anything useful with it - that’s why it’s not in my list above. It does seem though that my proposed project, and development “style”, is best suited to Python. Maybe it’s time to try again.
I use so few features I could be using a 30 year old vi and not know it.
deleted by creator
I know it’s probably sacrilege, but I avoid the need for one of these by grinding half a dose, tamping a bit then grinding the rest and finishing the tamp. I’m using a Breville Barista Express so couldn’t (easily) use one of these even if I wanted to.
I’m curious how you retain the magnets in it? Are they printed in, or mechanically added later? (I know very little about 3d printing, this just came up in my top-6-hour feed)
I used Kodi and now use Jellyfin as client/server - my media is on a local server. The difference (the way I use it) is that with Kodi the server was just a file server and the client (Kodi) was doing all the work. The Jellyfin server is a media server and the clients are very lightweight. I was pushed to move to Jellyfin when I got a new Sony TV - the built-in Android TV experience was very usable but I couldn’t install Kodi - it ran out of space trying to build the media database. I’m sure there are ways I could have made it work, but I’d heard about Jellyfin and figured I’d try it. I liked it and never went back.
I can’t understand how someone hasn’t explained to them that it’s impossible to enforce. I can only see two possible ways:
Require every social media platform operating in Australia to do rigorous ID checks on all users to ensure no-one is under the legal age, or
Somehow lock down the whole Australian internet so that users must login and then validate the identity, and therefore age, of all users. Then maintain a huge filter table to restrict under age users from social media.
Both of these are clearly never going to happen. Have I missed a simpler way to do it?