Show HN: 느린 컴퓨터에서 GLM 5.2 실행하기
GLM-5.2 모델을 소비자용 컴퓨터에서 실행하는 방법을 소개합니다.
This article explains how to run GLM-5.2 on consumer machines.
AI가 선별한 아티클
GLM-5.2 모델을 소비자용 컴퓨터에서 실행하는 방법을 소개합니다.
This article explains how to run GLM-5.2 on consumer machines.
자기 수정 코드를 위한 언어인 Insert에 대한 소개입니다.
Introduction to Insert, a language for writing self-modifying code.
DOS 게임 F-15 Strike Eagle II 리버싱 프로젝트의 테스트 파일럿 모집.
Recruitment for test pilots for the F-15 Strike Eagle II reversing project.
Rust와 C/C++의 메모리 안전성 CVE 집계 방식 차이를 설명합니다.
The article explains the difference in CVE reporting for memory safety vulnerabilities in Rust and C/C++.
blqsort의 성능을 분석한 글입니다.
An analysis of why blqsort is faster than most Quicksort implementations.
C에서의 체비셉 다항식과 그 도함수에 관한 글입니다.
Discussion on Chebyshev polynomials and their derivatives in C.
FFmpeg에서 발견된 21개의 제로데이에 대한 보안 경고.
Security alert on 21 zero-days found in FFmpeg.
C 게임을 WASM으로 포팅하며 겪은 모든 버그를 공유합니다.
Sharing every bug encountered while porting my C game to WASM.
C 구성 파일을 위한 AOT 코드 생성기 cfgsafe에 대한 설명.
An explanation of cfgsafe, an AOT code generator for C configuration files.
Python과 C에서 텍스트 확산 모델 추론을 다룬 글입니다.
Discusses inferring text diffusion models in Python and C.
C 언어 기초를 장난스러운 코드로 다룬 연재.
The fourth series on basic C language using playful code snippets.
제29회 IOCCC 2025 수상작이 발표되었다.
Winners of the 29th IOCCC 2025 have been announced.
C 프로그래밍을 활용하여 재미있는 예제들을 다룹니다.
Explores fun examples using the C programming language.
Branchless Quicksort가 std::sort와 pdqsort보다 빠르다는 내용입니다.
Branchless Quicksort is faster than std::sort and pdqsort.
Zig의 창시자 Andrew Kelley와의 인터뷰 내용 소개.
Introduction to an interview with Zig creator Andrew Kelley.
C 코드의 이식성과 비표준 확장에 대한 분석.
Analysis of C code portability and reliance on non-standard extensions.
RISC-V 마이크로컨트롤러에서 DCGAN을 구현하여 64x64 고양이 얼굴을 생성합니다.
Implementing DCGAN on a RISC-V microcontroller to generate 64x64 cat faces.
2차원 격자 기저 축소에 대한 C 언어 구현 기사를 소개합니다.
An article introducing 2-D lattice basis reduction implemented in C.
C 언어의 규칙과 동작에 대한 퀴즈의 내용을 다룸.
Quiz on C language rules and undefined behaviors.
C 언어의 정의되지 않은 동작(UB)에 대한 설명.
An explanation of undefined behavior (UB) in the C language.
C로 FLINT를 사용하여 가우스 격자 체계 알고리즘 구현하기.
Implementing the Gauss lattice sieve algorithm in C using FLINT.
현대 호스트에서 MINIX 1.1를 크로스 컴파일하는 방법에 대한 글입니다.
An article on cross-compiling MINIX 1.1 on a modern host.
C 언어를 양자 코드로 재작성하는 튜토리얼을 소개합니다.
A tutorial on rewriting C code into quantum code.
C로 만든 고성능 HTTP/3 블로그 엔진 Fly.Board 소개
Introduction of Fly.Board, a high-performance HTTP/3 blog engine made with C.
C언어로 유한체에서의 펠 방정식에 대한 논의.
Discussion on Pell equation in a finite field using C.
오픈 소스 신뢰 관리 시스템에 대한 논의와 여러 개발 도구에 대한 소개.
Discussion on trust management in open source and introduces various development tools.