VSCode

Mastering Dev Containers in VS Code

Mastering Dev Containers in VS Code

Create consistent, portable, and reproducible development environments using Dev Containers

Developers often face the “works on my machine” dilemma due to dependency mismatches, tool versions, or OS differences. Dev Containers in Visual Studio Code (VS Code) solve this elegantly — by letting you develop inside a containerized environment configured specifically for your project.

LaTeX Overview and Install

LaTeX Overview and Install

When you need high-quality doc for very scientific journal

LaTeX is a software system for document typesetting (designing high-quality text page). The resulting document format in PDF probably will be looking better then if created with MS Word. Have a look! A feast for the eyes.

Reinstall Linux

Reinstall Linux

Regularly happens

Need to have some standard post-install task sequence for the reference, so recording it here.

Install Flutter dev environment

Install Flutter dev environment

The framework for mobile apps dev. Desktop and web too.

Now I need to update the app on Google Play Store to use new android SDK, so polishing and publishing this old howto I’ve written a couple years ago.