mariom

joined 1 year ago
[–] mariom@lemmy.world 1 points 11 months ago (1 children)

And it could be that corporate bloatware is breaking it. I know, and I wasted some time looking if it's possible to use S3 state (nope, it's not on hardware I got -,-)

[–] mariom@lemmy.world 4 points 11 months ago (3 children)

Have it on work laptop... It wakes laptop for random things, if I put it in backpack I can find empty battery in the morning... Nope, s0ix does not work at all on windows anyway.

[–] mariom@lemmy.world 3 points 1 year ago

Or just launch second profile... Firefox / chrome(ium) supports it. No need to use different browser.

 

I used to read DevOps'ish, but Chris is no longer making it. Are there any other interesting newsletters, blogs, etc resources related to

  • DevOps,
  • Cloud,
  • Linux,
  • "work culture" (dunno how to name it - HR, remote/office work, etc etc not technical, but things that matter to us too)

What am I looking for? New technologies, new tools, new functionalities for already known tools (like new import in terraform). Some personal blogs can be fun too - as it often shows different approach to problems (and I like to read about it, also reason why I have my personal blog as well).

[–] mariom@lemmy.world 6 points 1 year ago

It's not chrome / chrome-based. We need to have any choice. As Chrome is very, very loved by corporations, and Firefox hated... it means that for personal use it's the best browser available.

[–] mariom@lemmy.world 3 points 1 year ago

Tested dozen recently… And nothing was so much better to change the default one of KDE.

Used to urxvt (when I was using tilling vm on desktop pc). Used gnome-terminal when I was on cinnamon. I switched to KDE year or so ago and I'm using Konsole. It really does not matter that much, I only need tab support and 256 colors.

[–] mariom@lemmy.world 5 points 1 year ago (6 children)

Place where you have most of your friends…

Used to xmpp, but it died naturally over the time and someday I just stopped my prosody server. Nowadays - a bit of IRC (few friends still are there) and discord (not selfhosted, but from all the alternatives… feels best).

[–] mariom@lemmy.world 10 points 1 year ago

Forgejo. Gitlab will be overkill probably.

[–] mariom@lemmy.world 0 points 1 year ago (1 children)

Same way when you clean visor in home ;D key part is that microfiber is wet.

[–] mariom@lemmy.world 8 points 1 year ago (1 children)

Is it just me or the backup topic is recurring each few days on !linux@lemmy.ml and !selfhosted@lemmy.world?

To be on topic as well - I use restic+autorestic combo. Pretty simple, I made repo with small script to generate config for different machines and that's it. Storing between machines and b2.

[–] mariom@lemmy.world 2 points 1 year ago

On my GitHub repo. Needs to be customized, but you should get the idea.

Maybe there is a way to write it better, I'm no makefile expert ;)

[–] mariom@lemmy.world 2 points 1 year ago

Coreutils, rsync. In more complex scenarios zmv from zsh.

Yes, I almost not use any GUI to manage my files.

[–] mariom@lemmy.world 3 points 1 year ago* (last edited 1 year ago) (2 children)

+1, essential ones I keep in GitHub repository (like zsh, tmux, xdefaults configs with no personal data). With makefile that makes symlinks. This is the easiest way to sync zsh config between my personal and work machines.

Rest is just in a backup.

 

Short guide how to use traefik-forward-auth to use SSO for any traefik ingress, so even simple dashboard with your self-hosted services can be hidden behind login.

Guide uses Forgejo / Gitea as OAuth2 provider, but you can go with whatever you already use.

view more: next ›