본문으로 건너뛰기

IT News

IT 뉴스 모아보기

Ratty – A terminal emulator with inline 3D graphics

Hacker News · 2026년 5월 11일

Article URL: https://ratty-term.org/ Comments URL: https://news.ycombinator.com/item?id=48093100 Points: 593 # Comments: 192

원문 보기

Automate progressive rollouts with Vercel Flags

Vercel Blog · 2026년 5월 11일

You can now use to roll out a feature to a growing percentage of users on a schedule, with progressive rollouts.Vercel Flags Unlike weighted splits, which hold a fixed distribution (for example, 50/5

원문 보기

Gmail registration now requires scanning a QR code and sending a text message

Hacker News · 2026년 5월 11일

Article URL: https://discuss.privacyguides.net/t/google-account-registration-now-requires-sending-an-sms-via-phone-instead-of-receiving-an-sms/36082 Comments URL: https://news.ycombinator.com/item?id=

원문 보기

Vercel Sandbox firewall now supports request proxying and filtering

Vercel Blog · 2026년 5월 11일

The now supports forwarding specific HTTP requests to a proxy you control. You can also use matchers to filter forwarding and credentials brokering to only the requests that need it.Vercel Sandbox fi

원문 보기

Hardware Attestation as Monopoly Enabler

Hacker News · 2026년 5월 10일

Article URL: https://grapheneos.social/@GrapheneOS/116550899908879585 Comments URL: https://news.ycombinator.com/item?id=48086190 Points: 2068 # Comments: 698

원문 보기

Training an LLM in Swift, Part 1: Taking matrix mult from Gflop/s to Tflop/s

Hacker News · 2026년 5월 10일

Article URL: https://www.cocoawithlove.com/blog/matrix-multiplications-swift.html Comments URL: https://news.ycombinator.com/item?id=48085685 Points: 208 # Comments: 11

원문 보기

How Superset built the IDE for AI agents on Vercel

Vercel Blog · 2026년 5월 10일

Superset on Vercel Software development with AI started as a single engineer chatting with a single agent about a local repo. Today, developers direct fleets of agents in the cloud, but traditional to

원문 보기

Using CSS corner-shape For Folded Corners

CSS-Tricks · 2026년 5월 8일

I came across Kitty Giraudel’s folded corners technique. I’ve been on a bit of a corner-shape kick lately, so I figured that corner-shape could be used to create folded corners as well. Using CSS corn

원문 보기

Chat SDK adds Messenger adapter support

Vercel Blog · 2026년 5월 8일

Chat SDK now supports as a chat adapter.Messenger Build agents that support messages, reactions, multimedia downloads, postback buttons, and direct conversations, with display names fetched automatic

원문 보기

Chat SDK adds web adapter support

Vercel Blog · 2026년 5월 8일

You can now build chat UIs that connect to Chat SDK with the new . Build in-product assistants, support agents, or any other browser-based chat experience.web adapter Define the bot on your server: Th

원문 보기

Chat SDK now supports conversation history

Vercel Blog · 2026년 5월 8일

Chat SDK now supports cross-platform conversation history through the new and options. User transcripts persist across every , allowing the same user to keep their message history wherever they mess

원문 보기

A Scrollytelling Gift for Mum on Mother’s Day 2026

CSS-Tricks · 2026년 5월 7일

I will explain how my mum inspired this 2026 Mother’s Day scrollytelling experiment — but also, how she inspired my approach to dev and life. A Scrollytelling Gift for Mum on Mother’s Day 2026 origina

원문 보기

Next.js May 2026 security release

Vercel Blog · 2026년 5월 7일

Summary We have shipped a coordinated security release for Next.js addressing 13 advisories across denial of service, middleware and proxy bypass, server-side request forgery, cache poisoning, and cro

원문 보기

Vercel Flags now supports JSON values

Vercel Blog · 2026년 5월 7일

You can now store JSON values in , extending the existing support for boolean, string, and number values. This allows you to collapse what used to take several related flags into a single feature flag

원문 보기

Google’s Prompt API

CSS-Tricks · 2026년 5월 6일

Mat Marquis on Google pulling the web standards equivalent of U2 album marketing: As a Chrome user, you’ll have received Gemini Nano in the form of a 4GB transfer recently; no permission asked or requ

원문 보기

Making Zigzag CSS Layouts With a Grid + Transform Trick

CSS-Tricks · 2026년 5월 6일

Most grid layouts sit in neat rows, perfectly aligned, like soldiers in formation. But sometimes you want something with more rhythm like, say, a zigzag pattern. Here's how to do it with CSS Grid. Mak

원문 보기

The Architecture Of Local-First Web Development

Smashing Magazine · 2026년 5월 6일

An honest perspective on building local-first web apps in 2026, written for developers who’ve been doing this long enough to be skeptical of silver bullets.

원문 보기

Auto-add Git committers to your team

Vercel Blog · 2026년 5월 6일

Pro teams can now choose how Git committers to private repositories are added to their Vercel team. Choose your approval preference in .team settings Learn more about and .collaboration settingstrou

원문 보기

Secure Marketplace credentials with Production-only access

Vercel Blog · 2026년 5월 6일

You can now secure native integration resources by restricting where they can be used. Setting a resource to removes non-production access and protects credentials as . This makes it so secret values

원문 보기

Query observability metrics using the Vercel CLI

Vercel Blog · 2026년 5월 5일

You can now access Observability Plus metrics in the Vercel CLI. Query observability data for any Vercel team or project using the new command. Coding agents can also leverage this new command to be

원문 보기