robotdna

joined 2 years ago
[–] robotdna@lemmy.world 5 points 1 year ago

Could it be that the blade + razor aggressiveness combo you were using is not equivalent to a cartridge razor? Personally with a nice blade and 1960s Gillette Slim Adjustable on the higher settings it gets insanely close even going with the grain, much closer than I've gotten with plastic cartridge options.

 

How do you all handle this? I'm going to start poking around with NixOS but anticipate Python dev to be impossible on the base OS, so curious what sorts of options y'all use when connecting your configured editor to a container- e.g. if I have Neovim configured in my host, is it better to re-set-up Neovim again with the same dotfiles in the container and dev in the container, or connect the editor to the container somehow?

My gut is saying it's probably cleaner to set up an editor inside the container, just not sure I want to do that every time I start a project.