I used that so much when I was creating purchase orders. Nobody needs to know how I got to that page.
I used that so much when I was creating purchase orders. Nobody needs to know how I got to that page.
I’ve got some that pulls the picture from Bing and the picture from NASA and set them to my wall paper and lock screen back grounds.
I’ve got another one that silences my phone when I’m at work or church and not connected to my car blue tooth. I used something similar in college to silence my phone when a calendar event was happening. My phone never made a peep during a lecture! It resets volumes to normal levels after the silent period is done.
I used tasker to slowly ramp up my bedroom lights before my alarm goes off. Makes it easier to get up and not as jaring.
I was actually on the fence between that one and the non f for a lower power server build. Something that would finally put my 7700k to rest.
I’ve been very happy with a couple of indexers that I have paid for. I haven’t needed to really jump into the invite only world. There really is A LOT of content available easily. I’m sure more niche content might need more select access, but for me I haven’t gotten there. There was one Charlie Brown I have on VHS that took forever to find a better copy of, but I did eventually get a better version.
I’ve been staring at python for too long. I read your comment like it was a function
def Disco_Elysium():
raise Warning("there is no going back")
I fully agree with the prioritization of meeting basic needs before luxury. The detail I would like see happen is making sure that people have a chance to see more than their own area at some point in their lives. See how other people live for a time. I do think there can be better connections for humanity when we can see the lives of others.
I took a trip with some college buddies. We went on a cruise and stopped in Nassau and some of them had some real shock seeing a city with not as much wealth. The just hadn’t considered that clean streets, sidewalks, and traffic lights didn’t exist everywhere.
They don’t have the capability to share free videos from Floatplane. They mentioned it on WAN a few weeks ago.
Audiobookshelf is self-hosted and has an Android app. Playback is synced between everything.
I’m using PodcastRepublic on Android right now. It does a fantastic job of organizing my daily playlist for exactly what order I prefer to listen to episodes. The down side is that there is no easy way to translate this nice playlist stuff to the browser website. The state of the website is “mostly functional” and plays audio. Not much else. There is no sync to the Android app.
What I am going to try next is Audiobookshelf with a python script on their API to get the same playlist sorting features. I’ve got the architecture written out, but haven’t gotten the time to write the code.
Reading into gpodder here is making want to give that a try, but the only website listed on this table doesn’t say it syncs playback progress.
So what I’m looking for is something this can sort playlists like PodcastRepublic and sync playback progress like PocketCasts. AFAIK that combo doesn’t exist right now.
Usually you would go the other way around. Merge changes into git and then distribute from there.
They have the option of going to an academy or enlisting and then using the GI bill for college. About half of enlistees use the GI bill (https://www.brookings.edu/wp-content/uploads/2020/10/ES-10.13.20-Kofoed-2.pdf) and all officers are expected to have a bachelor’s degree.
The recent updates are working really well! Congratulations on the rewrite!
You are commenting on a LemmyNet post from the shit just works instance. I am replying from a LemmyNet account on lemmy.world. It could also happen that someone from a Mastodon instance could reply to this comment. Everyone can have their account on a specific instance (even self-hosting their own instance) and still be able to see content from other websites. There is no singular website that hosts all data and there is no singular authority (ok maybe you could argue the developers of the software, but it’s also open source and other options do exist so it’s not a true single point of authority) for the entire network.
Content and data is shared between instances.
Reading the GitHub page for pythonz makes it seem a little easier to get into than pyenv. I think that might just be documentation learning curve though. Have you tried both?