Switching a million lines of code from Java threads to Kotlin coroutines, by rewriting three files
Java 스레드에서 Kotlin 코루틴으로의 전환을 다룬 심층 기술 분석.
A technical deep dive into migrating from Java threads to Kotlin coroutines.
AI가 선별한 아티클
Java 스레드에서 Kotlin 코루틴으로의 전환을 다룬 심층 기술 분석.
A technical deep dive into migrating from Java threads to Kotlin coroutines.
Kent Beck의 지속 가능한 증강 개발에 대한 논의.
Discussion on sustainable augmented development by Kent Beck.
CockroachDB를 사용한 비밀번호 재설정 흐름 최적화 경험담.
Experience optimizing password reset flow with CockroachDB.
Go HTTP 서비스를 위한 MS Windows에서의 Socket-Activation 기법 소개.
Introduction to Socket-Activation for a Go HTTP service on MS Windows.
Rust의 `std::pin::Pin`에 대한 기본 개념을 설명합니다.
Explains the basic concept of `std::pin::Pin` in Rust.
비효율적인 비밀 관리에 대한 문제를 제기하는 글입니다.
The article raises issues about inefficient secrets management practices.
SQLite 데이터베이스 파일을 손상시키는 방법에 대한 안내를 제공합니다.
Provides guidance on how to corrupt an SQLite database file.
메모리 안전한 컨텍스트 전환 관련 글입니다.
Discussion on memory safe context switching.
JEP 539이 Java VM의 필드 초기화 방식을 엄격하게 변경하는 내용을 다룹니다.
JEP 539 proposes strict field initialization changes in the Java VM.
성능 향상이 중요하지 않은 경우에 대한 논의.
Discussion on when performance gains are not crucial.
Python으로 수학을 탐구하는 새로운 20장에 대한 소식입니다.
News about a new chapter 20 on function approximation in exploring mathematics with Python.
소프트웨어 잼을 운영하는 방법을 논의하는 글입니다.
Discussion on how to run a software jam successfully.
Node.js와 네이티브 UI 툴킷의 이벤트 루프 통합에 관한 글입니다.
A discussion on integrating Node.js's libuv with a native UI toolkit's event loop.
플랫폼 구축에서 복잡성을 감추기보다는 추상화를 만드는 것이 중요하다는 메시지.
The article emphasizes the importance of building abstractions rather than hiding complexity in platform development.
블로그를 atproto와 standard.site에 자동으로 동기화하는 방법에 대한 게시물입니다.
A post about automatically syncing your blog to atproto and standard.site using Elixir.
취약점 보고서를 효과적으로 작성하는 방법에 대해 설명합니다.
Explains how to write excellent vulnerability reports.
vCluster와 함께한 대규모 테스트의 교훈을 다룬 GitOps 사례입니다.
A case study discussing lessons learned from large-scale testing of GitOps with vCluster.
중첩 프라미스의 다양한 사용 사례에 대해 논의한 글입니다.
The article discusses various use cases for nested promises.
20년 된 게임을 개선하기 위한 모딩 방안에 대해 다룬 글입니다.
An article discussing the modding of a 20-year-old game to enhance its experience.
console.log()의 오해를 피하기 위한 디버깅 팁을 다룬 글입니다.
The article discusses how to avoid misconceptions with console.log() during debugging.
Ante는 차용 검사와 참조 카운팅을 결합하는 새로운 방법이다.
Ante is a new way to blend borrow checking and reference counting.
리소스 기반 슬롯 범위 분할을 다룬 분산 데이터베이스 관련 논문 및 아이디어를 공유합니다.
Discusses resource-based slot range splitting in distributed databases and related research insights.
CORS에 대한 간단한 설명을 제공합니다.
An easy explanation of CORS is provided.
Gumbel-Sinkhorn 네트워크를 이용한 파이썬 Neural Sort에 대한 기사입니다.
Article on implementing Neural Sort in Python using Gumbel-Sinkhorn networks.
CORS는 브라우저와 서버의 보안을 보호하는 메커니즘입니다.
CORS is a security mechanism protecting the browser and server.
AWS 데이터 홀의 냉각 실패로 150건 이상의 클라우드 서비스 중단에 연관된 사건.
AWS data hall cooling failure linked to over 150 cloud service disruptions.
부적절한 데이터 접근 패턴이 CPU 성능에 미치는 영향에 대한 논의
Discussion on how improper data access patterns affect CPU performance.
413개 기업 중 50개가 해당 라이브러리를 사용한다는 내용.
50 out of 413 companies use the specific libraries mentioned.
MUMPS 76 인터프리터와 NoSQL 데이터베이스를 C++로 10,000줄 미만으로 구현하는 방법 설명.
Explores writing a MUMPS 76 interpreter and integrated NoSQL database in under 10,000 lines of C++.
모조 프로그래밍 언어가 곧 오픈 소스로 전환됩니다.
Mojo programming language will become open source soon.