
PlatformIO with Neovim
Setting development environment for PlarformIO with Neovim
Search for a command to run...

Setting development environment for PlarformIO with Neovim

I wanted to build a native app using Rust and React so choose to use Tauri with React. I created a new project using shell command they provided and then I saw an error after the new project creation was done. webkit2gtk package was missing from my s...
I was following Bun project for some time since it released its 0.1.1 version by its creator Jarred Summer. It promised to faster drop-in replacement for Node.js with a native bundler, transpiler, task runner, and npm client built-in. It uses Zig as ...

Recently, I was exploring different alternatives for Firebase, like Supabase, Appwrite, nHost but easy to use and self-hosted easily I found Pocketbase. A single executable backend is written in Golang. It uses sqlite3 as a database integrated with P...
So, I recently started using AppImage software distribution format for Linux Operating system where I don't have to use distro dependent package manager to Install apps and also I can place them wherever I want, also there are no hassle of running it...

Make Kubernetes do stuff according to you.

Golang is a statically typed, compiled programming language from Google developed by industry veterans like Robert Griesemer, Rob Pike and Ken Thomson. Golang is inspired from C language but with additional features like memory safety, garbage collec...

After working for Kubernetes for around 2 years and writing manifest for them I am wanted something that can be easy and that can generate manifest files for me taking few inputs, that's why I created Manifestor, a CLI tool that generates kubernetes...
It's fast, from 1089ms to 89ms