• 0 Posts
  • 164 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle



  • I had that same problem, then I saw some YouTube videos where the guy recommended using Ansible to do stuff and it’s been night and day, not only it’s reproducible so if I ever want to move a service to another machine all I have to do is move a couple of roles around and possibly copy stuff over to keep the data but also it acts as documentation, because if I ever forget something I can look at the code.

    Also I decided to write the roles myself instead of relying on pre-existing ones, so there’s some logic to how my stuff gets deployed and it’s easy to extend for any new stuff I want to add.



  • You’re missing my point, when people in Europe say they get 30 days they mean 30 “actual days where they were supposed to be working” off, not counting weekends. So a month is only really 20 days. That was one thing that caught me by surprise when I moved here, and it makes a difference when comparing across different countries, because they can’t tell you how many days off using your numbering because it depends on when they take their days off, e.g. there’s a public holiday on Monday, so you take Tuesday -Friday off (which only uses 4 days) but you have 9 consecutive days off (from Saturday to the Sunday after the first one). But it’s easy to convert your 30 days into working days, you essentially divide by 7/5, and you get that you only have approximately 21 days (where you should be working) off a year.


  • I might be wrong, you probably only get 20 in the way leave days are counted outside of Brazil. In most other countries days off don’t count weekends, so a month of holidays is 20 days off.

    Every single company I worked in Brazil gave a one month holiday that you could split at most in two, i.e. the minimum holiday you could take was 2 weeks. Whereas here in Europe every company I worked for gave me some number of days that you can take like you want, e.g. there’s a public holiday on Friday? Take the next Monday for very an extended weekend, or use 4 days to have a 9 day holiday.










  • Let me prephase this by saying that I have never been officially diagnosed but there’s a good chance that I’m in the spectrum.

    This is my philosophy on the matter: you won’t find a girlfriend talking to a random person just because of their looks, so if it was a guy, would you talk to them? If the answer is no then I won’t. For example, pretty girl on the bus, I wouldn’t talk to a pretty guy on the bus so I don’t; Pretty girl talking about something I have an interest in, or similar, I might talk to a pretty guy doing that about our common interest so I feel it’s okay. That being said I’m not much for talking to random strangers in person unless we’re in a social gathering, and I would feel very uncomfortable itlf a random person came to talk to me out of the blue, so even though all that I said above there’s a 99% chance I won’t talk to a random person anyways.





  • Plex doesn’t even work properly unless you set it up with network mode host, otherwise it always considers your service to be remote because they’re not on the same network as anything you try to watch it from. Jellyfin requires lots less access, and you’re so worried about it you can add a Tailscale mod to the container and isolate it completely so it’s only accessible via Tailscale similarly to what you think Plex is doing (which doesn’t harden security as much as you think)