They need FF to exist… But doesn’t necessarily have to work well.
They need FF to exist… But doesn’t necessarily have to work well.
Might be somewhat acceptable if a job was available while in prison to support these living expenses. That at least might improve confidence and start the rehabilitation process.
Oh wait, who am I kidding. Prison has nothing to do with rehabilitation.
I thought it was so that if you build a following, and then decide to change instances, you keep the followers?
Perhaps I’ve missed the point too.
My solution is a bit old school: A raspberry pi connected to my network and running miniDLNA. It has an externally powered USB hard drive. My TV runs Android and I have VLC installed. Any DLNA client works including Xbox and mobile phone apps too.
I don’t think mini DLNA is even updated anymore so eventually my solution might stop working but it’s been running solid for 10 years
Revenue per head is no doubt a sexy metric, especially for private companies. If it was a public company then investors would call for the company to try and grow its overall profits by spending more on growth related initiatives… Perhaps by releasing half-life 3 for example, lol.
The great thing about keeping your company private is that you can get it just where you like and keep it there no matter what outside parties want. I could totally see Gaben is perfectly satisfied making bank at this level while also having a chill lifestyle.
Oh and about 40% of your codebase will be xml files with magic strings that at runtime magically call a python function. Because fuck you.
Hahaha… This is pretty much spot on about the whole back end
Agree with another commenter that documentation is an issue. If you’re a developer, it’s not too bad. It uses a kind of homebrew model/view/template python backend that might baffle you for a while.
If you don’t need to modify it or integrate it too much with your bank, e-commerce sites, cash registers, etc then it pretty much works out of the box.
Odoo came from a fully open sourced project years ago and is getting more and more closed and expensive over time as they go upmarket. If you really want to own your data I’m not sure that’s a good direction.
There is a fork called Flectra that is usually about a version behind Odoo but reintegrates a lot of the paid features of Odoo for free, but its documentation and community is even smaller.
Totally agree. The smtp protocol server to server interoperability made email all work smoothly across many federated hosts and I think ActivityPub is more or less designed with a similar strategy, except for defederations. I guess the equivalent would be blocking spam at your smtp gateway, lol.
It’s like running your own email server in the early 2000s. For large businesses it totally makes sense.
Hobbiests can do it to if they are interested.
Most people will land at a “shared” service and let someone else handle the admin tasks. I’m afraid that eventually there might only be “outlook.com, gmail.com, and yahoo.com” so to speak, because it’s just the easy way to go for most people and economies of scale make it more feasible for the operators who find ways to get paid.
Wow it’s amazing you’ve still got one going. Are you still letting users connect to the system? Over IP I’d imagine. Recently I went down the rabbit hole and found that MajorBBS is now available for free. I installed it in a virtual dos environment and got tcp/ip connections to it up and running. That system, at least in it’s heyday, was one of the few that could run multiple lines simultaneously in DOS and I always wanted to see the backend.
My BBS back in the day was running Wildcat! As well and then eventually moved to RoboBOARD which had the first mouse gui system. For the front end I used BinkleyTerm to get FIDOnet working. For a lot of the time it was up and running on OS/2 as well, so I could get multiple lines working.
Such great stuff that led me directly into an IT/entrepreneur career.
I’d have given my left nut to have desqview in the late 80s/early 90s. I was just a kid with a homegrown BBS but the concept was out-of-this-world cool.
Yes. I want to put it into cloud storage that I control and can move around as required, so that I can’t run out of space. And so that I don’t need to manage a local physical drive.
The only thing holding me back with Immich has been the non-obvious back end storage options.
I’d like to keep my data in an S3 bucket, but from what I can tell it’s still unsupported because of some limitations with fuse.
It’s been pretty stable and usable.
But has there been an increase in hiveminded threads and trolling?
At first it felt like dissenting opinions would lead to an informative discussion, but more and more having an unpopular opinion - or just stepping into the wrong thread - means someone resorting to insulting your mom. Ok, thanks Xbox live gamer.
For sure. If you really need to host thrn get the right package of internet services for that activity. If you need a fast fix for a small issue, this method gets around most ISP attempts to block hosting.
🫤 that does suck. Probably so they can charge more for a hosted package?
For reestablishing the connection, use the wrapper ‘autossh’. It can be run from systemd so that it’ll auto start and restart as you command it.
I have a couple instances using this that are absolutely rock solid after years.
A solid workaround is an ssh reverse tunnel with gateway ports enabled. You can do it for pennies with a cheap VPS.
With this option you open an ssh tunnel outbound and then you can connect back through it from the other side for whatever local services you want to run.
You first need a VPS with a public IP. Here’s a guide that explains it: https://www.howtogeek.com/428413/what-is-reverse-ssh-tunneling-and-how-to-use-it/
Just remember to enable gateway ports in the VPS side sshd.conf and disable or adjust any firewall on the VPS so the internet can come in through the VPS ip address and tunnel back to your local system.
This. I had the same situation being put behind CGnat and told them my security webcam needs port forwarding from outside and they had me back to a public IP within minutes.
I think this was the version right before WYSIWIG support was added. So you could still use fonts, and change font sizes but on screen it would show a strange notation but not the actual font. Complex layouts were tough 😅