First post
Restarting My Blog and Research Journey
Hello, I’m Ken.
Recently, I picked up this almost half-abandoned blog project again and fixed some bugs.
Unexpectedly, I found that the frontend redirect logic I wrote more than half a year ago was a complete mess. I had no choice but to refactor it from scratch, which took quite a bit of effort.
I’ll see if there are any interesting experiences or useful pieces of information to share here in the future.
Recently, I also decided to make consensus algorithms my research focus.
In simple terms, a consensus algorithm allows a group of distributed nodes to jointly maintain the same ledger or system state. Even if some nodes make mistakes, go offline, or try to act maliciously, the system should still help the honest nodes agree on the correct records and keep running.
Hopefully, I did not make that sound too complicated.
Anyway, this is my first post.
I hope you, the reader, have a wonderful day.