{ programming = copy/paste }

  •   Blog
  •   Archive
  •   Category
  •   Tag
 2022-02-15
Redis for Beginner

Redis Documents

Read More
 Java  Comment  Share
 2021-12-10
A simple method to test X number of tasks on Y numbers of service Threads

Requirement:

Read More
 Java  Comment  Share
 2021-10-07
Change display resolution via xrandr and gtf

list all your currently resolution:

Read More
 Linux  Manjaro  ArchLinux  Comment  Share
 2021-06-02
Build Neovim as IDE (>0.5)

  • Neovim installatoin
  • Create init.vim
  • What I expect neovim as IDE
  • Install language Server
  • Install Java Language Server
  • Install Plugin Manager
  • Plugins
  • Plugin Setup
  • Plugin shortcuts

Read More
 Linux  vim  neovim  lua  java  LSP  IDE  Intellij  Comment  Share
 2021-04-02
X things to do after install Red Hat Enterprise Server

Add your self into “sudoer”

Read More
 Linux  Red  Hat  Rhel  Comment  Share
 2021-04-02
Iterate through list of jobs and run multithreads.

Recently, I found a set of code that iterate through list of configs and start the job by using execution pool, and the way and style it use very different as I used to write, so I went through and write down this blog try to see what is the advantage of this sytle.

Read More
 Java  Stream  Multithreads  Comment  Share
 2021-01-15
Use Gson as config

Config without Spring Framework

Read More
 Java  json  Gson  Comment  Share
 2021-01-02
Setup SSH Server on Unbuntu

Setup ssh Server on Unbuntu 20.10

Read More
 Linux  Ubuntu  SSH  server  Comment  Share
 2020-12-15
Install and Setup Zsh on Manjaro

Install Zsh on Linux

Read More
 Linux  Manjaro  Zsh  shell  Comment  Share
 2020-12-12
Use Spark as ETL tools

Spark could be used as ETL tools, today we are going to walk you throught how to and explain the required Spark knowledge.

Read More
 Spark,  Java,  Big  Data,  ETL,  database  Comment  Share
  • 1
  • 2
  • 3
  • 4
  • 5
  • »