(오늘의 짤방: via @DanielW_Kiwi)
- 팁과 유틸리티
- ‘이 기능’ 끄면 6GB 확보…iOS 18을 쾌적하게 만드는 설정 7가지
- 버려야 할 나쁜 윈도우 습관 10가지
- 이제야 제대로 쓴다…윈도우 ‘작업 보기’와 ‘가상 데스크톱’의 재발견
- Libro - 독서 기록을 남기는 심플한 커맨드라인 도구 (github.com/mkaz)
- “삭제한 파일 되살린다?” 가능한 이유와 불가능한 조건
- 지메일 100% 활용하는 고급 설정 10가지
- 윈도우 11 전환 직후 꼭 바꿔야 할 필수 설정 5가지
- GitZip - GitHub Repo의 서브폴더/파일 내려받기용 브라우저 확장 (gitzip.org)
- “전문가도 피해 가지 못하는” PC 사용의 죄악과 실책 8가지
- 작은 불편에서 시작한 변화…생성형 AI로 바꾼 윈도우 11 스크롤 경험
- Omnom - 스냅샷 기반의 북마크 도구 (github.com/asciimoo)
- Learn Vim in a browser
- Copilot Vision
- 핸드폰 거치대 하나로 달라지는 생산성 팁
- 프로그래밍
- Reflex - ✨ Performant, customizable web apps in pure Python. Deploy in seconds. ✨
- Microsoft, VS Code 포크 버전들에서 C/C++ 확장 기능 삭제 (theregister.com)
- Exploring Operating Systems - Day 12: Mutex and Semaphores - Advanced Synchronization Mechanisms in Concurrent Programming
- Here's a killer Cursor prompt to deep dive your project, find the weak spots and generate rules for them to stop agents making silly mistakes
- Understanding Practitioners' Expectations on Clear Code Review Comments
- OpenCode is a Go-based CLI application that brings AI assistance to your terminal. It provides a TUI (Terminal User Interface) for interacting with various AI models to help with coding tasks, debugging, and more.
- Mastering Git: The 3 Essential Workflows for Efficient Version Controlling
- Kafka를 처음부터 다시 만들 수 있다면 어떨까? (morling.dev)
- A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools, and more.
- DeTikZify - Synthesizing Graphics Programs for Scientific Figures and Sketches with TikZ
- katana - A next-generation crawling and spidering framework
- Crafting Effective Prompts for Agentic AI Systems: Patterns and Practices
- gpt-engineer - The OG code genereation experimentation platform!
- FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities, streamlined through advanced features like auto-detected join conditions, dynamic sorting, and offset and cursor pagination.
- How to map polymorphic JSON objects with JPA and Hibernate
- Validation with Spring Boot - the Complete Guide
- How ZGC allocates memory for the Java heap
- Go의 Layered 설계 방식 (jerf.org)
- 고급 Python 기능들 (blog.edward-li.com)
- Sapphire: macOS용 Rust 기반 패키지 관리자 (Homebrew 대체) (github.com/alexykn)
- Open Codex - OpenAI의 Codex CLI를 오픈소스 LLM에 사용하기 (github.com/codingmoh)
- A Practical Guide to Testing Spring Controllers With MockMvcTester
- 한국의 81,998개 술집을 모두 돌아보는 최단 도보 경로는 178일 (math.uwaterloo.ca)
- Android 16부터 Linux 터미널이 스마트폰 전체 저장공간 사용 가능해짐 (androidauthority.com)
- 비개발자를 위한 바이브 코딩 입문 5단계 가이드 (stdy.blog)
- LY Corporation의 프런트엔드 기술 동향을 알아보자! State of LY Frontend 2024 실시 보고서
- 자동 벡터화의 한계를 넘다…자바 벡터 API 병렬의 세계
- 깃허브가 보여주는 오픈소스의 미래
- 내가 제일 좋아하는 프로그래밍 문법, "파이프라이닝" (herecomesthemoon.net)
- Linux 코드를 30줄만 수정하면, 전력 사용량을 최대 30% 절감할 수 있음 (spectrum.ieee.org)
- Using Cursor well = fast, clean code.
- Python의 새로운 `t-strings` (davepeck.org)
- Mocking in Unit Tests: Mockito vs. EasyMock vs. JMockit
- Claude Code에 `Ultrathink` 를 사용하면 더 똑똑해짐 (simonwillison.net)
- 젯브레인, 구독형 AI 코딩 도구 출시··· 코딩 에이전트 ‘주니’ 전면 배치
- TARIFF is a fantastic tool that lets you impose import tariffs on Python packages. We're going to bring manufacturing BACK to your codebase by making foreign imports more EXPENSIVE!
- I've been using Cursor for 90 days - I’d have saved a lot of time if someone had told me these 7 things.
- 美 수학자 한국 모든 술집 방문 최단 경로 계산…178일 2시간 걸린다
- FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent & VSCode Agent (And other Open Sourced) System Prompts, Tools & AI Models
- Building a RESTful Todo API in C: A Step-by-Step Guide for Beginners
- Vibe 코딩은 저품질 작업에 대한 변명이 될 수 없어요 (addyo.substack.com)
- It's not enough to build software with AI, you need to be a 10x AI software engineer.
- Open Codex CLI - Lightweight coding agent that runs in your terminal
- Lightpanda is the open-source browser made for headless usage
- Beyond Docker: Run Containers Across Runtimes
- Pydoll: Async Web Automation in Python!
- I use Claude Sonnet 3.7 to do 90% of my coding. Here are 10 prompts to do the same:
- Claude Code: Best practices for agentic coding
- Scorpi - 맥OS용 경량 범용 하이퍼바이저 (github.com/macos-fuse-t)
- Claude Code: 에이전트 코딩을 위한 모범 사례 (anthropic.com)
- DocAgent: Agentic Hierarchical Docstring Generation System
- Reinventing notebooks as reusable Python programs
- Cursor Pro Tip: Always end your prompts with: “Explain the full approach you’d take to implement this. Just tell, don’t code.”
- 웹어셈블리로 지금 당장 배포할 수 있는 6가지 언어
- ‘내 언어만 최고’라는 끝없는 프로그래밍 언어 전쟁
- LLM으로 대규모 테스트 마이그레이션을 가속하기 (medium.com)
- Magnitude: The open source, AI-native testing framework for web apps
- Linus Torvalds built Git in 10 days - and never imagined it would last 20 years
- 노코드/로우코드 도구가 실패하는 7가지 이유
- JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier
- Namespaces in Python
- OpenAI Codex CLI - 터미널에서 실행되는 경량 코딩 에이전트 (github.com/openai)
- JetBrains IDE도 AI 적용 : 코딩 에이전트, 똑똑한 보조, 무료 티어 포함 (blog.jetbrains.com)
- The Code Barrier: What LLMs Actually Understand?
- Refactoring long boolean expressions
- How to build Hot Module Replacement in Python
- Is Python Code Sensitive to CPU Caching?
- The Best Programmers I Know
- The Plain framework consists of a core plain package, and a collection of additional first-party packages that can be installed by choice.
- textcase - Python library for text case conversions.
- Nallely-midi, your Midi devices companion: connect anything with everything
- Cookiecutter Data Science - A logical, reasonably standardized but flexible project structure for doing and sharing data science work.
- The built-in hasattr() function allows you to check if an object has a specific attribute or method.
- Cursor에 €400를 날려본 경험에서 얻은 교훈 (hackernoon.com)
- Docker, VSCode용 새로운 오픈소스 확장 Docker DX 출시 (docker.com)
- 2025년에 자바스크립트 개발자라면 꼭 알아야 할 기능들 (waspdev.com)
- Using Artificial Intelligence in Software Testing
- Prompt Engineering Techniques with Spring AI
- AWS, 아마존 Q 디벨로퍼 한국어 지원해 국내 개발자 경험 강화
- WebTUI - 터미널 UI의 아름다움을 브라우저로 가져오는 CSS 라이브러리 (webtui.ironclad.sh)
- In last 6 months, I’ve coded 18 MVPs for clients using Cursor. Here’s my full workflow:
- Accelerating Large-Scale Test Migration with LLMs
- How much does a single timestamp cost you?
- After months of tinkering, building, and breaking things, here’s my mega-thread of tips, tricks, and hacks to 10x your workflow with Cursor AI.
- New ALPHA workflow in Cursor 📌
- How to Use Java Interfaces Like a Pro
- awesome-java-errorprone-checkers-and-plugins - List of Errorprone Checkers and Plugins
- Devnexus 2025 - Testing Legacy Code & Refactoring Patterns - Daniel Hinojosa
- 현대 소프트웨어 개발에서의 진정한 코드 복잡성 분석 및 관리 전략
- We need to talk about vibe coding
- Vert - 셀프 호스팅 가능한 파일 변환기 오픈소스 (vert.sh)
- 당신에겐 웹소켓이 필요 없을 수도 있어요 (hntrl.io)
- Best practices for using AI coding Agents
- Building Tomorrow’s Legacy Code, Today
- DevOps/SRE
- “아시아태평양 지역서 IPv6 도입률 50% 달성” APNIC 조사
- The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported).
- pussh - 병렬 SSH 명령 실행 도구 (github.com/bearstech)
- What I Wish I’d Known When I Started with Apache Kafka
- JumpServer is an open-source Privileged Access Management (PAM) tool that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.
- “개발자와 엔지니어 모두 만족” 쿠버네티스를 위한 멀티클러스터 관리 UI 헤드램프
- Microsoft Kermit - 어린이를 위한 서체 (microsoft.design)
- Fedora의 패키지 99% 재현 가능 빌드를 목표로 하는 변화 (lwn.net)
- .localhost 도메인으로 웹앱 주소 간소화하기 (inclouds.space)
- 설계
- Fitness Functions for Your Architecture
- EDAA: Event Driven Agentic Architecture
- DeepSeek의 분산 파일 시스템 3FS 소개 (maknee.github.io)
- The Philosophy of Software Design – with John Ousterhout
- The agents.json Specification is an open specification that formally describes contracts for API and agent interactions, built on top of the OpenAPI standard. The current version is 0.1.0.
- Event versioning strategies for event-driven architectures
- 빠른 저장 장치를 위한 Colossus (cloud.google.com)
- 경력 관리와 개발문화
- From Manual Reviews to AI-Powered Insights: The Linux Foundation's Code Review Transformation
- 고용주에 대한 충성심 (medium.com)
- Careless People - `부주의`한 사람들 (pluralistic.net)
- “톱엔드 방송 시장에서 독보적 입지를 구축하고 유지하기까지” 삼아GVC 인기환 대표
- 최형광 칼럼 | AI 시대의 다바왈라와 블랙캡
- Work Trend Index Annual Report 2025: The Year the Frontier Firm Is Born
- “AI 시대 생존 걸렸다” 인텔, 대대적 구조조정
- Z세대·밀레니얼 세대의 관점, ‘대학 학위는 돈·시간 낭비다’
- "소셜 미디어는 끝났다" - 마크 주커버그 (newyorker.com)
- After thousands of hours in Cursor, I've found the perfect workflow for vibe coding with no errors.
- Building Reddit’s iOS and Android app
- More than one million readers
- 조직 정치에 대처하는 IT 리더의 기술, 정치적 설계 101
- 개발자가 맞닥뜨린 갈림길…‘바이브 코딩’을 배우거나, 은퇴하거나
- 왜 VC들은 채용 스타트업을 싫어하는가 (linkedin.com)
- Our experiment with GitHub Copilot - A Practical Guide for Development Teams
- 국민은행, ‘코볼 to 자바 코드변환 PoC’ 투트랙 추진
- 회사에서 '챗GPT' 매일 썼더니…"월급 날로 먹냐" 비아냥
- 쉬지 못하는 자영업자…'정기휴무일' 없는 프랜차이즈 17만개
- 시중은행, 디지털전환도 생성형AI로… "일하는 방식 바꾼다"
- [단독] 위기의 롯데, '직무급제' 승부수…'롯무원'에 칼 빼들었다
- LLM 기반 프로그래밍은 개발자의 역량을 증폭시키는 `메카 슈트`에 더 가깝다 (matthewsinclair.com)
- arXiv의 내부 이야기 - 과학을 뒤바꾼 가장 혁신적인 플랫폼 (wired.com)
- 가파른 오르막길에 직면··· 애널리스트들이 바라본 인텔의 현실
- 면접도 신원도 조작…생성형 AI로 만든 ‘가짜 직원’의 습격
- Exclusive: Anthropic warns fully AI employees are a year away
- Vibe Coding, 새로운 개발 패러다임의 시작일까요?
- [번역] 낙관주의는 현실이 됩니다 (commits.world)
- 오픈AI CPO "올해는 AI가 코딩에서 인간을 영원히 앞지르는 해"
- 바이브코딩 시대 열다: 30명으로 ARR 2억 달러 돌파한 Cursor
- 이것 저것 해보다 지금은 되는 것에 집중...존슨앤드존슨의 달라진 AI 전략
- 미래의 기술은 'AI'가 아니라 '집중력'임 (carette.xyz)
- 왜 OpenAI는 Windsurf를 인수하려고 할까? (theahura.substack.com)
- git-who is a command-line tool for answering that eternal question: Who wrote this code?!
- Show HN: GitHub 코드베이스를 쉬운 튜토리얼로 변환하는 AI (github.com/The-Pocket)
- AI는 우리를 '접착제'로 만들고 있다 (lincoln.swaine-moore.is)
- AI 엔지니어링 기업으로 성장하는 방법 (vercel.com)
- 에이전트 기반 코딩
- 20대 떠나고 50대 버티고...게임업계 조로(早老) 가속화
- <신규채용 대신 AI로 카카오의 인사 혁신> 보도에 대해 말씀드립니다.
- 단순히 공짜라서? 6억명 사로잡은 외국어 공부 앱의 성공 비밀
- AI 시대의 또 다른 과제 ‘데이터 자신감 격차’··· IT 리더가 관리해야 할 이유
- AI시대, 링크드인에 비친 기획자·개발자·디자이너 경계의 파괴
- Code Improvement Practices at Meta
- 마이크로소프트 50주년 : 업계의 판도를 바꾼 7가지 사건
- 오픈AI, 개발 환경 새 판 짜나··· AI 코딩 도구 ‘윈드서프’ 30억 달러 인수설
- 네 시작은 ‘장난·부업·취미’였을지라도… ‘팻 프로젝트’ 이야기
- “AI 제조 이네이블러를 향합니다” KG ICT 박완상 부사장
- PostHog가 "채용"을 진행하며 배운 것들 (newsletter.posthog.com)
- 미국 연방법원, 구글은 온라인 광고 기술분야의 독점 기업이라고 판결 (nytimes.com)
- 고용쇼크 떨고 있는 판교 …"AI 활용 뛰어난 경력직만 생존"
- 스타트업 사후 분석 (Postmortem) (buildwithtract.com)
- Working at Amazon as a software engineer – with Dave Anderson
- 다이스 “IT 부서의 보상 만족도 역대 최저”··· 전문가들이 제안한 해결책은?
- 덩치 키우는 오픈AI, 30억 달러 들여 AI 코딩 스타트업 품을까…"사상 최대 M&A 추진"
- [독서광] 윌 라슨의 엔지니어링 리더십(본인이 작성한 글)
- “AI 조기 도입 기업의 92%가 ROI 실현” 스노우플레이크
- 유능한 말썽 캐릭터 ‘IT 프리마돈나’를 다루는 6가지 방법
- CIO가 바꾼 조직, 기술, 문화··· 주니퍼 네트웍스의 AI 혁신 이야기
- OpenAI는 소셜 네트워크를 구축중인가? (theverge.com)
- Shopify CEO, "이제 Shopify에선 AI는 기본입니다." (x.com/tobi)
- 창업자 주도 영업(Founder-Led Sales)의 진실 (insights.euclid.vc)
- 모두가 AI 로켓에 올라타도록, 당근 운영실이 AI로 일하는 법 — 당근 AI Show & Tell #2
- Ask HN: "앱"이 아니라면 당신의 코드로 어떻게 수익을 내나요? (news.ycombinator.com)
- 포스트 개발자 시대 (joshwcomeau.com)
- 샘 올트먼의 투자 포트폴리오··· ‘AI, 에너지, 항노화 그리고 에듀테크’
- 프로그래머스 채용 서비스 종료 공지
- 4년간 경쟁이 치열한 SaaS 시장에서 사업을 운영하며 배운 점 (maxrozen.com)
- Googler 에서 ex-Googler로 (nerdy.dev)
- “IT 분야 채용, 10년 만에 최저 수준” 다이스 조사
- 관세 전쟁의 여파, 전방위에서 빠르게 출현할 수도··· IT리더들은 경계 중
- ‘기본부터 점검하라’··· 효과적인 리스크 관리를 위한 원칙 7가지
- 초보 개발자가 AI에 의존할 때의 문제점
- 생성형 AI의 기술적 한계에서 기업을 지키는 방법
- The Software Engineering Identity Crisis
- How AI Agents Are Quietly Transforming Frontend Development
- Career advice in 2025.
- The good times in tech are over
- 하지만 더 빠른 말이 필요하다면? (rakhim.exotext.com)
- 당신의 강점이 약점인 이유 (terriblesoftware.org)
- "Go 100가지 실수 패턴과 솔루션" 책의 뒷이야기 (thecoder.cafe)
- 핀테크 창업자 사기혐의로 기소; AI 앱이 필리핀에서 사람으로 운영된 것으로 밝혀짐 (techcrunch.com)
보안/클라우드/데이터베이스 관련 소식
- 보안
- SKT 해킹 사태 일단 USIM부터 빨리 바꾸세요.... 바꿔도 여전히 위험할 수 있습니다 | HSS 해킹 상황, USIM 교체 | 생각보다 훨씬 더 심각한 이유
- BPFDoor’s Hidden Controller Used Against Asia, Middle East Targets
- 깃허브에 숨은 함정…삭제한 파일도 여전히 위험하다
- "SKT 때문에"...발칵 뒤집힌 삼성전자
- 해커, KS한국고용정보 22GB 분량 내부 데이터 유출…다크웹서 15,000달러에 판매중
- SKT, 사이버 침해 사고 불안 해소 위한 고객보호 조치 강화…유심 무료 교체 포함
- 구글, 프라이버시 샌드박스 일부 기능 폐지…반독점 판결 의식했나
- 카스퍼스키, 북한 라자루스 그룹의 한국 조직 공격 경고 “최소 6곳 이상 노렸다”
- AI 열풍이 사이버보안 전문가에게는 ‘이중고’인 이유
- WinRing0: 왜 Windows가 각종 PC 모니터링 앱을 악성코드로 인식하기 시작했는가 (theverge.com)
- DocEx - APT Emulation tool to exfiltrate sensitive .docx, .pptx, .xlsx, .pdf files not detected by Defender of MDE
- "웹은 망가졌다" - 내 기기가 남을 공격하는 Botnet이 된다면? AI 크롤링과 숨겨진 프록시 생태계 (jan.wildeboer.net)
- Centralized resource for listing and organizing known injection techniques and POCs
- Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code.
- Android폰, 이제 3일간 미사용 시 자동 재부팅됨 (arstechnica.com)
- 이제 Python에 검증된 암호화 코드 15,000줄이 제공됩니다 (jonathan.protzenko.fr)
- Essential Python web security
- 가까스로 美 정부 지원 연장한 마이터 ‘CVE 프로그램’··· 전문가들 “향후 지원 여부 불투명”
- “탐지 피하는 난독화 수법 증가…AI 겨냥 공격도 등장” IBM 엑스포스 보고서
- iOS 생태계 노린 제로데이 2건 발견…애플 기기 업데이트 필요
- 강은성의 보안 아키텍트 | 인공지능, LLM 애플리케이션, 사이버보안
- 단지 권한 기능을 추가해달라고 했을 뿐인데(feat. 인증 기능 개선)
- ‘AI 환각의 가짜 추천’ 보안 위협으로 대두
- CISA extends Mitre CVE contract at last moment
- 애플이 AI 개선과 개인정보 보호를 동시에 실현하는 방법
- TLS 인증서 유효기간 공식적으로 47일로 단축 (digicert.com)
- MCP Security Notification: Tool Poisoning Attacks
- 스마트폰이 정말 대화를 엿들을까?
- 깃허브, 보안 캠페인 출시··· “개발자 및 보안 전문가 지원”
- 클라우드
- 서버리스는 사기다: 그냥 컨테이너 쓰세요 (sliplane.io)
- ‘지금이 재협상 타이밍’··· AWS·구글 클라우드 가격 인하에 반응하는 CIO들
- 마이그레이션 세대교체··· ‘퍼블릭 클라우드 간 이전’ 안내
- ‘예산 초과해도 가치 높다’··· IT 리더가 여전히 클라우드 선호하는 이유
- Bringing Gemini and Google Agentspace to you on-premises
- 구글의 하이브리드 AI 통합을 향한 과감한 행보
- 구글, 미국 연방 조달청과 초대형 계약 체결…MS 아성에 도전장
- AWS, S3 익스프레스 원존 요금 최대 85% 인하··· “생성형 AI 프로젝트에 유용”
- 멀티클라우드 인프라를 ‘에이전트 AI’로 관리해보다
- “최첨단과 충실한 기본의 격차” 클라우드 기반 AI가 어려운 이유
- 데이터베이스
- What Every Developer Needs to Know About In-Process DBMSs: Relational, Vector, and Graph Use Cases
- What Really Happens When You Drop a Column in Postgres
- SQLModel is a library for interacting with SQL databases from Python code, with Python objects. It is designed to be intuitive, easy to use, highly compatible, and robust.
- DuckDB에서 SQL 입력 즉시 결과를 제공하는 "Instant SQL" 공개 (motherduck.com)
- Postgres에서 컬럼을 삭제하면 실제로 무슨 일이 일어나는가 (thenile.dev)
- Supabase, 기업가치 약 2조 9천억 원으로 2,900억 원 규모 시리즈 D 투자 유치 (finance.yahoo.com)
- SQLite에서의 트랜잭션과 가상 테이블 (misfra.me)
- MCP Toolbox for Databases is an open source MCP server for databases.
- ElasticSearch에 드디어 SQL 스타일 JOIN 기능 도입 (elastic.co)
- SQLite File Format Viewer
- Liam - DB에서 자동으로 ERD를 생성해주는 오픈소스 도구 (github.com/liam-hq)
- Vertical sharding sucks
(보너스: Java Packaging and development via @theskilledcoder)
EOB