Outsider's Avatar

Outsider

@outsider.dev.bsky.social

Site Reliability Engineer, GitHub ⭐

1,406 Followers  |  127 Following  |  1,621 Posts  |  Joined: 26.04.2023  |  1.8155

Latest posts by outsider.dev on Bluesky

OpenAI or Anthropic handle significant traffic even as web services, so how do they manage to handle it so well even with rate limits? It's a pity that there is so little information about the serving infrastructure.

09.08.2025 00:05 — 👍 0    🔁 0    💬 0    📌 0

Perhaps because I've been working in infrastructure, I'm more curious about how to serve the LLM model than the model itself (maybe because I don't know it at all).

09.08.2025 00:05 — 👍 0    🔁 0    💬 1    📌 0
Preview
기술 뉴스 #275 : 25-08-01 :: Outsider's Dev Story # 웹개발 관련 * **[웹은 왜 복잡해졌나?](https://parksb.github.io/article/43.html)** : [Hypermedia Systmes](https://hypermedia.systems/)의 아우 좋은 후기이다. 책에서 설명을 다하지 않은 역사적 배경도...

[New Post] 기술 뉴스 #275 : 25-08-01
blog.outsider.ne.kr/1768

31.07.2025 16:55 — 👍 2    🔁 0    💬 0    📌 0
Preview
2c. VCS: CVS, Concurrent Versioning System - RetroTech 기술의 역사를 살펴보는 팟캐스트입니다

[New Episode] 2c. VCS: CVS, Concurrent Versioning System
retrotech.outsider.dev/episodes/2c

28.07.2025 20:14 — 👍 2    🔁 0    💬 0    📌 0
Preview
기술 뉴스 #274 : 25-07-16 :: Outsider's Dev Story # 웹개발 관련 * **[`` 요소의 기본 스타일이 변경됩니다](https://velog.io/@typo/default-styles-for-h1-elements-are-changing)** : 기존에 h1 태그는 섹셔닝 요소의 충접 여부에 따라 다른 스타일이 적용되어...

[New Post] 기술 뉴스 #274 : 25-07-16
blog.outsider.ne.kr/1767

16.07.2025 14:26 — 👍 0    🔁 0    💬 0    📌 0
Preview
기술 뉴스 #272 : 25-06-16 :: Outsider's Dev Story # 웹개발 관련 * **[Resilient Import Maps - Better Theme Development and Beyond](https://shopify.engineering/resilient-import-maps)** : Shopify에서 빌드 파이프라인을 개선하기 위해 Module을 사용하기...

[New Post] 기술 뉴스 #272 : 25-06-16
blog.outsider.ne.kr/1765

15.06.2025 18:21 — 👍 1    🔁 0    💬 0    📌 0
Preview
I Read All Of Cloudflare's Claude-Generated Commits Max Mitchell's personal portfolio website showcasing his photography, YouTube videos, coding projects, and work history.

www.maxemitchell.com/writings/i-r...
neilmadden.blog/2025/06/06/a...
I wrote an OAuth library in Claude Code at Cloudflare and recorded all the prompts and human interventions in the commits. It's an interesting read that summarizes the project's code and commits.

14.06.2025 09:47 — 👍 2    🔁 1    💬 1    📌 0

causing the error to not be processed correctly.

14.06.2025 09:14 — 👍 0    🔁 0    💬 0    📌 0
Google Cloud Service Health

status.cloud.google.com/incidents/ow...
The early Fri morning GCP outage was briefly reported on the status page. A potential error included in a feature deployed about 2 weeks ago was unintentionally triggered by an empty field in the policy deployed on Friday,

14.06.2025 09:14 — 👍 1    🔁 0    💬 1    📌 1
Preview
The Kubernetes Networking Guide The Kubernetes Networking Guide

The Kubernetes Networking Guide
www.tkng.io

A site where you can learn about Kubernetes networking components.

14.06.2025 08:19 — 👍 0    🔁 0    💬 0    📌 0
Preview
Jason Evans The jemalloc memory allocator was first conceived in early 2004, and hasbeen in public use for about 20 years now. Thanks to the nature of open source software licensing,jemalloc will remain publicly ...

jemalloc Postmortem
jasone.github.io/2025/06/12/j...
A summary of the process from creating a memory allocator and forming a team at Facebook to develop it, to the point where development has now ceased.

14.06.2025 07:13 — 👍 1    🔁 2    💬 0    📌 0

I went to a cafe with my MacBook on the weekend for the first time in a while. Haha

14.06.2025 06:49 — 👍 0    🔁 0    💬 0    📌 0
Preview
2b. VCS: RCS, Revision Control System - RetroTech 기술의 역사를 살펴보는 팟캐스트입니다

[New Episode] #RetroTech 2b. VCS: RCS, Revision Control System
retrotech.outsider.dev/episodes/2b

08.06.2025 14:36 — 👍 0    🔁 0    💬 0    📌 0
Preview
How Imports Work in RSC — overreacted A layered module system.

How Imports Work in RSC
overreacted.io/how-imports-...

Dan Abramov's article explaining the behavior of module imports in RSC. It is well-organized and easy to understand.

08.06.2025 09:25 — 👍 1    🔁 0    💬 0    📌 0

I haven't experienced this firsthand, so I was a bit confused at first just reading about it, but once I understood, it turned out to be an interesting issue.

08.06.2025 07:52 — 👍 0    🔁 0    💬 0    📌 0
Preview
Next.js 트러블슈팅: CORS와 Version Skew 에러 원인부터 해결까지 | 카카오페이 기술 블로그 Next.js에서 CORS와 Version Skew 에러의 원인을 파악하고 해결했던 경험을 공유합니다.

tech.kakaopay.com/post/nextjs-...
Deploying a webview led to an issue where cached CSS files were being fetched using the Fetch API in Next.js, but the cached files lacked CORS headers, causing an error.

08.06.2025 07:52 — 👍 1    🔁 0    💬 1    📌 0
Introducing Gateway API Inference Extension Modern generative AI and large language model (LLM) services create unique traffic-routing challenges on Kubernetes. Unlike typical short-lived, stateless web requests, LLM inference sessions are ofte...

kubernetes.io/blog/2025/06...
An inference extension for serving LLMs with the Kubernetes Gateway API. I haven't thought about this before, but if it can be controlled at the infrastructure level, it seems like there could be several advantages.

08.06.2025 05:20 — 👍 0    🔁 0    💬 0    📌 0

changed the HTML spec, and implemented it in the latest browsers.

08.06.2025 05:08 — 👍 0    🔁 0    💬 0    📌 0
Preview
Resilient Import Maps - Better Theme Development and Beyond (2025) - Shopify Import maps are great for both performance and developer experience, but their original limitations made them hard to use, especially at Shopify’s scale. We stepped up and pushed changes across the HT...

shopify.engineering/resilient-im...
The story of how Shopify attempted to introduce import maps, created an adjustment mechanism to resolve the constraint that no other modules could be loaded before the import maps and that there could only be one,

08.06.2025 05:08 — 👍 1    🔁 0    💬 1    📌 0
Post image

I’ve been using Google Fi since 2019 and it’s been great. Used about 10GB on this trip, but since I’m on the unlimited plan, I only pay for the days I used it. Super convenient—probably costs around 9,000 KRW.

01.06.2025 14:58 — 👍 0    🔁 0    💬 0    📌 0

SHA ✈️ GMP

01.06.2025 10:08 — 👍 0    🔁 0    💬 0    📌 0
Preview
Announcing TypeScript Native Previews - TypeScript Previews of the native TypeScript port are now available on npm and for VS Code through the Visual Studio Marketplace!

Announcing TypeScript Native Previews
devblogs.microsoft.com/typescript/a...

29.05.2025 17:31 — 👍 0    🔁 2    💬 0    📌 1
Preview
기술 뉴스 #270 : 25-05-16 :: Outsider's Dev Story # 웹개발 관련 * **[Module Federation 버전별 변화(1.0, 1.5, 2.0)](https://maxkim-j.github.io/posts/module-federation-versions/)** : 여러 프로젝트에서 코드를 공유할 수 있는 Module Federation의 1.0부...

[New Post] Technology News #270 : 25-05-16
blog.outsider.ne.kr/1763

15.05.2025 17:34 — 👍 0    🔁 0    💬 0    📌 0
Post image

I usually carry around two MacBooks, but they get pretty heavy, so I swapped my work MacBook from a 14” MacBook Pro M1 to a 13” MacBook Air M4 with 32GB of RAM. It’s a bit of a shame it’s not in Sky Blue, but it’s been a while since I’ve had a new MacBook.

13.05.2025 09:29 — 👍 3    🔁 0    💬 0    📌 0
Preview
2a. VCS: SCCS, Source Code Control System - RetroTech 기술의 역사를 살펴보는 팟캐스트입니다

[New Episode] #RetroTech 2a. VCS: SCCS, Source Code Control System
retrotech.outsider.dev/episodes/2a

It's been a while, and we're back with the second topic. (I haven't quit...)

11.05.2025 10:57 — 👍 1    🔁 1    💬 0    📌 0
Preview
기술 뉴스 #269 : 25-05-01 :: Outsider's Dev Story # 웹개발 관련 * **[Impossible Components](https://overreacted.io/impossible-components/)** : Dan Abramov가 백엔드 작업과 프론트엔드 작업을 한 컴포넌트에서 하는 것이 어려운 상황을 예시로 들면서 이...

[New Post] 기술 뉴스 #269 : 25-05-01
blog.outsider.ne.kr/1762

01.05.2025 06:55 — 👍 0    🔁 0    💬 0    📌 0
Post image

A new XSFM T-shirts after a long time! The Democracy edition!

30.04.2025 15:19 — 👍 0    🔁 0    💬 0    📌 0
Preview
Google Cloud Next 2025 참석기 #2 :: Outsider's Dev Story 이 글은 [Google Cloud Next 2025 참석기 #1](https://blog.outsider.ne.kr/1760)에서 이어진 글이다. # Day 2 ## Cloud Security Novice to Native in 10 Steps: A CNAPP Approach Cloud-Native Application...

[New Post] Google Cloud Next 2025 attendance record #2
blog.outsider.ne.kr/1761

30.04.2025 14:58 — 👍 0    🔁 0    💬 0    📌 0
Preview
Google Cloud Next 2025 참석기 #1 :: Outsider's Dev Story 지난 4월 9~11일까지 미국 라스베가스에서 열린 [Google Cloud Next](https://cloud.withgoogle.com/next/25)에 다녀왔다. Google Cloud는 잘 알지는 못하지만, 회사에서 많이 쓰기도 하고 팀의 업무에 포함되어...

[New Post] Google Cloud Next 2025 attendance record #1
blog.outsider.ne.kr/1760

30.04.2025 14:57 — 👍 0    🔁 0    💬 0    📌 0
Preview
A Decade of SolidJS As of today, it has been 7 years since I open-sourced SolidJS. It wasn't for noble reasons. I wasn't...

A Decade of SolidJS
dev.to/this-is-lear...
A post directly summarizing how Ryan Carniato has developed SolidJS. I found SolidJS at #RetroTech and became quite a fan, and I think there are many insights to gain from Ryan Carniato's writing, but I'm having trouble keeping up.

26.04.2025 09:57 — 👍 0    🔁 0    💬 0    📌 0

@outsider.dev is following 18 prominent accounts