PLINKFEED
검색구독
ALLAI-MLBACKENDFRONTENDDEVOPSSECURITYMOBILEDATABASECLOUDOTHER

© 2026 PLINKFEED — AI가 선별한 IT 기술 뉴스

구독소개개인정보처리방침이용약관

#c

AI가 선별한 아티클

7·ai-ml·튜토리얼·GeekNews·2026. 07. 10.

Show HN: 느린 컴퓨터에서 GLM 5.2 실행하기

GLM-5.2 모델을 소비자용 컴퓨터에서 실행하는 방법을 소개합니다.

This article explains how to run GLM-5.2 on consumer machines.

#glm-5.2#c#ram
요약 보기원문 →
5·other·기타·r/programming·2026. 06. 26.

Insert, a language for self-modifying code

자기 수정 코드를 위한 언어인 Insert에 대한 소개입니다.

Introduction to Insert, a language for writing self-modifying code.

#c#quine#game#source code#modification
요약 보기원문 →
5·other·기타·GeekNews·2026. 06. 21.

DOS 게임 F-15 Strike Eagle II 리버싱 프로젝트, DOS 테스트 파일럿 모집

DOS 게임 F-15 Strike Eagle II 리버싱 프로젝트의 테스트 파일럿 모집.

Recruitment for test pilots for the F-15 Strike Eagle II reversing project.

#f-15 strike eagle ii#c#reverse engineering#dos#egame
요약 보기원문 →
6·security·분석·GeekNews·2026. 06. 17.

Rust와 C/C++의 메모리 안전성 CVE는 왜 다르게 집계되는가

Rust와 C/C++의 메모리 안전성 CVE 집계 방식 차이를 설명합니다.

The article explains the difference in CVE reporting for memory safety vulnerabilities in Rust and C/C++.

#rust#c#c++#cve#memory safety
요약 보기원문 →
5·other·분석·r/programming·2026. 06. 16.

What makes blqsort faster than almost any other Quicksort around – with C and C++ interfaces

blqsort의 성능을 분석한 글입니다.

An analysis of why blqsort is faster than most Quicksort implementations.

#c#c++#quicksort#blqsort
요약 보기원문 →
4·other·기타·r/programming·2026. 06. 15.

Chebyshev Polynomials and Their Derivatives in C

C에서의 체비셉 다항식과 그 도함수에 관한 글입니다.

Discussion on Chebyshev polynomials and their derivatives in C.

#c#chebyshev#numerical methods
요약 보기원문 →
8·security·기타·GeekNews·2026. 06. 13.

FFmpeg의 스물한 개 제로데이

FFmpeg에서 발견된 21개의 제로데이에 대한 보안 경고.

Security alert on 21 zero-days found in FFmpeg.

#ffmpeg#c#security#depthfirst#zero-day
요약 보기원문 →
5·other·기타·r/programming·2026. 06. 12.

Ported my C game to WASM, here's everybug that I hit

C 게임을 WASM으로 포팅하며 겪은 모든 버그를 공유합니다.

Sharing every bug encountered while porting my C game to WASM.

#wasm#c#game development
요약 보기원문 →
6·backend·분석·r/programming·2026. 06. 09.

Why I chose AOT code-gen over JSON/INI parsing for C configuration files (cfgsafe)

C 구성 파일을 위한 AOT 코드 생성기 cfgsafe에 대한 설명.

An explanation of cfgsafe, an AOT code generator for C configuration files.

#cfgsafe#c99#c#dsl#config-gen
요약 보기원문 →
4·other·기타·r/programming·2026. 06. 09.

Inferencing Text Diffusion Models in Python and C

Python과 C에서 텍스트 확산 모델 추론을 다룬 글입니다.

Discusses inferring text diffusion models in Python and C.

#python#c#diffusion#modeling#reddit
요약 보기원문 →
5·other·튜토리얼·GeekNews·2026. 06. 08.

C로 장난치기, &((int*)-8)[3] 편

C 언어 기초를 장난스러운 코드로 다룬 연재.

The fourth series on basic C language using playful code snippets.

#c#function#operator#goto#forward declaration
요약 보기원문 →
4·other·기타·GeekNews·2026. 06. 08.

제29회 IOCCC 2025 수상작 발표

제29회 IOCCC 2025 수상작이 발표되었다.

Winners of the 29th IOCCC 2025 have been announced.

#c#contest#programming
요약 보기원문 →
4·other·기타·r/programming·2026. 06. 07.

Getting silly with C, part &((int*)-8)[3]

C 프로그래밍을 활용하여 재미있는 예제들을 다룹니다.

