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/)NE
Netux @lemmy.sdf.org
Posts 0
Comments 13
Wisconsin Republicans shut down Gov. Tony Evers' special session on child care funding
  • I understand wanting to not vote dem because they can't govern and fail at getting things done in general, but why do people vote for the "we will intentionally make things worse" party? Third party is a better use for every vote, but especially with the Republicans.

  • Regulators Blast Union Pacific for Running Unsafe Trains
  • Good thing congress and Joe decided to squash the strike so that workers have to keep issuing unsafe equipment. Don't get me wrong, I'm sure trump would have done the same thing. Sounds like we need something else to happen.

  • The Rise and Fall of the Gopher Protocol
  • I'm just a hair too young to have dealt with gopher in any meaningful way, I went from bbs days to the web. The changes happened while I was in the military and I heard people talk about the web. Thought it was just bbs with some new terms. Played with gopher and Archie, Jughead, and Veronica after I got far enough in to understand the net just to see what else existed. Really cool to get some historical context on this stuff.

  • No posts here ?
  • Async, so a few things don't block. If you have a plugging manager that updates, you can work while it does its thing. Clipboard is set up by default. The big thing was the code itself was refractored so more than just Bram can work on it.

  • No posts here ?
  • The way I got into using more advanced stuff was https://archive.org/details/viimprovedvim0000oual But other good things are https://play.google.com/store/apps/details?id=develop.example.beta1139.vimmaster and just reading the docs.

    Stack overflow has people ask how do I X with vim, and pretty consistently you'll discover some new way to do things.

    Basically, if you find yourself doing something often, expect that someone else did in the post and made a better way in vim.

    Here is a good one to start with. https://medium.com/usevim/vim-101-virtual-editing-661c99c05847