2021年2月阅读文章

一、golang

JSON unmarshaling with long numbers gives floating point number

Stop json.Marshal() from stripping trailing zero from floating point number

Golang 中遇到的一些关于 JSON 处理的坑

Awesome Go

Could not build on macOS for linux amd64 undefined: unix.GetsockoptLinger

Full-text search engine in Go

Working with enums in Go

X does not implement Y (… method has a pointer receiver)

Welcome to a tour of Go

Gota: DataFrames, Series and Data Wrangling for Go

GopherCon 2018 - How to Write a Parser in Go

TiDB 源码阅读系列文章(五)TiDB SQL Parser 的实现

为什么 Go 语言没有泛型

Debugging a Go Web App with VSCode and Delve

使用 Visual Studio Code 调试 Golang 工程

vscode Variables Reference

VS Code 断点调试 golang

How to debug a running Go app with VSCode

debug the golang project use root privilege

Current Timestamp in Go (Golang)

pie is a code generator for dealing with slices that focuses on type safety, performance and immutability.

二、网络

dig 命令详解

三、elasticsearch

Lucene lecture in niversity of Pisa at November 24 2004

Prof. Paolo Ferragina, Algoritmi per "Information Retrieval"

Paolo Ferragina blog

LuceneTutorial.com

Apache Lucene (Java) confluence

Sorting on a date field

Better than Average: Sort by Best Rating with Elasticsearch

Optimal Shard Placement in a Petabyte Scale Elasticsearch Cluster

Getting started with runtime fields, Elastic’s implementation of schema on read

Canvas(Kibana 内置工具)入门

Kibana Lens 隆重推出:轻松直观的探索数据方式

Kibana:Vega 可视化入门 - 定制自己的可视化图

7.7 版本中的新改进:显著降低 Elasticsearch 堆内存使用量

ElasticSearch 内存详解

推出 Elasticsearch 可搜索快照

Elastic 7.11 重磅发布:可搜索快照和新冷层的正式版以及读时模式的公测版

https://www.elastic.co/cn/blog/implementing-a-statistical-anomaly-detector-part-2

Optimistic Concurrency Control

bulkResponse had errors with response statuses:counts of…

Delete by query API

Reset the version value of a document

Sequence IDs: Coming Soon to an Elasticsearch Cluster Near You

Update By Query API

How to Index Elasticsearch Documents Using the Python Client Library

四、Linux

The Lex & Yacc Page

Lex 和 Yacc 学习笔记

YAML 语言教程

性能分析牛人 Brendan D. Gregg

DTrace

How to discover number of logical cores on Mac OS X?

Systems Performance, 2nd Edition

CPU Basics: Multiple CPUs, Cores, and Hyper-Threading Explained

So what are logical cpu cores (as opposed to physical cpu cores)?

Linux Load Averages: Solving the Mystery

This visualization of software execution is a new necessity for performance profiling and debugging.

SSH login without password

Ubuntu 18.04 配置静态 IP 地址

How do I change a user password in Ubuntu Linux?

Bison 3.7.1

Concurrency vs. Parallelism

五、算法

leetcode cookbook

Binary tree

Binary search trees explained

Data Structure Visualizations

A Binary Search Tree

Go Data Structures: Binary Search Tree

六、容器

docker start

七、其他

merge request 的基本流程

dataflux-func

Redis 常用数据类型介绍、使用场景及其操作命令

原文地址:https://www.cnblogs.com/thewindyz/p/14472992.html