erock

joined 4 years ago
[–] erock@lemmy.ml 1 points 3 months ago (1 children)

As someone who implemented webauthn for my $work it was a terrible DX to setup. Webauthn requires an https domain so that alone is going to be a barrier for many self hosted services. Getting the configuration right will also be prohibitive.

[–] erock@lemmy.ml 4 points 4 months ago (1 children)

There’s no money in improving the browser

[–] erock@lemmy.ml 3 points 4 months ago
[–] erock@lemmy.ml 2 points 5 months ago

I use https://tuns.sh/ which doesn’t require any local installs to work since it’s just ssh. Its not as fast as vpn but its easy to use

[–] erock@lemmy.ml 4 points 5 months ago

I don’t really understand the question. All you have to do is run archinstall and then add a desktop environment like KDE and that’s like 80% what other distros do.

I think arch used to be hard to get started but not anymore. That’s reserved for gentoo now

[–] erock@lemmy.ml 0 points 6 months ago

It’s really simple: the apps preloaded are the apps DHH uses. It’s his distro people have been duped into using.

[–] erock@lemmy.ml 4 points 6 months ago

Because if you are into minimalism there’s no eye candy. I use river as well and decided to ditch the status bar. There’s literally nothing to see on my screen except for my terminal. It might have neovim but again, i went super stock on my neovim config: https://erock-git-dotfiles.pgs.sh/tree/main/item/dot_config/nvim/init.lua.html

There’s really nothing to see

[–] erock@lemmy.ml 16 points 6 months ago

There’s also archinstall which comes with the latest os image which is just like any other installer and holds your hand through the process.

It’s really very simple to get arch installed

[–] erock@lemmy.ml 2 points 6 months ago

My salt is just a memorized password I put in addition to the one stored in pass

[–] erock@lemmy.ml 1 points 6 months ago (2 children)

This is what I do. If someone can figure out pass with my password protected gpg, plus my passwords are partials (I salt them), and otp then they can have my access

[–] erock@lemmy.ml 1 points 7 months ago

I have a simple bash script that manages folders and files with a way to route them to whatever location. Then I run the script and it does all the symlinking for me. This is what I do for systemd unit files and my own dotfiles

1
My minimal neovim cfg (erock-git-dotfiles.pgs.sh)
 

I figured I would join this community with a post sharing my neovim cfg. It’s about as minimal as I can make it, leveraging v0.12 to its fullest.

I’d be curious what others think!

view more: next ›