- Blog Posting Enabled via API
- This article explains how to upload Markdown files to a blog using Python and the Tistory Open API. It also includes additional information for image uploads.
Automation is necessary to perform various tasks with a single input. What will be the main input? We need to consider what can be used anywhere.
- Since github is open to everyone, it is considered best to receive data from github as input.
- However, if it is not a closed company, using google sheet or notion seems very useful.
- The goal is to automatically categorize what is needed from one source and distribute it in various ways. (New Project)
- My memo: written in markdown on github / written in naver memo / written in google keep / ultra edit in virtual pc
- Can we combine memos and documents? Consider allowing the contents we analyze to be included in the memo for viewing. This may involve various types, so consideration is needed.
What do I do for fun?
Games - Pikmin (family health game) / Cookie Run Kingdom (main) / Clash of Clans (fading)
Dramas - Strong Woman Do Bong-soon / Hot Stove League 2
Solving LeetCode problems (2 per week)
Reading books - The Psychology of Money (highly recommended) / IT books
Creating Youtube videos - LeetCode Problem Solving / Other areas of interest are in preparation
Securities - Direct investment in Korea / USA / Pension ETF: Exploring investment methods for my daughters, studying together
Comics - KakaoPage (free every 3 hours) - The God of High School / Naver webtoon (free unless completed) - Omniscient Reader, The Return of the Mount Hua Sect
Writing a blog every night (durumis) - Based on memos and tasks completed
Watching Youtube - Hankook Ilbo / JoCoding IT News / 3% / Understanding / Shuka World / Somong / Shorts (time thief) / Many more...
Exercise - Pilates / Walking (started running recently)
Creating a personal server on weekends (haven't started yet): Using an old desktop at home and converting it to a linux server
30 minutes of English conversation
Things I want to buy: Adjustable bed / 100-inch TV / PS5 / Another UHD monitor / Comfortable chair
News
2024-11-18(Mon) Morning Routine: Samsung's share buyback on the weekend (foreigners and institutions buying in advance on Friday) / Battery stocks plummeted due to Trump's potential repeal of IRA subsidies / The economy is worsening, but money is flowing into US stocks and coins / Loan regulations are being implemented / Naver Band user growth in the US (3% decrease domestically) / Gold prices are falling after Trump's election (US Treasury yields rising / Strong dollar)
IT News (AI)
2024-11-17 IT News JoCoding: JoCoding is currently operating an automated bot for Bitcoin and futures (there is a lecture AI-powered automated investment entrusted to GPT - Creating an AI agent) / Riemann Hypothesis (primes have no regularity) / There is a chatGPT app, so in the case of macOS, it shows information by looking at the contents of the apps (It seems to operate my computer. It seems to be able to play games automatically. It seems to be able to automatically perform repetitive tasks like Cookie Run Kingdom!) / Anthropic also improves prompt engineering. / Increasing AI that creates special effects with text input (opensource) / AI seems to be better at analyzing stock graphs!
Financial Knowledge - CMA
Common sense about CMA: There are RP and Wrap types. RP type is calculated daily, and Wrap type is calculated monthly.
Mirae Asset Securities currently has a pre-tax RP type of 2.75% and a Wrap type of 2.97%.
It is said that CMA can incur losses, unlike bank accounts.
The difference from a bank account is that it is not protected by deposit insurance.
Losses in CMA occur when there is a default/bankruptcy because deposit insurance does not apply. It is said that principal loss does not occur in the interest portion that is added day by day. (Response from Mirae Asset Securities CMA representative)
Blog Auto Posting
Learning Practical Data Analysis with Python in https://elice.io/ko
02 Analyzing Text Files Starting with a Collection of English Words summarized up to this point
Comments0