PLINKFEED
검색구독
ALLAI-MLBACKENDFRONTENDDEVOPSSECURITYMOBILEDATABASECLOUDOTHER

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

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

#c

AI가 선별한 아티클

7·security·기타·InfoQ·2026. 08. 12.

Presentation: Adopting Memory-Safety and Fine-Grained Compartmentalisation with CHERI

CHERI 아키텍처가 메모리 안전성과 분할 처리를 어떻게 개선하는지 설명합니다.

CHERI architecture improves memory safety and fine-grained compartmentalization.

#cheri#c#c++#microcontroller#rpc
요약 보기원문 →
6·ai-ml·릴리즈·GeekNews·2026. 08. 12.

AI가 코드를 쓰는 시대, antirez는 왜 다시 C로 만드는가

C로 만든 AI 모델, antirez의 새로운 엔진 공개!

Antirez unveils new engine in C for AI model generation!

#redis#c#objective-c#metal#apple silicon
요약 보기원문 →
4·other·릴리즈·Hacker News·2026. 08. 03.·▲ 134💬 36

Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years

Kermit의 45주년을 기념하며 15년 만에 새로운 C-Kermit 버전이 출시되었습니다.

Kermit celebrates 45 years with the first new C-Kermit release in 15 years.

#c#kermit
요약 보기원문 →
5·other·분석·GeekNews·2026. 08. 03.

C에서 sizeof가 놀라울 정도로 파싱하기 어려운 이유

C의 sizeof 파싱 난이도에 대한 설명.

An explanation of the parsing difficulty of sizeof in C.

#c#sizeof#compound_literal
요약 보기원문 →
6·backend·기타·GeekNews·2026. 08. 01.

죽어가던 소프트웨어: relayd(8)와 httpd(8)의 지속적인 진화

relayd(8)와 httpd(8)의 개발이 기여자들의 참여로 활성화되고 있다.

The development of relayd(8) and httpd(8) is reviving through contributions from operational users.

#openbsd#relayd#httpd#c#imsg
요약 보기원문 →
5·other·기타·Hacker News·2026. 07. 29.·▲ 117💬 46

Fasttracker II clone in C using SDL 2

SDL 2를 사용하여 C로 구현한 Fasttracker II 클론에 대한 글입니다.

An article about a Fasttracker II clone implemented in C using SDL 2.

#sdl2#c#fasttracker#musictracker
요약 보기원문 →
6·other·기타·GeekNews·2026. 07. 28.

Show GN: faster-enhancer.c – 안정적인 온디바이스 실시간 음성 잡음제거 C 라이브러리

C로 구현한 안정적인 온디바이스 실시간 음성 잡음제거 라이브러리 설명.

Description of a stable on-device real-time noise cancellation library implemented in C.

#c#fastenhancer#noise cancellation
요약 보기원문 →
5·other·기타·Hacker News·2026. 07. 23.·▲ 180💬 35

I learned PCB design, 3D printing and C just to listen to music

PCB 디자인, 3D 프린팅, C 언어를 배우며 음악을 듣기 위해 노력한 이야기입니다.

The author shares their journey of learning PCB design, 3D printing, and C to listen to music.

#pcb#3d printing#c
요약 보기원문 →
5·other·기타·GeekNews·2026. 07. 19.

Lone Lisp를 만든 Matheus Moreira 인터뷰

Lone Lisp는 Linux 시스템 호출 위에서 직접 실행되는 독립적인 Lisp 언어다.

Lone Lisp is an independent Lisp language running directly on Linux system calls.

#lisp#linux#c#system calls#user space
요약 보기원문 →
6·other·분석·GeekNews·2026. 07. 16.

C 문자열: 50년간 이어진 실수

C 문자열의 NUL 종료 방식의 한계와 현대의 대안에 대한 논의.

Discussion on the limitations of C strings with NUL termination and modern alternatives.

#c#nul#strlen#snprintf
요약 보기원문 →
6·backend·분석·GeekNews·2026. 07. 12.

내 세그멘테이션 오류는 어디로 사라졌나?

C 프로그램의 세그멘테이션 오류 원인 분석.

Analysis of the cause of segmentation fault in a C program.

#c#segmentation fault#sigsegv#programming#debugging
요약 보기원문 →
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
요약 보기원문 →