How do I search and replace text in Neovim
In this post I want to share how do I search and replace text efficiently in Neovim.
In this post I want to share how do I search and replace text efficiently in Neovim.
In this post I will show you how to start Neovim with minimal configuration, so you can fix your Neovim's configuration with it when it is generating some annoying errors for you.
In this post I will show you how to add types and its related LSP diagnostics to your Neovim configuration, so you can have a better experience customizing it.
In this post I want to show you how to conditionally add values into list or map in Nix.
In this post I will show you how to optimize the performance of a SvelteKit project by using brotli compression and serve those assets.
In this post I will show you how to use glob on CLI that does not support variadic arugments.
I will show you how to migrate from Svelte 4 and SvelteKit 1 and achieve end-to-end type safety with Svelte 5 and SvelteKit 2.
In this post, I will show you how to define and recreate development environment of your projects anywhere using Nix Flake
In this post I will show you how to analyze and optimize your Vite bundle by removing duplicate code and packages.
In this post I want to share how to reduce input latency when gaming with Gnome in NixOS.
In this post I want to explain what is Content Security Policy (CSP) and how to implement it in SvelteKit, and how to deal with policy violations.
In this post, I will show you a few techniques on optimizing your SvelteKit project for getting 100 performance score on Lighthouse.
In this post, I will show you how to synchronize version of inputs across Nix flake with `nix registry` and proxy flakes, and talk about their limitations.
In this post, I will share how can you convert git repository into a tarball that respects `.gitignore` for easy sharing.
In this post I want to share my experience on building sitemap in SvelteKit and introduce library that provides the best developer experience in my opinion to you.
In this post I will share what is the `using` statement in C#, when can you use it and its limitation.
In this post, I will share my experience and some snippets on customizing Gnome using Nix and Home Manager.
In this post I will share my experience on customizing Firefox using Nix and Home Manager, so you can manage your Firefox's settings, extensions and policies with a reproducible and declarative configuration.
Learn essential tips and potential pitfalls for building a Docker image with best practise to deploy your SvelteKit project with @sveltejs/adapter-static and nginx.
In this Nix tips, I am going to show you a few tricks to remove and avoid keeping old NixOS generations in your system and bootloader menu.