crony

joined 2 years ago
MODERATOR OF
[–] [email protected] 5 points 2 weeks ago (4 children)
[–] [email protected] 16 points 2 weeks ago (6 children)

Most of the days I just have one meal, at like 4 or 5 pm. While being up since like 3-5am cause of work.

And I still maintain 80-82kg weight.

[–] [email protected] 7 points 2 weeks ago (1 children)

If you ask me, if done correctly it's very satisfying when parying, feels like a rhythm game.

[–] [email protected] 11 points 2 weeks ago* (last edited 2 weeks ago)
[–] [email protected] 2 points 3 weeks ago (1 children)

Just how often does the topic of what languaes you know come uo that you really must think about this?

[–] [email protected] 17 points 3 weeks ago (2 children)

Using the love2D framework if not wrong

[–] [email protected] 1 points 3 weeks ago

I guess I have it also then, since I can't really create mental images, but do have up go 100 diff voices talking at times when I'm trying to solve anything.

[–] [email protected] 4 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

I haven't "dreamed" in so many years ( close to 7 now ) it must be unhealthy, doesn't matter if I sleep 3 hoursor 12, no dreams ( atleast one's I can remember )

[–] [email protected] 6 points 4 weeks ago (5 children)

Here regular is 1.5 euro per liter, expensive one 1.8-1.9 euro per liter

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

I'm using nixos-anywhere to install and then deploy-rs to deploy updates to nixos vps's.

Also using agenix for managing secrects for the services so that I can easilly have them all in a public repo, so that other's could take a look and take inspiration.

My nixos flake url if you wan't to take a look.

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago) (2 children)

This week moved all my vps's to nixos, so am now able to use one flake for my desktop and all my vps's which significantly lowers down the time I need to manage my vps's.

Nowto move my proxmox homelab server ( an old desktop pc I bought recently ) and all my server's/devices witll be running nixos.

EDIT: An issue I'm thinking about is getting a "proper" server. Not a server like a server rack server, but a mini pc or something along those sides wbich would be a lot stronger and a lot more power efficient than the current 10+ y/o desktop pc I'm using currently.

So would like some reccomendations on that front, like what are some good mini pc brands and mini pc's that I could have raid seted up on for nas or good budget parts and case to make one myself.

[–] [email protected] 2 points 1 month ago

Honestly none. I don'y have thr expendable income to do that.

If I had, it couled easilly be 50+ youtubers, podcasters open source software devs, ...

12
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello, I'm wondering what do you guys use and recommend for efficient book, comic, manga and lightnovel file management, tagging, directory structures and automated tools for all that.

My collection is mostly made from humble bundle book bundles, for getting tags into comics I use comictagger and as for file structure, it was mostly just me just putting something to separate the books.

I wan't to hear you guys input because most of you are a lot more efficient or have a lot more experience in saving big ammounts of data, and I wan't to make my process as painless and future proof as possible as my collection starts to grow.

Edit: I use linux so software like comicrack which I heard a lot about isn't really accessible to me. The files also need to be accessible to my kavita server.

18
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello, I have a mumble server running as a docker container.

I'm using lego to generate let's encrypt certificates using dns challenge as an unprivileged user.

My problem is that I need to restart the mumble server so that it can reload the ssl certificate, which means restarting the docker container.

Is there any way to do this withuot adding the user to docker group, since there are security issues with that group where it's easy to escalate to a root user.

I thought about maybe a user level systemd service could be able to do it, but wan't to hear your opinions?

EDIT: I mention mumble specifically here, but this can apply to any server that requires manual reload of ssl keys, like postfix for example. I'm also not againd the idea of converting to something like kubernetes or even podman ( which would be harder cause of file permissions on all my binds ) if they can allow for woking on the container without root privileges.

 

Hello, I have seted up my lemmy server couple months back and am loving it. One problem I have with it is that I can't follow individual users so I have been thinking about selfhosting another fediverse service that will satiate my need to follow specific users.

Most popular platform on the world generally for that is twitter so I wan't to see if there is any good twitter alternative. I know of mastodon but have heard that it can be hard to selfhost and uses a lot of storage ( that wouldn't be that much of a problem with s3 storage provider, like what I do with lemmy already ).

So I would like to know if there is any simpler "twitter" alternatives for following single user's on the fediverse, preferably with s3 storage support.

If mastodon is the best in that regard I most likelly will just selfhost it.

 

Hello, I wan't to ask if anyone knows of a good alternative for certbot for acquiring ssl certificates for nginx.

Certbot isn't good anymore for me since I started using crowdsec with nginx bouncer that uses lua block's inside nginx config that cerbot can't parse, making it not work anymore.

I use nginx because it's the one I know the best and for my use case work's the best. ( Hosting both program's directly on metal and docker container's )

 

Hello, recently I have moved from nginx to traefik and have found an "issue" that I would like to have fixed.

Originally with the nginx config I had a block that allowed for ntfy to work with curl without having to specify https:// but with traefik this doesn't work and throws out Permanent Redirect when trying to send a notification using curl.

This are currently my traefik settings for ntfy using labels:

...
    labels:
      - traefik.http.routers.ntfy.rule=Host(`ntfy.cronyakatsuki.xyz`)
      - traefik.http.routers.ntfy.tls=true
      - traefik.http.routers.ntfy.entrypoints=websecure
      - traefik.http.routers.ntfy.tls.certresolver=lets-encrypt
      - traefik.port=80
...

Is there any way to setup traefik and ntfy to be able to send notification without having to specific the protocol or is there no way?

42
Hetzner Server auction worth it? (lemmy.cronyakatsuki.xyz)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello, recently I have started to see the limit's of vps's and have been thinking about getting a hetzner dedicated server from the auction. My question is are they worth it and if so what would be the best way to make use of them.

By that I mean should I get something like proxmox on it and make use if it that way, or install a stable os like debian and have it all installed in docker making use of the pure power of the system that way?

Edit: My use case for my server vps is my main website, but I also host a lot of alternative frontend' and some other thing like a feed reader (miniflux) and other things like that, that with time I have accumulated and if I wanted to have them all running well would either have to spend money in uograding one vps, or buy multiple smaller one's. In both cases this could end up quite costly.

Reason I can't do it on my own hardare is space contraint's, part's avalibility where I live and prices. They are high.

Edit2: If there is any other good alernartive dedicated server peovider that won't break a bank like hetzner, please recommend them.

31
Jellyfin on a vps (lemmy.cronyakatsuki.xyz)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I have a jellyfin instance running with radarr/sonarr/... for my media needs on my vps.

Problem is that I don't have huge amount of storages and I would like to expand the storage until I'm able to make a personal server ( I don't have space where I live for even a mini pc rn ).

From the options that I have been considering the contabo ( my vps provider ) storage expansion are quite costly so I have been thinking about hetzner storage boxes or a backblaze b2 bucket mounted with rclone/s3fs.

The problem with backblaze is that I use hardlinks with my *arr suite so to save up on space so I'm not sure if I can mount them preserving the hard links.

What would be your thought or reccomendation? Should I get a hetzner storage box and just mount it or is there anything else I could do until I manage to make my own personal server?

view more: ‹ prev next ›