仓库源文站点原文


title: Weekly-#11 Copilot-type products tags: [Weekly] comments: true

math: false

Product

LocalPictureCompress

Spent whole one day to build LocalPictureCompress, really enjoy the monent when I publish it.

Try AI code assistants

My conclusion:

Reading

Thought

Copilot-type products

Copilot can improve the efficiency fo coding when deep understanding is unnecessary, when I use it to build the LocalPictureCompress, the process likes:

  1. Write a framework for my idea, which contains much ugly design and broken function
  2. adjust the front-end design by copilot, Most of them can be done by copilot
  3. make the basic function works through copilot
  4. copilot can not understant a complex function in a specific situation, or, more efforts are neceesary to explain to make it understand. At this time, More broad possible questions, Google search, My own personal thinking are neceesary to solve it, like Using bitmap to solve quality of photo descreasing problem is the typical example in current case.

围城 - moive

Moive always show different aspects of human, some show happiness, some show human nature.

I think biology is the fundamental nature of human, all feeling and emotion are the result of biology. Maybe nothing is meaningful, if it's let's just taste the and enjoy the life.

The end of LLM acceleration

Is it will be using LLM in browser or local application? No, but possible

Summary

concentrate more on LLM acceleration

This week

Next week