Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

jdhao.github.io

jdhao's blog

Get the latest updates from jdhao's blog directly as they happen.

Follow now 51 followers

Latest posts

Last updated 19 days ago

Elastic_vector_not_shown_in_source

19 days ago

Recently, I was working on migrating our Elasticsearch cluster to serverless We...

Elasticsearch_dynamic_mapping_pitfall

23 days ago

In Elasticsearch, when you index document to an index, if you do...

Manage uv.lock file with Renovate

2 months ago

In our work, we are using renovate to update the dependency packages...

Set up Python Provider for Neovim

3 months ago

To make python plugins work in Neovim, we need to set up...

Ripgrep_search_hidden_files

3 months ago

Notes about how to use ripgrep to search hidden files and configuration...

Pre-commit Setup for Your Project

3 months ago

We have a Python project where there are several developers and we...

I read the nvim v0.12 release note so you don't have to

4 months ago

A major Neovim release (version 0.12) has been released a few days...

Return Different Values for Each Call of A Mock

4 months ago

When unit-testing a function that make multiple external calls/requests we want to...

Migrate Python Project from Pip to Uv

4 months ago

Previously, our projects are still using the old Python 3.10, which will...

Migrate Python Project from Pip to Uv

4 months ago

Previously, our projects are still using the old Python 3.10, which will...