Funny, I also went from packer to lazy.nvim, but then hopped off and redid my config in nix. Hadn't actually heard about the default package manager. That seems like a good thing for the ecosystem!
smiletolerantly
Okay, you know what... That's actually better than what I said. Defeat acknowledged.
(However, it still seems a bit silly to me. name="value" will prompt you to enter set name "value", with your exact name/value prefilled. As far as I know, it really is just syntax substitution; or am I wrong here? Are there semantic differences that can't be translated?)
I'll second Pocket-ID.
I originally had Authentik setup. It worked well enough. However, their packaging constantly broke and no-one seemed to care.
Switched to Pocket-ID and won't be looking back. Passkey-based OAuth was all I wanted anyways. (Also, the logins themselves are noticeably faster!)
find modules/nixvim/ -name "*.nix" -type f -exec cat {} + | wc -l
3890
I'd say I've spent enough time configuring neovim 😄
(Btw, highly recommend configuring neovim through nixvim if you're already using nix. Incredibly stable. I had to fix one plugin or another all the time with plain nvim. Now, literally never. Plus, nix run github:<username>/<repo>#nvim on any nix-enabled system, and get dropped into your exact config, keybinds, theme, plugins and all. I've set it up to expose language-enabled variants by appending e.g. .go or .python to that command.)
(Sorry my comments tend to go off-topic)
That analogy only holds if they cook the burger for you, hold it in front of you, and go "we don't make this", then throwing it out
I just wish fish would accept standard bash syntax in addition.
Like, if you can warn me that "this is not how we set vars in fish, do this instead!" then you could also just, you know, do it.
I mean... Maybe. But she had two opportunities to do so.
I'm not angry at her in any way, I should clarify. If I was in the same situation? Low paying job, potential for significant additional pay for no extra work? Hard to say no to that.
According to my card statement, Le Crobag (in the Cologne main station).
Oh god, here in Germany, too. Was at a chain bakery in Cologne station a couple of weeks ago, bought something for like 3€. The employee told me "choose on the screen and place your card", I just automatically placed my card. Nothing happens. "Choose on the screen".
Oh.
Do I want to tip 15, 25, or 30% for the literally 5 seconds of service I got?
Of course didn't tip, because wtf.
However, I'm sure in her eyes I was being an asshole. And that's the thing, isn't it? Every party is incentivized to push for this model.
- payment terminal makers increase the amount of fees they collect
- employees get lured with the promise of making more money
- employers get lured with the idea of being able to reduce ~~expenses~~ wages eventually
(This wasn't the first time btw, just the most egregious one I've encountered)
Temperatures in my apartment never fell below 32C for a full week straight, including over night with all windows open.
Burden of proof is on Astrology claiming to be real.
No, I'm really happy with fish in general and use its syntax. The only times are things like e.g. a coworker sending me a 3-line script and then not being able to just copy, paste, enter.