Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BU
Posts
4
Comments
29
Joined
2 yr. ago

  • I would recommend learning vim in that case. I'm not sure about the availability of vi(m)/emacs on the systems you remote into, but if I was a betting man I'd say vi is more available than vim is more available than emacs. But if you learn vim and are stuck with vi one time it's still better than nano (for me, but I'm sure you're quite good with nano). Another benefit that extends outside of your text editing experience is that vim motions are offered out of the box for a lot of linux utilities (less) with no setup, or can be trivially added (tmux), which gives you familiar keybinding almost everywhere as well as an improved ergonomic (and likely speed) advantage.

  • WordPress @lemmy.world

    WordPress update model?

  • T = O(n) means that there exists a single constant k such that T < kn for all sufficiently large n. Therefore O(n!2) is not the the same as O(n!), but for example both 10n!, 10000n!, n! + n2 (note the plus) are O(n!).

    Another way to think about this: suppose you believe that O(n) and O(n^2) are distinct. Now plug in only numbers that are factorials (2, 6, 24, ...).

  • Firefox @lemmy.ml

    Slow print preview (multiple browsers)

    graffiti @lemmy.world

    Tagged pole

    Lemmy.world Support @lemmy.world

    Error uploading pictures (JSON.parse)