Explores fun examples using the C programming language.

#c#pointer#typecasting
요약 보기원문 →
5·other·기타·r/programming·2026. 06. 02.

Branchless Quicksort faster than std::sort and pdqsort with C and C++ API

Branchless Quicksort가 std::sort와 pdqsort보다 빠르다는 내용입니다.

Branchless Quicksort is faster than std::sort and pdqsort.

#c#c++#quicksort#stdsort#pdqsort
요약 보기원문 →
5·backend·기타·GeekNews·2026. 05. 28.

Zig 창시자 Andrew Kelley와의 인터뷰

Zig의 창시자 Andrew Kelley와의 인터뷰 내용 소개.

Introduction to an interview with Zig creator Andrew Kelley.

#zig#toolchain#c#system programming#debugging
요약 보기원문 →
6·backend·분석·GeekNews·2026. 05. 26.

C 확장, 이식성, 대체 컴파일러에 관하여

C 코드의 이식성과 비표준 확장에 대한 분석.

Analysis of C code portability and reliance on non-standard extensions.

#glibc#c#compiler#stdio.h#iso c
요약 보기원문 →
6·ai-ml·기타·r/MachineLearning·2026. 05. 25.

DCGAN inference on a microcontroller: 12.6M parameters, 512KB SRAM, 26-second generation, pure C [P]

RISC-V 마이크로컨트롤러에서 DCGAN을 구현하여 64x64 고양이 얼굴을 생성합니다.

Implementing DCGAN on a RISC-V microcontroller to generate 64x64 cat faces.

#risc-v#dcgan#quantum#c#sd card
요약 보기원문 →
4·other·기타·r/programming·2026. 05. 24.

2-Dimensional Lattice Basis Reduction in C

2차원 격자 기저 축소에 대한 C 언어 구현 기사를 소개합니다.

An article introducing 2-D lattice basis reduction implemented in C.

#c
요약 보기원문 →
5·other·기타·GeekNews·2026. 05. 23.

C 프로그래밍 언어 퀴즈

C 언어의 규칙과 동작에 대한 퀴즈의 내용을 다룸.

Quiz on C language rules and undefined behaviors.

#c#sizeof#uint8_t#pointers#arithmetic
요약 보기원문 →
5·other·분석·GeekNews·2026. 05. 21.

C의 모든 것은 정의되지 않은 동작이다

C 언어의 정의되지 않은 동작(UB)에 대한 설명.

An explanation of undefined behavior (UB) in the C language.

#c#c++#undefined behavior#compilation#memory management
요약 보기원문 →
5·other·튜토리얼·r/programming·2026. 05. 21.

Gauss Lattice Sieve Algorithm from scratch in C using FLINT

C로 FLINT를 사용하여 가우스 격자 체계 알고리즘 구현하기.

Implementing the Gauss lattice sieve algorithm in C using FLINT.

#c#flint#lattice#algorithm#math
요약 보기원문 →
4·other·기타·r/programming·2026. 05. 16.

Cross-compiling MINIX 1.1 on a modern host (pre-ANSI, K&R C)

현대 호스트에서 MINIX 1.1를 크로스 컴파일하는 방법에 대한 글입니다.

An article on cross-compiling MINIX 1.1 on a modern host.

#minix#c#k&r#cross-compiling
요약 보기원문 →
5·other·튜토리얼·r/programming·2026. 05. 13.

Rewriting C until it's quantum code (A tutorial)

C 언어를 양자 코드로 재작성하는 튜토리얼을 소개합니다.

A tutorial on rewriting C code into quantum code.

#quantum#c#tutorial
요약 보기원문 →
6·backend·기타·GeekNews·2026. 05. 13.

Show GN: Fly.Board - C로 만든 고성능 HTTP/3 블로그 엔진

C로 만든 고성능 HTTP/3 블로그 엔진 Fly.Board 소개

Introduction of Fly.Board, a high-performance HTTP/3 blog engine made with C.

#c#http3#quic#tls#c11#c23
요약 보기원문 →
4·other·기타·r/programming·2026. 05. 10.

Pell Equation Over a Finite Field in C

C언어로 유한체에서의 펠 방정식에 대한 논의.

Discussion on Pell equation in a finite field using C.

#c
요약 보기원문 →
5·other·기타·Changelog News·2026. 02. 09.

Vouch for an open source web of trust

오픈 소스 신뢰 관리 시스템에 대한 논의와 여러 개발 도구에 대한 소개.

Discussion on trust management in open source and introduces various development tools.

#openclaw#nanclaw#c#llm#claudes
요약 보기원문 →
모든 아티클을 불러왔습니다.