From b8eb82a8293090ecea9954aeb6c28cfe9c34aa07 Mon Sep 17 00:00:00 2001 From: dev-jonghoonpark Date: Tue, 24 Oct 2023 00:25:53 +0900 Subject: [PATCH] remove old post's absolute path --- _posts/2023-06-01-key-value-store.html | 2 +- ...navigation-drawer-and-topappbar-in-jetpack-compose.html | 2 +- _posts/2023-07-12-unit-test-style-comparison.html | 2 +- _posts/2023-07-13-functional-architecture.html | 2 +- ...o-functional-architecture-and-output-based-testing.html | 2 +- ...rstanding-the-drawbacks-of-functional-architecture.html | 2 +- ...23-07-24-dcinside-crawling-using-playwright-python.html | 4 ++-- .../2023-07-28-refactoring-toward-valuable-unit-tests.html | 2 +- ...023-08-08-handling-conditional-logic-in-controller.html | 4 ++-- .../2023-08-21-build-linux-kernel-from-macbook-pro-m1.html | 7 +------ 10 files changed, 12 insertions(+), 17 deletions(-) diff --git a/_posts/2023-06-01-key-value-store.html b/_posts/2023-06-01-key-value-store.html index 3e82994..8c83005 100644 --- a/_posts/2023-06-01-key-value-store.html +++ b/_posts/2023-06-01-key-value-store.html @@ -341,7 +341,7 @@

시스템 컴포넌트

-

이 부분은 내용이 길어지므로 별도의 포스트로 정리한다.

+

이 부분은 내용이 길어지므로 별도의 포스트로 정리한다.

diff --git a/_posts/2023-06-03-link-navigation-drawer-and-topappbar-in-jetpack-compose.html b/_posts/2023-06-03-link-navigation-drawer-and-topappbar-in-jetpack-compose.html index bc1975d..8a64ca0 100644 --- a/_posts/2023-06-03-link-navigation-drawer-and-topappbar-in-jetpack-compose.html +++ b/_posts/2023-06-03-link-navigation-drawer-and-topappbar-in-jetpack-compose.html @@ -33,7 +33,7 @@

modifier 관련된 부분들은
[Jetpack Compose] nestedScroll connection 을 이용하여 스크롤 시에 AppTopBar를 사라졌다 보였다 하게 하기
에서 작업된 부분이다. diff --git a/_posts/2023-07-12-unit-test-style-comparison.html b/_posts/2023-07-12-unit-test-style-comparison.html index 058e7f9..d36902a 100644 --- a/_posts/2023-07-12-unit-test-style-comparison.html +++ b/_posts/2023-07-12-unit-test-style-comparison.html @@ -26,7 +26,7 @@

아래 내용에서 이어지는 글입니다.

-

https://jonghoonpark.com/unit-test-style

+

6장 단위 테스트 스타일

2. 단위 테스트 스타일 비교

diff --git a/_posts/2023-07-13-functional-architecture.html b/_posts/2023-07-13-functional-architecture.html index dd1d275..8dac929 100644 --- a/_posts/2023-07-13-functional-architecture.html +++ b/_posts/2023-07-13-functional-architecture.html @@ -23,7 +23,7 @@

아래 내용에서 이어지는 글입니다.

-

https://jonghoonpark.com/unit-test-style
https://jonghoonpark.com/unit-test-style-comparison

+

6장 단위 테스트 스타일
6장 단위 테스트 스타일 - 스타일 비교

3. 함수형 아키텍처 이해

diff --git a/_posts/2023-07-15-transitioning-to-functional-architecture-and-output-based-testing.html b/_posts/2023-07-15-transitioning-to-functional-architecture-and-output-based-testing.html index b66bcc4..f828082 100644 --- a/_posts/2023-07-15-transitioning-to-functional-architecture-and-output-based-testing.html +++ b/_posts/2023-07-15-transitioning-to-functional-architecture-and-output-based-testing.html @@ -24,7 +24,7 @@

아래 내용에서 이어지는 글입니다.

-

https://jonghoonpark.com/unit-test-style
https://jonghoonpark.com/unit-test-style-comparison
https://jonghoonpark.com/functional-architecture

+

6장 단위 테스트 스타일
6장 단위 테스트 스타일 - 스타일 비교
https://jonghoonpark.com/functional-architecture


diff --git a/_posts/2023-07-15-understanding-the-drawbacks-of-functional-architecture.html b/_posts/2023-07-15-understanding-the-drawbacks-of-functional-architecture.html index acdb61c..3c41f5b 100644 --- a/_posts/2023-07-15-understanding-the-drawbacks-of-functional-architecture.html +++ b/_posts/2023-07-15-understanding-the-drawbacks-of-functional-architecture.html @@ -24,7 +24,7 @@

