Hyeseong Kim
@hyeseong.kim
📤 767
📥 409
📝 159
Integration engineer / Open source hitchhiker / DX enthusiast
@rescript-lang.org
committer
reposted by
Hyeseong Kim
Cloudflare
6 days ago
Cloudflare is aware of, and investigating an issue which potentially impacts multiple customers. Further detail will be provided as more information becomes available. Follow our updates here:
www.cloudflarestatus.com/incidents/8g...
loading . . .
Cloudflare Global Network experiencing issues
Cloudflare's Status Page - Cloudflare Global Network experiencing issues.
https://www.cloudflarestatus.com/incidents/8gmgl950y3h7
48
369
475
reposted by
Hyeseong Kim
Ryan Townsend
11 days ago
Firefox 147 should land the Navigation API 🙌🏻 🙌🏻 🙌🏻
bugzilla.mozilla.org/show_bug.cgi...
loading . . .
1997962 - Ship Navigation API
RESOLVED (afarre) in Core - DOM: Navigation. Last updated 2025-11-13.
https://bugzilla.mozilla.org/show_bug.cgi?id=1997962
0
26
3
reposted by
Hyeseong Kim
Somhairle Macleòid
11 days ago
We wrote a blog! If you're curious about how remote bindings work in Wrangler, give it a read:
blog.cloudflare.com/connecting-t...
loading . . .
Connecting to production: the architecture of remote bindings
Remote bindings allow you to connect your local Worker code to deployed Cloudflare resources like R2 and D1. Come along on the technical journey of how we built this feature to create a seamless local...
https://blog.cloudflare.com/connecting-to-production-the-architecture-of-remote-bindings/
0
6
5
reposted by
Hyeseong Kim
Bernardo Gurgel
12 days ago
For anyone interested, I've been working on a new UI library for
@rescript-lang.org
based on the TC39 Signals proposal:
github.com/brnrdog/xote
#rescript
#signals
#ui
loading . . .
GitHub - brnrdog/xote: Xote is a lightweight, zero-dependency UI library for ReScript based on TC39 Signals proposal.
Xote is a lightweight, zero-dependency UI library for ReScript based on TC39 Signals proposal. - brnrdog/xote
https://github.com/brnrdog/xote
5
15
7
reposted by
Hyeseong Kim
DebugBear
19 days ago
Chrome Canary now supports network throttling for individual request URLs! Learn how to try out this new feature:
www.debugbear.com/blog/chrome-...
loading . . .
How To Throttle Specific Requests In Chrome DevTools | DebugBear
Learn how to delay individual requests in Chrome DevTools. Debug performance issues or bugs that happen when specific resources are delayed.
https://www.debugbear.com/blog/chrome-devtools-throttle-individual-request
1
14
8
reposted by
Hyeseong Kim
Phillip Carter
18 days ago
This post is awesome
eavan.blog/posts/implem...
loading . . .
Please Implement This Simple SLO
https://eavan.blog/posts/implement-an-slo.html
3
24
8
reposted by
Hyeseong Kim
Cloudflare
19 days ago
Workers VPC Services enter open beta today. We look under the hood to see how Workers VPC connects your globally-deployed Workers to your regional private networks by using Cloudflare's global network, while abstracting cross-cloud networking complexity.
https://cfl.re/49A2NKG
loading . . .
How Workers VPC Services connects to your regional private networks from anywhere in the world
We look under the hood to see how Workers VPC connects your globally-deployed Workers to your regional private networks by using Cloudflare's global network, while abstracting cross-cloud networking complexity.
https://cfl.re/49A2NKG
0
8
1
reposted by
Hyeseong Kim
Rob Palmer
20 days ago
ECMAScript excitement 😉 Congrats to
@manishearth.bsky.social
on unflagging TC39 Stage 3 Temporal in V8 today. Heading for Chrome 144 🎉 By many metrics this new date-time API is the single biggest change to JS ever 🔥 V8 uses Boa's temporal_rs by
@jason-williams.co.uk
Kevin Ness & Manish 👍
5
155
35
reposted by
Hyeseong Kim
Seb ⚛️ ThisWeekInReact.com
19 days ago
👀 Navigation API will be available in all browsers soon 🎉 Completely redefines the APIs used to build client-side routers / SPAs 🫤 History API: popState, link click.preventDefault() ... ✅ Navigation API: clean, centralized way to intercept navigation events 👌
add a skeleton here at some point
11
179
34
clever
25 days ago
1
0
0
reposted by
Hyeseong Kim
Mark Erikson
27 days ago
If only JS engines gave us an intrinsic `Object.size(obj)` method that was performant...
1
6
1
reposted by
Hyeseong Kim
Tobias Brandt
28 days ago
I only had a brief look but I quite like the look of this:
github.com/johannschopp...
loading . . .
GitHub - johannschopplich/toon: 🎒 Token-Oriented Object Notation – JSON for LLMs at half the token cost
🎒 Token-Oriented Object Notation – JSON for LLMs at half the token cost - johannschopplich/toon
https://github.com/johannschopplich/toon
0
4
2
reposted by
Hyeseong Kim
Jake Archibald
29 days ago
JavaScript top-level await is no longer considered 'baseline' due to a pretty big Safari bug
caniuse.com/mdn-javascri...
The module graph fails in cases where two modules import a third at the same time. Demo:
random-stuff.jakearchibald.com/bug-repros/t...
It's best to avoid the feature for now 😔
loading . . .
JavaScript operator: await: Use at module top level | Can I use... Support tables for HTML5, CSS3, etc
https://caniuse.com/mdn-javascript_operators_await_top_level
10
151
45
reposted by
Hyeseong Kim
Vitest
about 1 month ago
Vitest 4 is out! - Browser Mode is Stable - Visual Regression Testing - Improved Debugging - Pool Stabilization - New APIs - Bug Fixes Stay updated with our blog post:
vitest.dev/blog/vitest-4
loading . . .
Announcing Vitest 4.0
Vitest 4.0 Release Announcement
https://vitest.dev/blog/vitest-4
3
255
63
reposted by
Hyeseong Kim
dan
about 1 month ago
i wrote about how to fix any bug
loading . . .
How to Fix Any Bug — overreacted
The joys of vibecoding.
https://overreacted.io/how-to-fix-any-bug/
24
199
29
reposted by
Hyeseong Kim
Yaron Minsky
about 1 month ago
I did anothr version of my "Saga of Mulicore OCaml" talk, but this time, nerve-wrackingly, the authors of the original paper were all there! Here's the link to the talk, which is found towards the end of the recording for the whole session.
t.co/FQTmsFWji0
1
25
4
github.com/bvanjoi/bolt-ts
Port TS-go into Rust... line-by-line using tons of macros, viable approach this time?
loading . . .
GitHub - bvanjoi/bolt-ts: A TypeScript Compiler Implemented in Rust
A TypeScript Compiler Implemented in Rust. Contribute to bvanjoi/bolt-ts development by creating an account on GitHub.
https://github.com/bvanjoi/bolt-ts
about 1 month ago
0
1
0
reposted by
Hyeseong Kim
ClickHouse
about 1 month ago
58x faster and 3,300x less memory 🤯 ClickHouse v25.8 makes analytics over complex JSON better than ever. Pavel explains how the new JSON type serialisation formats work 👇
loading . . .
ClickHouse’s JSON data type gets even better
The latest changes to the JSON data type in v25.8 make ClickHouse the leader in analytics over JSON data.
https://clickhou.se/3W5bfK3
0
5
1
reposted by
Hyeseong Kim
VoidZero
about 1 month ago
The Unified Toolchain for the Web We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js. Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).
voidzero.dev/posts/announ...
loading . . .
Announcing Vite+
Introducing Vite+, a unified toolchain for JavaScript.
https://voidzero.dev/posts/announcing-vite-plus
5
180
60
reposted by
Hyeseong Kim
about 2 months ago
Fun coloured bars and lines
3
8
4
reposted by
Hyeseong Kim
about 2 months ago
If you sponsor NOW (
github.com/sponsors/fja...
), you can get an exclusive preview of version 3!! jk I pushed the first pre-release to
crates.io
- it's unstable though! Breakages guaranteed, and some APIs are missing! bye
loading . . .
Sponsor @fjall-rs on GitHub Sponsors
Support fjall-rs's open source work
https://github.com/sponsors/fjall-rs
0
8
7
reposted by
Hyeseong Kim
about 2 months ago
React 19.2 is now available! This release includes Activity, useEffectEvent, React Performance Tracks, partial pre-rendering, and more:
react.dev/blog/2025/10...
loading . . .
React 19.2 – React
The library for web and native user interfaces
https://react.dev/blog/2025/10/01/react-19-2
4
210
61
reposted by
Hyeseong Kim
Bluesky
about 2 months ago
Bluesky runs on open protocols with open source code. Today we’re taking an additional step and making a patent non-aggression pledge to ensure that everyone can build confidently on our work. Learn more and read the pledge in our blog post:
bsky.social/about/blog/1...
loading . . .
Bluesky's Patent Non-Aggression Pledge - Bluesky
Bluesky develops open protocols. We're taking a short and simple patent non-aggression pledge to ensure that everybody feels confident building on them.
https://bsky.social/about/blog/10-01-2025-patent-pledge
239
6429
989
aws.amazon.com/about-aws/wh...
loading . . .
Amazon S3 now supports conditional deletes in S3 general purpose buckets - AWS
Discover more about what's new at AWS with Amazon S3 now supports conditional deletes in S3 general purpose buckets
https://aws.amazon.com/about-aws/whats-new/2025/09/amazon-s3-conditional-deletes-s3-general-purpose-buckets/
about 2 months ago
0
1
0
reposted by
Hyeseong Kim
CSS-Tricks*
about 2 months ago
Safari 26 introduces a lot of new stuff. To be precise, it adds: 75 new features, 3 deprecations, and 171 other improvements. Here's all the CSS goodness you'll want to know about, courtesy of
@monknow.bsky.social
.
css-tricks.com/touring-new-...
loading . . .
Touring New CSS Features in Safari 26 | CSS-Tricks
Safari 26 adds:75 new features, 3 deprecations, and 171 other improvements. Here's all the CSS goodness you'll want to know about.
https://css-tricks.com/touring-new-css-features-in-safari-26/
1
17
5
reposted by
Hyeseong Kim
James
about 2 months ago
new release of the
@e18e.dev
github action! it now detects modules being introduced which the community has recommended replacements for
github.com/e18e/action-...
0
12
3
reposted by
Hyeseong Kim
DuckDB
about 2 months ago
We published a new deep dive by Laurens Kuiper, who recently redesigned DuckDB's sort. One data point: ordering the TPC-H SF100 lineitem table with the memory limit set to 30 GB is 3× faster in DuckDB v1.4 than in v1.3. Read more at
duckdb.org/2025/09/24/s...
loading . . .
Redesigning DuckDB's Sort, Again
After four years, we've decided to redesign DuckDB's sort implementation, again. In this post, we present and evaluate the new design.
https://duckdb.org/2025/09/24/sorting-again
0
32
10
reposted by
Hyeseong Kim
Sacha Greif
2 months ago
This year, the State of JS survey is coming early! Go take it now!
survey.devographics.com/en-US/survey...
loading . . .
State of JavaScript 2025
Take the State of JavaScript survey
https://survey.devographics.com/en-US/survey/state-of-js/2025
2
38
29
reposted by
Hyeseong Kim
React Router
2 months ago
React Router Framework Mode now has preview support for React Server Components Just swap your vite plugin and you can: - Return Server Components from loaders/actions - Opt routes into Server Components - Leverage Server Functions
3
61
13
reposted by
Hyeseong Kim
Boa
2 months ago
Temporal_rs has been released!!! This is the first public release of Temporal_rs, a Rust implementation of the Temporal API powering Boa, Kiesel, V8 plus other engines. This will be shipping in Chromium soon More info in our blog post:
boajs.dev/blog/2025/09...
loading . . .
Temporal_rs is here! The datetime library powering Temporal in Boa, Kiesel, and V8 | Boa JS
clock banner
https://boajs.dev/blog/2025/09/24/temporal-release
1
62
11
reposted by
Hyeseong Kim
Bede Constantinides
3 months ago
Zstandard's --long range mode works wonders for assemblies, but needs uninterrupted single line sequences. *AllTheBacteria 661k, multiline fasta* gzip (pigz): 751GB zstandard --long: 641GB (30% original size) *Single line fasta* gzip (pigz): 700GB zstandard --long: 232GB (10% original size)
2
36
15
reposted by
Hyeseong Kim
Cloudflare
2 months ago
Cloudflare just autonomously blocked hyper-volumetric DDoS attacks twice as large as anything seen on the Internet before — peaking at 22.2 Tbps & 10.6 Bpps. Can your mitigation provider’s scrubbing capacity handle that scale?
1
37
14
reposted by
Hyeseong Kim
Ricky
2 months ago
Just had a chance to watch
@ryansolid.bsky.social
’s transitions stream, highly recommend watching it if you want to understand where frameworks are innovating today
www.youtube.com/live/eZAcJc_...
loading . . .
Designing Concurrent Transitions
YouTube video by Ryan Carniato
https://www.youtube.com/live/eZAcJc_eR1M?si=dyKJo1Ibo8O28SVy
2
72
7
reposted by
Hyeseong Kim
Ricky
2 months ago
The thesis of this post is that React isn't innovating and other UI libraries are. But the real issue is that React's innovations are overshadowed by it's own success.
www.lorenstew.art/blog/react-w...
loading . . .
React Won by Default – And It's Killing Frontend Innovation | Loren Stewart
Exploring how React's dominance by default stifles frontend innovation, and why deliberate framework choices lead to better tools for performance, developer experience, and ecosystem diversity.
https://www.lorenstew.art/blog/react-won-by-default/
2
121
24
marvinh.dev/blog/speedin...
> As usual, the tools in the JavaScript ecosystem aren't slow because of the language, but because of slow code. So true.
loading . . .
Speeding up the JavaScript ecosystem - Semver
During the installation process, package managers run a bunch of semver comparisons. The semver library used in npm, yarn and pnpm can be made around 33x faster.
https://marvinh.dev/blog/speeding-up-javascript-ecosystem-part-12/
2 months ago
0
4
0
reposted by
Hyeseong Kim
Yarn
2 months ago
Yarn 4.10 is fresh off the press! 💫 It includes a new npmMinimalAgeGate setting, catalog support, and OIDC publishing.
loading . . .
Release v4.10.0 · yarnpkg/berry
What's Changed Bumps TypeScript to 5.9 by @arcanis in #6889 Updates tests for the merge conflict resolution v5 by @arcanis in #6892 Tweaks tests by @arcanis in #6894 docs: fix typo in enableScript...
https://github.com/yarnpkg/berry/releases/tag/%40yarnpkg%2Fcli%2F4.10.0
0
16
8
reposted by
Hyeseong Kim
Thomas Steiner
2 months ago
In
#WebAssembly
spec news,
#Wasm
3.0 is complete 🎉! Read all about it in Andreas Rossberg's article:
webassembly.org/news/2025-09...
.
loading . . .
Wasm 3.0 Completed - WebAssembly
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the...
https://webassembly.org/news/2025-09-17-wasm-3.0/
2
21
8
reposted by
Hyeseong Kim
ParadeDB
2 months ago
People who use Elasticsearch fall into two camps: those who know it shouldn’t be used as a source of truth, and those who haven’t thought it through… Seriously though, if you use Elastic as a database, we’d love to hear about it.
www.paradedb.com/blog/elastic...
#elasticsearch
#database
#search
loading . . .
ParadeDB
The Transactional Elasticsearch Alternative
https://www.paradedb.com/blog/elasticsearch-was-never-a-database
0
8
4
reposted by
Hyeseong Kim
Rust Language
2 months ago
Rust 1.90.0 has been released! ✨🦀 This release makes LLD the default linker on x86-64 linux-gnu and adds `cargo publish --workspace` to publish an entire workspace all at once! Check out the blog post and release notes for more:
blog.rust-lang.org/2025/09/18/R...
loading . . .
Announcing Rust 1.90.0 | Rust Blog
Empowering everyone to build reliable and efficient software.
https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/
0
215
50
reposted by
Hyeseong Kim
CSS-Tricks*
2 months ago
There's a nice series from
@sturobson.com
getting into *why* and *how* to "un-Sass" CSS.
www.alwaystwisted.com/articles/UnS...
@jeffbridgforth.com
is making a similar leap and shares how he's approaching it:
css-tricks.com/is-it-time-t...
loading . . .
Is it Time to Un-Sass? | CSS-Tricks
Many of the Sass features we've grown to love have made their way into native CSS in some shape or form. So, should we still use Sass? This is how developer Jeff Bridgworth is thinking about it.
https://css-tricks.com/is-it-time-to-un-sass/
2
36
13
reposted by
Hyeseong Kim
Cloudflare
2 months ago
On October 15th 2025, Cloudflare is enabling Web Analytics for all free domains by default—helping you see how your site performs around the world in real time, without ever collecting personal data.
https://cfl.re/3IuBjuT
loading . . .
The RUM Diaries: enabling Web Analytics by default
We’re excited to announce the start of a major upgrade to Cloudflare’s performance analytics suite: Web Analytics as part of our real user monitoring (RUM) tools will soon be combined with network-lev...
https://cfl.re/3IuBjuT
1
26
7
Well, giving sustainable free-plan is way harder than my initial thought.
2 months ago
0
0
0
reposted by
Hyeseong Kim
performance.now() conference
3 months ago
performance.now()
is coming! The night before the conference, 29th of October,
@mozilla.org
organises performance.sync(), the pre-meetup where you can meet your peers to mentally prepare for two days of information overload. They're also looking for a few people to present.
luma.com/ziykhh4y
loading . . .
performance.sync() 2025 · Luma
performance.sync() is a meet-up taking place on the evening before the performance.now on Wednesday October 29th! We are looking for speakers! Submit your…
https://luma.com/ziykhh4y
1
12
10
reposted by
Hyeseong Kim
Storybook
3 months ago
The next version of Storybook will only have one significant breaking change: Storybook 10 is ESM-only.
4
113
19
reposted by
Hyeseong Kim
Deno
2 months ago
Deno 2.5 is out — ⭐ Permission sets in config ⭐ Setup and teardown APIs to Deno.test ⭐ HTML entrypoint support in deno bundle ⭐ Runtime API for deno bundle
deno.com/blog/v2.5
loading . . .
Deno 2.5: Permissions in the config file | Deno
Simpler permission management with permission sets, new Deno.test APIs for setting up and tearing down test cases, specifying custom headers in WebSocket connections, runtime APIs in deno bundle, and ...
https://deno.com/blog/v2.5
0
59
18
reposted by
Hyeseong Kim
Node.js
2 months ago
Node.js v24.8.0 (Current) is out 💥 Details:
nodejs.org/en/blog/rele...
loading . . .
Node.js
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
https://nodejs.org/en/blog/release/v24.8.0
0
44
9
Alibaba Cloud is pretty good actually
2 months ago
0
0
0
reposted by
Hyeseong Kim
James
3 months ago
some thoughts about the bloat introduced by edge-case first libraries
loading . . .
The bloat of edge-case first libraries
How building edge-case first led to bloated, overly-granular libraries and what we can do about it
https://43081j.com/2025/09/bloat-of-edge-case-libraries
12
133
57
reposted by
Hyeseong Kim
Devon Govett
3 months ago
Recreated the Apple Photos UI with React Aria in just ~200 lines! Complete with virtualized scrolling, view transitions, adjustable waterfall layout, folder tree, search, multi-selection, and accessible drag and drop. Just one of the demos I'm planning for the new docs. 🙂
loading . . .
3
126
7
reposted by
Hyeseong Kim
Has Bluesky added bookmarks yet?
3 months ago
YES HOLY FUCK FINALLY!
4
382
62
Load more
feeds!
log in