towerful

joined 1 year ago
[–] [email protected] 9 points 3 months ago (1 children)

If they weren't using VCS, I bet they have creds embedded in the source.

[–] [email protected] 10 points 3 months ago (1 children)

Other services will be reflected by active DNS records.

If the only DNS record points to a "Buy this domain" webpage, I think it's fair to argue that is misuse.
Doubley so if it turns out many unrelated domains are owned by and point to the same webpage, and it's just doing a js hostname thing to make it seem relevant to the current address

[–] [email protected] 2 points 4 months ago

How long is it?

[–] [email protected] 28 points 4 months ago

Mozilla also maintains fantastic JS docs

[–] [email protected] 7 points 4 months ago* (last edited 4 months ago)

They can still have support contracts and SLA etc from slack.
It's just that the servers slack runs on are on-prem and completely controlled by the business buying into the self hosted licence.
The benefits should be tighter security (say, can only be accessed via VPN), and for many many MAU probably lower costs. Chances are, Disney already has datacenter ops and hardware contracts.

And why choose slack? For quite a while, it was extremely common for developers (maybe even industry standard?). It had loads of features in the small market of internal chat programs. And it's easy to build extensions and integrations for.

I'm not saying that Disney is running on-prem slack, but I wouldn't be surprised if they were

[–] [email protected] 1 points 4 months ago

Transfering a domain from one registrar (IE reseller) to another can be a pain, but yes you can - it normally involves a fee and manual actions from the registrars.
As long as the new registrar supports the TLD. A few Geo-TLDs can only be resold/managed by some registrars.

The easiest thing to do is to point the domain at ClouDNS nameservers.
Make sure you are happy with ClouDNS (I've never had issues with them) etc before committing

[–] [email protected] 12 points 4 months ago* (last edited 4 months ago)

If I could access Reddit ad free via my own 3rd party app with no restrictions based on some monthly or yearly fee, I probably would pay that.
Reddit has issues which the fediverse solves. The fediverse has issues that Reddit solves.
Now that I am here tho, I wouldn't go back

Edit for typos

[–] [email protected] 6 points 4 months ago

Nginx Proxy Manager is probably perfect for you.
Pick a domain (like mylab.home or something), set up your home network to resolve that domains IP as your docker hosts IP.
NPM will do self-signed certs. So, you will get a "warning, Https is insecure" kinda page when you visit it. You could import NPMs root cert into your OS/browser so it trusts it (or set up an "don't warn for this domain" or something).

If you don't want per-client config to trust it, then you need to buy a domain, use a DNS that supports letsencrypt DNS-challenge, and grab certs that way (means you don't need a publicly accessible well-known route exposed)

[–] [email protected] 2 points 4 months ago

Supabase is a dockerised postgres with user auth, rest API and some other goodies. It's maybe too complicated as a starter.
Appwrite might also work for ya. Much easier to get into, but also less feature complete.
Pocketbase might also work. Haven't used it tho

[–] [email protected] 53 points 4 months ago (9 children)

Sqlite is a great embedded database.
If you are storing lots and lots of information in a JSON file, CSV file, or coming up with your own serialisation... Chances are, sqlite is going to do it better.
I know loads of android apps use sqlite for storage. I've also managed to open quite a few programmes "proprietary" file format in sqlite.

[–] [email protected] 3 points 4 months ago

If you find the 10-100 viewer streamers playing fun and community games it can be nice and chill.
Feels like old school cs1.6 community servers where you hang out with regulars and have fun.
The community gaming is probably what makes it, tho

[–] [email protected] 2 points 4 months ago

I don't. But the person I replied to said they were having trouble with Linux on a surface.
So, that's a project dedicated to Linux on surfaces. I would presume they had tried the usual distros and found them lacking

view more: ‹ prev next ›