13No-Config Python debugging using neovim c/neovim · by mathias@social.fussenegger.pro · 1y · 0 comments
1Generating test boilerplate in [#neovim](https://social.fussenegger.pro/tags/neovim) for [#java](https://social.fussenegger.pro/tags/java) social.fussenegger.proc/neovim · by mathias@social.fussenegger.pro · 3y · 1 comments
on nlua - neovim as lua interpreter · c/neovim · 2 pts · 2y@suy it requires https://github.com/neovim/neovim/pull/18706
on Self hosted video chat · c/selfhosted · 2 pts · 3y@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/
on Generating test boilerplate in [#neovim](https://social.fussenegger.pro/tags/neovim) for [#java](https://social.fussenegger.pro/tags/java) · c/neovim · 1 pts · 3y@neovim and another addition: Jumping to tests or related subjects
@suy it requires https://github.com/neovim/neovim/pull/18706
@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/
@neovim and another addition: Jumping to tests or related subjects