mariom

@mariom@lemmy.world
2 Post – 26 Comments
Joined 1 years ago

DevOps, simracing, things.

Mastodon: @mariom@ohai.social
Blog: blog.mariom.pl

Instagram almost works that way. Sometimes you can see a bit of content, but not much, even if you have direct link from friend.

I do not have account - just of the reasons you mentioned - I cannot justify if there's anything interesting for me.

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.

2 more...

Forgejo. Gitlab will be overkill probably.

HA can stand for High Availability as well, depends on the context.

With a lot of overreactions this gonna be hard this time.

By overreaction I mean f.e. closing forests in my country.

This, and this is why few years ago I didn't care about yt ads on my TV. I had like 3-4 ads, 15 sec each for an hour of content, ads only between videos, not in the middle.

However, suddenly there was 3-4 ads before each video, and many times the ads started to be longer than videos.It feels like they are trying to push me into subscribing to paid YouTube by making the free version unusable without an adblock. And now they are even trying to make me disable my adblock?

Autorestic, nice wrapper for restic.

Data goes from one server to second server, and vice versa (different provider, different geolocation). And to backblaze B2 - as far as I know cheapest s3-like storage

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.

Oh c'mon, 30s is not older.

2 more...

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).

5 more...

If you only use Linux CLI and live in the terminal: pass

There are frontends to pass [1] for different systems, including mobile ones ;) and probably the official list is not complete.

edit: For CLI I prefer gopass [2]

[1] https://www.passwordstore.org/#other
[2] https://github.com/gopasspw/gopass

1 more...

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.

2 more...

deepl is even better than gtranslate, IMHO

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 ;)

OVH, for the TLDs I have they were cheapest in Europe and DNS is just working.

And it looks (for me) like on android it just works, so it should be possible… Or maybe it's just seamlessly switching shit-quality with mic and good quality without? And I didn't notice during gsm calls?

For sure it sucks on windows too, but well - anything bt-related on windows works just bad…

+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.

1 more...

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.

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

Do we need constant change?

In that way PiS did A LOT as they changed (without bigger thought) personal tax system making year with changes like a ride on roller coaster. I just prefer "not doing shit" then. But PO did a lot of things during their time, and most important - the state of economy was good.

Also they did few unpopular decisions and, even being young (so most affected) - change of retirement age was really good and still needed. We're aging society, we live longer than current age was set, etc.

Same here. Curiosity which changed in time to my work.

I even was using win10 + wsl in company, but after time of adding crapware + forced win11 update (downgrade) I just said "gimme Linux laptop". Gave up totally, useless for me

On personal hardware - Linux is first choice, omly gaming pc is Windows based.

+1 for renovate.

A little bit different setup - helmfile in git repository + pipelines in woodpecker-ci.

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

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

For containers (but I use k3s) I use git to store helmfiles and configuration, secrets in ci/cd system.

For the rest - I use autorestic that backups data over ssh and S3.

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 -,-)

Probably switching container from gitea to forgejo will just work… I recently switched my deployment, "issues" I had with postgres, but it was related to updates on helm-chart part (gitea upgraded postgres as well, so either update or switch made me same work to do).