아래 내용에서 이어지는 글입니다.

-

https://jonghoonpark.com/unit-test-style
https://jonghoonpark.com/unit-test-style-comparison
https://jonghoonpark.com/functional-architecture
https://jonghoonpark.com/transitioning-to-functional-architecture-and-output-based-testing

+

6장 단위 테스트 스타일
6장 단위 테스트 스타일 - 스타일 비교
6장 단위 테스트 스타일 - 함수형 아키텍처
6장 단위 테스트 스타일 – 함수형 아키텍처와 출력 기반 테스트로의 전환


diff --git a/_posts/2023-07-24-dcinside-crawling-using-playwright-python.html b/_posts/2023-07-24-dcinside-crawling-using-playwright-python.html index 5560b94..905ff2c 100644 --- a/_posts/2023-07-24-dcinside-crawling-using-playwright-python.html +++ b/_posts/2023-07-24-dcinside-crawling-using-playwright-python.html @@ -55,7 +55,7 @@

구현 방식 고민

참고로 실행 환경은 ubuntu 이다.
서버는 oracle cloud 를 사용하였는데
개인적인 용도로 서버가 필요할 때 oracle cloud의 무료 인스턴스가 정말 좋다.
주변 사람들에게 적극 추천하고 있다.

-

사용을 위해 설치가 필요한 항목들이 좀 있다
기본 세팅은 https://jonghoonpark.com/use-playwright-in-google-colab 를 참고하면 좋을 것 같다.

+

사용을 위해 설치가 필요한 항목들이 좀 있다
기본 세팅은 Google Colab에서 Playwright 사용하기 를 참고하면 좋을 것 같다.

playwright python으로 백업본을 생성시키고
백업본이 생성 될 때마다 telegram 으로 전달을 해주고 볼 수 있도록 하도록 해보자 생각을 하였다.

@@ -81,7 +81,7 @@

telegram bot 생성해주기

playwright 구현하기

-

위에서 언급한대로
https://jonghoonpark.com/use-playwright-in-google-colab
이 세팅을 기반으로 한다.
필요한 것들을 설치해주자.

+

위에서 언급한대로
Google Colab에서 Playwright 사용하기
이 세팅을 기반으로 한다.
필요한 것들을 설치해주자.

대부분의 사이트는 user-agent 와 referer 를 잘 설정해주면 크게 문제없이 접근이 가능하다. 

diff --git a/_posts/2023-07-28-refactoring-toward-valuable-unit-tests.html b/_posts/2023-07-28-refactoring-toward-valuable-unit-tests.html index a878cad..bc72861 100644 --- a/_posts/2023-07-28-refactoring-toward-valuable-unit-tests.html +++ b/_posts/2023-07-28-refactoring-toward-valuable-unit-tests.html @@ -23,7 +23,7 @@

-

https://jonghoonpark.com/identifying-the-code-to-refactor

+

7장 가치 있는 단위 테스트를 위한 리팩터링 - 리팩터링할 코드 식별하기

에서 이어지는 글입니다.

diff --git a/_posts/2023-08-08-handling-conditional-logic-in-controller.html b/_posts/2023-08-08-handling-conditional-logic-in-controller.html index 7bb54b8..cc57bb7 100644 --- a/_posts/2023-08-08-handling-conditional-logic-in-controller.html +++ b/_posts/2023-08-08-handling-conditional-logic-in-controller.html @@ -21,10 +21,10 @@

-

https://jonghoonpark.com/identifying-the-code-to-refactor

+

7장 가치 있는 단위 테스트를 위한 리팩터링 - 리팩터링할 코드 식별하기

-

https://jonghoonpark.com/refactoring-toward-valuable-unit-tests

+

7장 가치 있는 단위 테스트를 위한 리팩터링

에서 이어지는 글입니다.

diff --git a/_posts/2023-08-21-build-linux-kernel-from-macbook-pro-m1.html b/_posts/2023-08-21-build-linux-kernel-from-macbook-pro-m1.html index e5cb97b..773a6f7 100644 --- a/_posts/2023-08-21-build-linux-kernel-from-macbook-pro-m1.html +++ b/_posts/2023-08-21-build-linux-kernel-from-macbook-pro-m1.html @@ -23,12 +23,7 @@

이번 범위는 1~2장 이였는데
- 발표자료는 - 여기에 올려두었다. + 발표자료는 여기에 올려두었다.

2장 뒷 부분에는 리눅스 커널 빌드에 대해 설명하는 부분이 나온다.