smiletolerantly

joined 2 years ago
[โ€“] smiletolerantly@awful.systems 3 points 3 months ago (1 children)

Very cool!

Re: the backup / restore of state in NixOS: I found myself writing the same things over and over again for each VM/service, so finally wrote this wrapper module (in action e.g. here for Jellyfin), which confgures both the backup services and timers, as well as adding a simple rsync-restore-jellyfin command to the system packages. In case you find this useful and don't already have your own abstractions, or a sufficiently different use case ๐Ÿ˜„

[โ€“] smiletolerantly@awful.systems 8 points 3 months ago (4 children)

Nice, same! Was also really positively surprised by how great the Android app(s) for XMPP feel.

Only thing not working yet for me is group chat creation. Oh well. Maybe this weekend.

On the other hand though, voice and video calls have worked flawlessly.

[โ€“] smiletolerantly@awful.systems 3 points 3 months ago (1 children)

Awesome! And good job, looks great!

[โ€“] smiletolerantly@awful.systems 15 points 3 months ago (4 children)

Why are there no screenshots in the README.

Yes I know I can just install the app, but for an app that primarily seems to define itself by its UI improvements over the established competitor, the screenshots are the deciding factor in the question "Should I download and install this?", and no screenshots defaults to "no".

I mean, how can we feel superior if we are not wasting huge amounts of time setting things up!?

Why, by boasting that it's so easy, just look at that, it is only two options you need to set thanks to the 80 custom modules I've written to abstract the abstractions from nixpkgs!

I WISH I could put an /s here, but I cannot.

Interesting discussion on this from yesterday on the NixOS forums:

https://discourse.nixos.org/t/compliance-with-u-s-age-verification-laws/75791

[โ€“] smiletolerantly@awful.systems 4 points 3 months ago (2 children)

Ehm... I'm also on Nixos and I'd say it's super trivial.

services.openssh = {
  enable = true;
  settings = {
    PasswordAuthentication = false;
    PermitRootLogin = "no";
  };
};

users.users.<name>.openssh.authorizedKeys.keys = [ list of pubkeys ideally read from file in repo ];
[โ€“] smiletolerantly@awful.systems 2 points 3 months ago* (last edited 3 months ago)

Eh, the machine is actually in one of my wireguard nets anyways, but for different purposes.

[โ€“] smiletolerantly@awful.systems 3 points 3 months ago* (last edited 3 months ago) (9 children)

The nice thing about SSH key-based access is, I either have the key and login succeeds, or I have no business trying to log in.

That's why my remote root server bans via fail2ban after a single failed login.

Yes I've had to write support to get a KVM. Yes it's still configured like this.

Yeah the UX for setting it up was not great. Conversely though, the UX for using it has been fantastic so far. My biggest concern was that the clients would feel dated (on Android esp), but no, they're surprisingly polished!

[โ€“] smiletolerantly@awful.systems 4 points 3 months ago (2 children)

Oh no! And just when I finally got around to setting up an XMPP server, too!

It absolutely is.

There's also a lot of different variations of fetishes involving piss. For the "get pissed on / in / drink it" part of the fetish, I have a hunch that piss sits right on the boundary of gross/humiliating, but not actually harmful.

Well.

For me at least.

view more: โ€น prev next โ€บ