huizhou92’s Newsletter-2024–24

The weekly newsletter Fulfill the promise of arrival.

分享
huizhou92’s Newsletter-2024–24
Photo by Sean Oulashin on Unsplash

Starting this week, the temperature is rising, and we are officially entering summer. How was your past week, my friends?

This is my third newsletter, reporting to everyone. Work has been busy recently, and there has been less time for studying. This week, I only wrote one article and submitted it to FAUN—Developer Community. It hasn’t been published yet.

Articles

The perfect codebase won’t save your company.

Software engineering skills are crucial, but perfect codebases aren’t essential for a company’s success. Market speed and execution matter more, as companies don’t rely solely on code quality to thrive. Sound engineers adapt to market realities and prioritize delivering quickly over perfect code.

Evaluating Performance In Go

How does this video teach you to analyze and optimize the performance of Go programs using go tool trace? It starts from the basics and goes into depth, explaining it thoroughly. Follow the code, and you will gain a lot.

Tools

App Economy Insights

Do you want to know how technology companies make and spend money? App Economy Insights is a website like this.

Open Source Backend — PocketBase, Star : 34.5K

It is written in GO and only requires one file (Open source backend in 1 file) to build a backend system quickly. I tried it briefly, and it is indeed convenient and fast.

  • Comes with real-time database (SQLite)
  • User account system (Email/Password and various Oauth)
  • File storage system (local files or S3)
  • Comes with Javascript SDK (friendly for frontend development)
  • It comes with an Admin dashboard UI and generates API access

Think

I almost couldn’t write this week’s newsletter. I don’t dare start writing. I feel like my process is not organized yet, and I still need to continue learning. Does anyone have any good suggestions?