Jerry's Blog

  • Home
  • all posts
  • about me
  • Tags13
  • Categories9
  • Search
  • Table of Contents
  • Overview
Jerry (Zijie) Wu

Jerry (Zijie) Wu

Hi, I am Jerry. This is a site for my blog.
19 posts
9 categories
13 tags
GitHub StackOverflow LinkedIn
0%

Git remote issue

Posted on 2022-10-09 In issue Disqus:

git pull/push to remote takes a long time and fails

Read more »

printing \ufeff in Python

Posted on 2022-10-09 In issue Disqus:

When using utf-8 to decode in Python, some files will include "\ufeff" at the beginning of the file

Read more »

GitHub Copilot could not connect to server

Posted on 2022-09-27 In issue Disqus:

GitHub Copilot could not connect to server. Extension activation failed: "connect ECONNREFUSED 127.0.0.1:443"

Read more »

lru_cache issue

Posted on 2022-08-15 Edited on 2022-08-16 In issue , programming , Python Disqus:

Cache not deleted when object is deleted

Read more »

Texts too small in 4k display on Windows

Posted on 2022-08-08 In issue Disqus:

High-resolution problem on Windows

Read more »

.gitignore usage

Posted on 2022-07-23 Edited on 2022-08-08 In guide , git Disqus:

No description

Read more »

Java String, StringBuffer, StringBuilder

Posted on 2022-07-20 Edited on 2022-08-15 In programming , Java Disqus:

Difference between the three

Read more »

Java replace and replaceAll

Posted on 2022-07-20 Edited on 2022-08-15 In programming , Java Disqus:

Difference between replace and replaceAll

Read more »

Java equality operator

Posted on 2022-07-20 Edited on 2022-08-15 In issue , programming , Java Disqus:

==

Read more »

undo git amend

Posted on 2022-07-19 In issue , git Disqus:

undo a git commit --amend

Read more »
12
© 2022 Jerry (Zijie) Wu