• 0 Posts
  • 148 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle
rss


  • All of your issues can be solved by a backup. My host went out of business. I set up a new server, pulled my backups, and was up and running in less than an hour.

    I’d recommend docker compose. Each service gets its own folder inside your docker folder. All volumes are a folder in the services folder. Each night, run a script that stops all of them, starts duplicati, backs up to a remote server or webdav share or whatever, and then starts them back up again. If you want to be extra safe, back up to two locations. It’s not that complicated if it’s just your own services.


  • There’s no forgetting where I have something hosted. If I ssh to service.domain.tld I’m on the right server. My services are all in docker compose. All in a ~/docker/service folder, that contains all the volumes for the service. If there’s anything that needed doing, like setting up a docker network or adding a user in the cli, I have a readme file in the service’s root directory. If I need to remember literally anything about the server or service, there’s an appropriately named text file in the directory I would be in when I need to remember it.

    If you just want a diagram or something, there are plenty of services online that will generate one in ASCII for you so you can make yourself a nice “network topology” readme to drop in your servers’ home directory.



  • Second this. Landlords don’t want their stuff screwed up by inexperienced tenants’ diy projects, and they don’t want to pay for something they think it’s unnecessary. I’d get an estimate for a pro to do it (could be a guy off Craigslist or whatever, just someone who does this for a living) and then just ask the landlord if they’d be alright with you paying to get it done. They’ll probably want to know exactly what they’re going to do, and they’ll likely say yes, especially since you say they already have coax running through the house.


  • I don’t disagree. My problem is not with their choice of monetizing sync. My problem is with their choice to package a web app for Android and desktop, provide that same web app for self hosting, but not allow you to store the data in the web app. In the discussions on GitHub they claim it’s just something they can’t tackle right now, or whatever. No. It’s functionality that was specifically stripped because that’s how every other self hosted web app works and the local storage framework they use is obviously bolted on and not well supported by browsers. In other words, they’re manufacturing problems to sell you a solution. And again, that’s their decision to make. It just doesn’t seem like they make good decisions, and we’re talking about an app you put a lot of work and data into.


  • I do too. My point is there’s already a web app you can self host, but you can’t store your data on your server. The web app uses the local file access framework, which is just dumb. There’s no reason for this except to be able to monetize sync, and that’s also dumb because as you said, sync thing works fine. But they’re making a bad choice to explicitly remove functionality, and that doesn’t make me feel confident about the future of the project.


  • Unless you need specific functionality that silver bullet doesn’t provide, i’d start there. It’s very similar to logseq, but doesn’t have a bunch of questionable design choices based around a paid sync monetization scheme. Silverbullet is self hosted and has a web app. Logseq is a webapp, packaged for Android and desktop, but only allowed file access for your data so you can’t self host sync… Because they charge for that. It’s a mess.



  • I don’t really get this take. I’ve seen the same people wanting stricter gun control and also saying this is a dumb law. Most responsible gun owners who are pro gun rights would agree that we don’t want drug addicts to have guns. Why isn’t this something people can all agree on? Admittedly, this is hypocritical as hell because police don’t bother to follow up on felons who own guns, and even infrequent marijuana use prohibits people from purchasing firearms. But, it’s just good sense for someone who is addicted to crack to not own guns.

    Even with the details of this case, my understanding is that it all started because he was on drugs, and didn’t have his gun safely stored and his then girlfriend, also a drug user, took it and threw it in a trash can in a public place, which is an excellent reason not to let drug users have guns.




  • There are people who have natural ability at every instrument, but it’s much more common for it to be with one or two types of instruments. Them a little (enjoyable) practice will get them to whatever level of mastery they’re happy with. They can be totally hopeless at other instruments, and average at others. The ones that will blow your mind are those who are total naturals at one, but choose to pursue an instrument they have no natural ability at.





  • I’ll have to look into that. Im not familiar enough to with Norton desktop to know about those features. I have many fond memories of windows 3.1 and NT 3.51 though. First desktop and personal server oses I ever ran. Interestingly enough, I ran windows 3.1 on an IBM PS1, and on boot it had a desktop replacement type graphical menu to access some organizational tools. I wonder how many more things like that were common and I just didn’t have any experience with them.