'다시, 어떻게 읽을 것인가'라는 책에 대한 추천 트윗.
무엇으로 어떻게 읽는 게 좋을까. 숨가쁘게 진행되는 디지털 다매체 시대를 맞아 독서를 포함한 우리의 읽기에 대한 고정관념에 질문을 던지고 관련 연구들을 차분히 살펴본 끝에 보다 나은 읽기의 방법을 제시하는 책입니다. 학생 교사 학부모 교육/정책 분야에서 일하시는 분들께 꼭 권하고 싶습니다 - @atmostbeautiful
연말에 공부할 거리를 찾는 백엔드 엔지니어를 위한 트윗.
박상민(@sm_park)님께서 스터디 때 사용하셨던 것을 공유하신 듯 하다.
- HTTP에 대한 간단한 소개. HTTP는 웹의 기반으로 사용되고 있는 프로토콜로 30년이 지났지만 현재까지도 인터넷에서 가장 인기 있는 프로토콜 중 하나이다.
- HTTP가 이렇게 성공적일 수 있었던 이유들 from Building Protocols with HTTP "( HTTP Working Group
- HTTP 커뮤니티는 성공의 원인 중 하나
- 2022년 HTTP와 관련하여 있었던 가장 큰 일은 HTTP/3 등장. 2022년 6월 6일, IETF RFC 9114로 표준화되었음.
- HTTP/3가 등장하기 이전을 소개하고 있음. 과거 HTTP/0.9와 HTTP/1.0은 각각의 요청에 대해 새롭게? 처음부터? TCP 연결을 함. 이는 굉장히 비효율적이었기에 HTTP/1.1에서는 연결이 유지되도록?하는 것을 도입했음. 물론 충분한 해결책은 아니었음. 때문에 2015년 HTTP/2를 통해 해결
- 하지만 TCP를 사용하는 경우 HTTP에서 head-of-line 차단을 제거하면 같은 문제가 한 계층 아래에서 드러나게 된다는 문제가 있었음. 때문에 문제를 해결하고자 TCP를 대체하고자 함. QUIC version 1 was published as that replacement in 2021.
- HTTP/3 is the version of HTTP that uses QUIC.
- 다른 이벤트 중 하나는 core document의 게시.
- HTTP Semantics - things like methods, headers, status codes, and the message format
- HTTP Caching - how HTTP caches work
- HTTP/1.1 - mapping semantics to the wire, using the format everyone knows and loves.
- Additionally, HTTP/2 was republished to properly integrate with the Semantics document, and to fix a few outstanding issues.
- until 2022, HTTP/2 included server push. Cloudflare rolled out server push in anticipation of big performance wins. Unfortunately, it turned out that's harder than it looks. when the seveer gets it wrong, the pushed requests directly compete with the real requests. As a result, Chrome removed HTTP/2 server push in 2022. Other browsers and servers might still support it, but the community seems to agree that it's only suitable for specialised uses currently. That doesn't mean that we're giving up, however.
- For many, the most exciting HTTP protocol extensions in 2022 focused on intermediation—the ability to insert proxies, gateways, and similar components into the protocol to achieve specific goals, often focused on improving privacy.
- MASQUE, Oblivious HTTP(OHTTP)
- Protocol security
- What about 2023?
Default Alive vs Default Dead
레트로 게임 개발 바이블
Worok hackers gide new malware in PNGs using steganography
Google destroys AI genrated content rankings
Building a Distributed Job Scheduler for Microservices
Rust 비동기 프로그래밍(Redistributable)
프로그래머 이력서와 코딩 과제, 검토자는 무얼볼까?
Why hasn’t technology disrupted higher education already?
SSHGuard - Brute-force 공격방어 도구
19 valuable GitHub repositories for beginner developers
https://github.com/Kyome22/RunCat_for_windows/releases
Axios Login : Musk's "hardcore" myth
Twitter Architecture 2022 vs 2012. What's changed over the past 10 years?
The pleasure, the pain and the politics of a digital detox
Implementing a disaster recovery strategy with Amazon RDS
'아카이브' 카테고리의 다른 글
앞으로 공부할 때 참고할 것들 (0) | 2023.03.18 |
---|---|
유용한 링크, 흥미로운 링크 모음 (0) | 2023.01.31 |
프로세스 식별자 (0) | 2022.12.17 |
The Transistor at 75 (0) | 2022.12.13 |
자율주행 레벨 3의 서막 ‘ISO 5083’ (0) | 2022.12.12 |