Getting a used backup phone for my main phone


Used Phones

Currently, all computers, phones, graphics cards, and electronic products are increasing in price.

My current phone is no longer sufficient; I need to buy a primary phone.

New primary phones are too expensive, so I plan to buy a used one.

My budget for a used phone is $50 to $150, and I’m currently considering the Redmi K80 series.

Tonight’s Dinner

Ordered takeout, cold dishes. In summer, I just crave cold dishes.

However, the portion of meat was a bit small.

I was just full after eating, but started feeling hungry again a little while later.

image

Some Optimizations

Notes in the app, like this article,

need to be sorted by time, with the most recently updated notes at the top. This way, I won’t have to scroll to the bottom every time, saving time.

Also, the update time of the notes should be displayed to see exactly when a note was updated.

Then, a flag indicating whether it has been pushed to the blog needs to be added.

Some notes are just notes, while others are blog posts. Those already pushed shouldn’t be pushed again. For those not pushed and not intended to be pushed, make sure not to get them mixed up.

Because some notes contain private content, with some personal information.

Of course, I currently default this note module to push blog posts, and I specifically record daily life, so there are generally no major issues.

Attempting Short Videos

Currently, my app has automatic blog pushing and an image hosting CDN.

However, YouTube short videos haven’t been tested yet; I plan to test them.

I suddenly remembered that other rich media requires files in MDX format, not MD.

But my default push format is MD.

So even if I add short video code, it won’t display correctly.

Moreover, code edited on the phone will be formatted as text, not code.

New Computer

I’m preparing to update notes on my newly installed Windows.

Installed Sourcetree, Git, and Node.js.

Every time I think I can start, there’s always something else that needs to be installed on a new computer before I can proceed.