PinnedYap Jia HongTurning Neovim into an IDE with as little plugins (and setup) as possible.When you’re working in Visual Studio or Visual Studio Code (which isn’t technically an IDE), or JetBrains it has everything setup for you…Jan 27, 20231Jan 27, 20231
PinnedYap Jia HongScheduling pre-shutdown tasks with systemdFor those who have a free account and have reached the two article limit, feel free to read this article in my blog instead.Feb 8, 2023Feb 8, 2023
Yap Jia HongHow to learnFor those who have reached the reading limit feel free to read the article on my blog.Aug 2, 2023Aug 2, 2023
Yap Jia HongSetting up Neovim for C# development on Windows using OmniSharpI made this to address the difficulties I’ve had with setting up OmniSharp as my LSP for C# development on Windows and hope that someone…May 4, 2023May 4, 2023
Yap Jia HongCustom error types: How to implement them and why.Having custom error types is something that’s really nice when you’re trying to create a library or some sort of back end you plan to use…Apr 13, 2023Apr 13, 2023
Yap Jia HongSolving merge conflicts easily in Neovim with FugitiveThis article will not be a how to for fugitive. If you want to know how to use fugitive to its fullest I highly encourage you to take a…Feb 2, 2023Feb 2, 2023
Yap Jia HongWriting a basic REST API with Flask and Flask Restful (A flask extension) in PythonI won’t be explaining what an API or what a REST api is but here is an amazing explanation by Craigs Dennis:Feb 11, 2021Feb 11, 2021
Yap Jia HongUsing Heroku to keep your Python scripts running 24/7First let’s talk about what Heroku isSep 13, 20201Sep 13, 20201