Post

Weekly-#11 Copilot-type products

Weekly-#11 Copilot-type products

Product

LocalPictureCompress

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

Try AI code assistants

  • continue: open source product, supports OpenAI’s, Anthropic’s and open-source models
  • interpreter: works in terminal, suitable prompts are necessary if you want write code into file
  • gpt-coplit: Only support server’s model, like ChatGPT, Claude
  • computer use: Read anything include screens, output anything. Claude key is necessary.
  • Copilot: paied, supports ChatGPT
  • Cursor: paied, supports ChatGPT, Claude.

My conclusion:

  • Copilot is best option for coding based on my investigate.
  • computer use has stronger power than coding assistants.

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

  • Youtube videos: 4
  • LLM acceleration: one paper, less than expectation
  • Reading and Writing
  • Exercise: 2
  • New product

Next week

  • Youtube
  • LLM acceleration
  • Reading
  • Exercise
  • New product: Local Poster
This post is licensed under CC BY 4.0 by the author.