If you git commit a large file and cannot push it to the remote repo. What should you do? If you just work in the local repo, you just need to delete the recent commit history. How to do that? Check my GitHub note.
Baosen's MicroBlog
This MicroBlog will show all my achievements and update tech skills
Use tips for VS-Code
A bug in Blogger theme that contain native "Read More" feature and How I avoid it
The bug is that if you insert a link, it doesn't display on the main home page (just plain content). So, I chose the theme like current one (without native "Read More" feature). But you can use "Insert Jump Break" in the menu bar of text compose windows.
My Paper Has Been Accepted!
Look at my LinkedIn Post, in which I share my published paper titled "Polymer bead size revealed via neural network analysis of single-entity electrochemical data".
CS Course: Parallel Processing
My Preprint about COMSOL for Electroanalytical Simulation
Look at my preprint about COMSOL for electroanalytical simulation in my LinkedIn Post!
CS course: Operating System
In this course, I learned operating system (OS) concepts, including process management, process synchronization, memory management, and storage management. Some OS modules are implemented using C/C++ in Linux OS, including reproducing shell, semaphore, and file system.
CS course: Platforms for Big Data Programming
I finished the course of Platforms for Big Data Programming and got an A. I Learnt Python data analysis, Tensorflow, Keras, CNN, and PySpark. It's a great experience! I will put a list of skills. ✌
Use Tips of Zotero
I used Dropbox to store Zotero paper PDFs instead of saving the PDFs in the Zotero cloud (Dropbox is free for 5G storage). And deselect the checkbox for my PDF file-saving location. Check my
Markdown Note for Zotero Use Tips.