Skip Navigation
mathias Mathias Fußenegger @social.fussenegger.pro

Trying to figure out a way to build software that doesn't suck

Posts 4
Comments 3

Released nvim-dap 0.7.0

Released nvim-dap 0.7.0

See https://github.com/mfussenegger/nvim-dap/releases/tag/0.7.0 for the full release notes

There's still lots of stuff to do before it will hit a 1.0.0, but getting closer.

@neovim #neovim

0

nlua - neovim as lua interpreter

nlua - neovim as lua interpreter

https://github.com/mfussenegger/nlua

I had previously written about how to create a script that uses neovim and emulates the lua interpreter cli - now I finally got around to extract it into a dedicated project, with some instructions on how to use it with luarocks.

\#neovim @neovim

8
Self hosted video chat
  • @YurkshireLad Depends on the video chat service and on the infrastructure of the participants.

    Most browser based video chat services use WebRTC which usually uses peer to peer if NAT hole punching works - but that depends on the ISP routers.

    This article explains it pretty well: https://blog.nirbheek.in/2023/07/webrtc-signalling.html?m=1

    Services that may be easier to selfhost than Jitsi:

    https://github.com/miroslavpejic85/mirotalk
    https://galene.org/

  • Generating test boilerplate in (https://social.fussenegger.pro/tags/neovim) for (https://social.fussenegger.pro/tags/java)

    Generating test boilerplate in #neovim for #java

    Soon in nvim-jdtls

    @neovim

    1

    Tagged & released 1.0.0 of nvim-fzy

    Tagged & released 1.0.0 of nvim-fzy

    The plugin has been finished & complete for quite some time

    Not as fancy & flexible as telescope, but it gets the job done and is only 200 lines.

    https://github.com/mfussenegger/nvim-fzy

    \#neovim @neovim

    0