tmux aliases
Put into ~/.zshrc
1. Check if italic font is supported 2. Create screen-256color.terminfo 3. Execute the command 4. Add the following lines to .vimrc: 5. Add the following line to .tmux.conf: 6. Add to ~/.zshrc …
Vimspector: The plugin is a capable Vim graphical debugger for multiple languages. It’s mostly tested for c++, python and TCL, but in theory supports any language that Visual Studio Code …
Server side Server is running on port localhost:514 Client side Sending message to log server: Output on server side: DONE 🙂
index.js save and then now open in your browser http://localhost:4000 and insert this object as query result: DONE! 🙂
fd is a simple, fast and user-friendly alternative to find Features Convenient syntax: fd PATTERN instead of find -iname ‚*PATTERN*‘. Colorized terminal output (similar to ls). It’s fast (see benchmarks below). Smart case: the search is case-insensitive by default. It …
Upterm is an open-source solution for sharing terminal sessions instantly over the public internet via secure tunnels. Upterm is good for Remote pair programming Access remote computers behind NATs and firewalls …
Pulsar is a distributed pub-sub messaging platform with a very flexible messaging model and an intuitive client API. Main features Horizontally scalable (Millions of independent topics and millions of messages …