Journal
2022-06-17
VIM Snippets
Code snippets are reusable code blocks that can save considerable typing. COC includes a snippets engine that supports …
Tags:
- Snippets
- Coc
- Snipmate
- Vlang
Journal
2022-06-13
My Smart Notes
In my note-taking system I divide my notes into four types:
- Standard notes,
- Project notes,
- Literature notes …
Tags:
- Notes
- Literature notes
- Standard notes
- Project notes
Journal
2022-06-09
Note-taking Desktop Application and GVIM
GVIM the VIM text editor GUI version for Windows has two different executables, vim.exe …
Tags:
- Desktop application
- Windows
- Vim text
- Text editor
Journal
2022-05-28
VLANG-VIM-GDB
VLANG is a new programming language rather similar to GO, it can create executables for Linux/Mac/Windows and …
Tags:
- Vlang
- Gcc
- Windows
- Vlang program
Journal
2022-05-22
Jupyter Notebook Web Applications
For programs/modules that run exclusively on Linux/Python2, I find preferable to keep them on …
Tags:
- Linux server
- Remote linux
- Linux
- Notebook
Journal
2022-05-16
Tailwind Extended HTML Presentations
Tailwind framework integrates well with Remark slideshow tool. It extends the available css classes and it …
Tags:
- Class
- Remark
- Remark slideshow
- Tailwind