Spyke

Replies

Comment on

How do I use HTTPS on a private LAN without self-signed certs?

+1 for the letsencrypt wildcard with DNS verification, been using this for years. with dehydrated (https://github.com/dehydrated-io/dehydrated) you can automate renewing the certs, pretty convenient.

One thing i didn't see mentioned yet - you can also easily create a wildcard for a subdomain of your domain, e.g. *.local.example.com. Most DNS providers let you define something like _acme-challenge.local IN TXT ... so you don't even need to define an extra zone for local.example.com. Probably makes no big difference, but i like it ^^

linux

Comment on

Why does Nvidia hate linux?

nvidia has always been hostile to open source, as far back as i can remember.

back when nvidia bought 3dfx they took down the source code for the open 3dfx drivers within days, if not on the same day. i remember because i had just gotten myself a sweet voodoo 5 some weeks before that, and the great linux support was the reason i chose it... of course the driver code survived elsewhere, but it told me all i needed to know about that company.

also: linus' rant wasn't just a fun stunt, it was necessary to get nvidia to properly cooperate with the open source community if they want to keep making money running linux on their hardware.

Comment on

Anyone here tried Owncloud?

Reply in thread

Well, yes, but...

nextcloud forked owncloud back when there was only the php codebase.

opencloud forked owncloud ocis, which is a rewrite in go.

So while both forked "owncloud", or "something named owncloud", i doubt they'll have any code in common.

Comment on

/e/OS - e Foundation - deGoogled unGoogled smartphone operating systems and online services - your data is your data

I had used /e/ as a daily driver for about a year, on one of the officially supported phones (FP3). Installation was easy, and coming from other custom ROMs I remember thinking "wow, this just works!” ;) Didn't use any of the /e/ services, things worked fine connected to a self-hosted nextcloud.

For a usability I think this is how painless an alternative ROM should be if it wants to reach a wider audience.