A bit of an activist. Fond of empathy.
Can respond in English, Suomi and broken 日本語.

Elsewhere in fedi:
Mastodon: raru.re/@Ninmi
Mastodon (🇫🇮): 451.place/@Ninmi
Bookwyrm: https://kirja.casa/user/Ninmi

  • 16 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: February 4th, 2021

help-circle














  • Even if we choose to ignore how unethical and self-centered this argument is (for any country), a lot of US influence, affluence and indeed global stability right now hinges on the US military might being there to reliably challenge authoritarian aggression on its allies and partners. The second US starts showing cracks in that reliability (with the extremist MAGA wing and all), authoritarian leaders start seeing opportunities to test the waters, literally as well.

    This notion somehow assumes that the US achieved and can continue its status disconnected from the rest of the world’s security and it’s bonkers. Even the otherwise sound argument for increased defense spending in Europe is made moot by the Russo-Ukrainian war as it’ll obviously increase spending in Europe. Spending that could be largely funneled in to the US military-industrial complex, recouping from what gets sent if they signal their commitment and keep sending their late cold-war era kit to grind down one of their two most serious threats. Without a single US troop on the ground.

    It’s hard to think of a bigger foreign policy W for the US with its otherwise controversial bloated military and more fitting use for what’s already built for this exact purpose, but it doesn’t seem important to the extremist wing.






  • This thread stopped federating for some reason so I’ll reply to myself:

    How different is neo vim from regular vim?

    Functionally it’s pretty much identical. For the user the difference is in the added features and development model. Neovim’s development model is not centralized to one person and makes real progress. Vim on the other hand is much more a pet project of its creator and seems to get new features only if it starts losing users over to Neovim. Using Vim you’re always going to be behind the curve and under the whims of Bram’s decisions. Neovim integrated Lua as a first-class language for configuration and it was then that Bram had to do something about vimscript, but opted instead to create a new, backwards incompatible version of vimscript, another bespoke language. I very much advocate making Neovim the norm instead.


  • I think anyone who does programming should at least give Neovim a good shot. Like, dedicate a few months to get a feel for the basic controls, use relative line numbers to jump to lines, f and F to jump to spots in lines, ciw ci" etc. to change stuff. If it’s not your thing then fine, but learning Neovim is like switching from clicking file -> save to ctrl+s, but with everything.

    You really don’t need a mouse at all and in the end you’ll get to make changes as fast as you can think. It’s a language you speak through your keyboard to your editor and things just happen once you get fluent. E: checking if editing helps this thread federate better.