I’m not a developer, but I’m guessing a good start would be to try installing it on an old phone if you have one.
See what problems you come across, try to learn what’s going on, share your knowledge with others.
I’m not a developer, but I’m guessing a good start would be to try installing it on an old phone if you have one.
See what problems you come across, try to learn what’s going on, share your knowledge with others.
I think I’ve solved the problem of computer gaming.
It’s emulating on a gaming laptop with save data automatically backed up to MEGA.
Ahh shit, I thought you said “Ben Bohmer” and got excited for a second.
We should normalize just sending them money directly through crypto.
Why have more middlemen than we need? It it because we’re idiots getting taken for a ride?
I know what I’ll put my money on, every time.
How is catbox hosted?
If they’re renting VPS hardware, then they’re getting scammed.
They should set up self hosting with their own hardware and a VPN. It will cut down on the recurring costs significantly.
Don’t pay for others’ stupidity, if you can avoid it.
Advertising is ruining the internet.
Copyright and patent laws shouldn’t even exist.
Sorry, it should be up again now.
I’ve updated the post with the instructions. I don’t really plan on hosting this for a long period of time, at least not in this state.
I hope some people have gotten some use out of it.
Thank you!
Thanks. This is new to me and I’m going to be looking into it.
No problem.
For my VPN, it tells me the forwarded port in the software’s GUI. I’m not sure how to find it out through the command line.
Thanks.
It’s my understanding that https provides encryption for the data sent between you and the server. If you’re not sending any sensitive data, then the encryption shouldn’t be necessary.
Don’t get me wrong, encryption is great even when it isn’t necessary. For my demonstration purposes though, I chose not to include it.
I also believe it’s possible to set up HTTPS encryption without a domain name, but it might result in that “we can’t verify the authenticity of this website” warning in web browsers due to using a self-signed certificate.
It’s not dumb at all! Don’t be afraid to ask. I’m not an expert and still learning myself.
The VPN is running on the same machine that I am hosting the website on. There may be some configuration you can do to perhaps have the connection routed through your raspberry pi with a VPN running on it to the machine that’s hosting the website, but I’m not sure how.
Otherwise, you should be able to at the very least run the entire setup on a raspberry pi.
I was able to run the server properly after building it with ./build -g
. I can connect if I select the local server and therefore have localhost for ip address and ip management in the config.
If possible, I’d like to find out where I can put my VPN’s internal IP address (assuming that’s what I need) so I could have the server listen on that interface and let people connect to my server from the outside.
Thanks again for all your help and your contributions to this project.
Out of the frying pan and into the fire.
I’m glad I stopped expecting logic from you people.
Thanks. Now I’m getting validating 2009scape-master/docker-compose.yml: services.healthcheck additional properties 'timeout', 'interval', 'retries', 'test', 'start_period' not allowed
when I run docker-compose up
.
I’m using the repository at https://gitlab.com/2009scape/2009scape
So… what was the problem? How did it get “insane”?
Is it because nobody else “big” joined them? Is it because, and hear me out, they decide it was no longer worth the money?
pretty much all
What about the ones that weren’t ticketmaster-only?
I find it hard to believe they couldn’t find a place to have their shows. Maybe in a major city, but if they were willing to go outside of one then there’s no way ticketmaster is going to have control over everything.
It could’ve been good business for the towns they played in and ticketmaster would be left out to dry.
I guess that’s asking too much of them, though. Even though it’s really not.
I’m going to have to say nay on their attempt. They could have and should have tried harder.
When the service gets its data leaked in a breach, your phone number is now visible to the public.
But then they won’t have something to talk about to make them seem interesting!
No problem.
The hardest part is getting a controller working. I’m not sure what OS you have, but getting a bluetooth controller working properly on Linux can be hit or miss. If you’re on Windows with a USB controller or one with a dongle, it should be much easier. I’m sorry I can’t give direct advice because it will depend on your setup.
Otherwise, just download emulators for the consoles you want, download the games for free at vimm.net, then you’re off to the races. You may have to change some settings, but it shouldn’t be too difficult if you’re willing to look at them and experiment a bit as needed.
You can download the MEGAsync program and go through the process of syncing the folders that hold game saves to an online backup. It’s pretty intuitive to follow the program. You will need to look up where each emulator holds its save data though, because it’s not really standardized.
To get you started, these are some emulators that I recommend with large libraries and stable support:
-PCSX2 for PS2
-Dolphin for Gamecube
-Torzu for Switch
-mGBA for Gameboy Advance
-Duckstation for PS1
-PPSSPP for PSP
There are of course others for different consoles, and even multiple emulators for the same console. Don’t get too hung up on doing things perfectly the first time. Try to get some experience and you’ll see what works for you and what doesn’t.