Filter
Exclude
Time range
-
Near
ReactやGo、Flutterまで幅広く対応(要Node22以上)。 これからは「AIにいかにプロジェクトの前提を伝えるか」が開発効率の鍵。それを全自動化してくれるのは強すぎる。 気になった人はGitHubをチェック👇 github.com/midudev/autoskill…
28
昨天使用electron的应该都碰到了,CI 上出现了一个奇怪的bug: 使用的node24作为node-version,但是playwright install 在 Node.js 24.16 和 26.x 上因为 yauzl(ZIP 解压库)的 bug 导致下载完 Chromium后卡在解压阶段,永远不会返回。 解决办法:降低构建环境到node22即可解决,可以单独升级playwright到1.60.0来解决。 github.com/microsoft/playwri… github.com/garrytan/gstack/i…
2
600
May 20
yipee! altho, ill probably have to backport / hack stuff up to get things running in Notion's node22 monorepo 💀
1
324
2014年版の古いMac miniをメルカリで1万で買ったものの、OSのバージョンは12までしか更新できない。Claude codeは入れれたので、何とかゴリ押しでnode22入れてもらえて、無事にclaw-empire 、open-clawを入れれた。このあたり、知識ないと古いmacに手を出すのは危ないね。
1
2
392
clawdbot itself just needs node22 which needs about 32mb of ram. can run it on a thermostat probably then hook to api for models and tools can’t run local llm but can run a sota model off api
1
4
35
2014 Macbook Pro’ma OpenClaw yükledim, emeklilikten beklenmedik bir dönüş yaşıyor. 😅 OpenClaw Node22 kullandığı için min macOS gereksinimi Ventura. OpenCore Legacy Patcher kullanarak aslında hardware’in desteklemediği bir OS’e yükselttim.
1
14
3,773
ログ見た感じ、80日前から少しずつnode22がメモリを食い潰してたみたい うーんこの
2
128
just ship it we've started asyncstatus (previously dailystatus) as an open-source tool so in my head it meant that the code had to be perfect and cutting-edge we went with nextjs and golang (backend) deployed to @flydotio. we wrote custom generators to translate OpenAPI schemas (defined through custom build step in golang) to fetch, zod and react-query impl. we raw-dogged sql with just the default pg driver with reusable select, update, insert and delete functions. we wrote our own background jobs framework backed by redis we wrote custom api layer based on go-chi and http2/h2c yeah we rolled our own auth ( oauth2) custom mjml emails compiled in build time at one point we've started to work on our custom ai api server using @flydotio gpus with latest llama some of current tech x gurus might say it was perfect we did everything right WRONG your customers don't care about all of that, they just want a great product that solves their problem you don't want to debug undocumented edge-case that appears only on prod like nextjs15 running on node22 standalone output couldn't accept zstd compression in the middleware coming from an external api, it would just throw some esoteric error all of that for WHAT? so you can get praised on x? how amazing that you can follow instructions on how to setup vps on hetzner and run your little shovel selling saas for indie hackers. how brave of you not to use vercel or cloudflare, you're so much better that everyone else, how can i use your content scheduling or testimonials saas again? just solve your customers problems use vercel / cloudflare / fly(.)io / railway / laravel forge / planetscale / turso / neon / better-auth / shadcn / baseui / htmx / elixir / zig / whatever you're comfortable with if you're successful enough you'll be able to self indulge building your own everything but now? just get it out there and talk to people nothing else matters your 20 likes here won't change anything
2
4
760
2 Jul 2025
Node22環境 * 1.0.38、持病もってるみたいなので、ボコボコ落ち始めた人はこれ確認するといいかもです Unhandled EPIPE Error in Node.js Socket Write Operation · Issue #2790 · anthropics/claude-code github.com/anthropics/claude…
2
2
486
25 Jun 2025
Replying to @dharmesh @rauchg
Sandbox supports python3.13 and node22!
1
2
180
25 Jun 2025
Vercel Sandbox is the “EC2 of AI”. An API to instantly run AI-generated code. With Active CPU pricing. 1️⃣ Create 𝚌𝚘𝚗𝚜𝚝 𝚜𝚋 = 𝚊𝚠𝚊𝚒𝚝 𝚂𝚊𝚗𝚍𝚋𝚘𝚡.𝚌𝚛𝚎𝚊𝚝𝚎({ 𝚜𝚘𝚞𝚛𝚌𝚎: { 𝚞𝚛𝚕: '⟨𝚐𝚒𝚝 𝚞𝚛𝚕⟩', 𝚝𝚢𝚙𝚎: '𝚐𝚒𝚝' }, 𝚛𝚎𝚜𝚘𝚞𝚛𝚌𝚎𝚜: { 𝚟𝚌𝚙𝚞𝚜: 𝟺 }, 𝚝𝚒𝚖𝚎𝚘𝚞𝚝: 𝚖𝚜('𝟻𝚖'), 𝚙𝚘𝚛𝚝𝚜: [ 𝟹𝟶𝟶𝟶 ], 𝚛𝚞𝚗𝚝𝚒𝚖𝚎: '𝚗𝚘𝚍𝚎𝟸𝟸' }); 2️⃣ Run anything 𝚊𝚠𝚊𝚒𝚝 𝚜𝚋.𝚛𝚞𝚗𝙲𝚘𝚖𝚖𝚊𝚗𝚍({ 𝚌𝚖𝚍: '𝚗𝚙𝚖', 𝚊𝚛𝚐𝚜: [ '𝚒𝚗𝚜𝚝𝚊𝚕𝚕' ] }); This runs on the Fluid infrastructure that powers 1M builds per day. (For context, Codex by OpenAI has opened 480k PRs total via prarena.ai.) Each build is a microVM that can do virtually anything, except for escaping the sandbox 😊 If you’re building a coding agent, ai website builder, data science agents, code-assisted deep research systems, build systems… Just like BotID and AI Gateway, you can use Sandbox if you run your backend on Vercel, or any other providers.

Vercel Sandbox securely runs untrusted code in isolated cloud environments, like AI-generated code. Create ephemeral, isolated microVMs using the new Sandbox SDK, with up to 45m execution times. Now in Beta and available to customers on all plans. vercel.com/changelog/run-unt…
24
17
319
67,298
18 Apr 2025
sitemcpででかいサイトとってくるとメモリ足りないらしい データ書き込むまで全部heapに突っ込んでるしな うーん、とはいえincrementalに書き込むの遅いんだよな 一番いいのはsqliteにprotobufでデータを突っ込んでいく方法だけど、bun/deno/node22じゃないと標準でsqliteがないのがなあー
1
3
444
1 Apr 2025
Sharing my highly Scalable #SaaS Boilerplate built with Next.js 15 NextAuth.JS AWS DynamoDB for free: 🚀 Scales to ~100K monthly users for $0 🔐 Google & GitHub Auth ⚡️ Node22/Bun = Blazing fast 💾 DynamoDB handles auth user data 🧱 Tailwind Shadcn-UI included
2
2
13
1,773
29 Mar 2025
「node22だとうごかないので18にしました〜!!」って連絡がデビくんからきました。まあ動くのは重要だな。
1
19
1,619
22 Jan 2025
Replying to @gunta85
Totally, cursorrules can do a lot here too. .cursorrules reminds me a lot of taking a dependency on @tsconfig/node22 - we should be sharing them with each other in a configurable and extendable way.
1
86
追えてなかった。Node22、もう使えるのね。 --- #DevelopersIO [アップデート] Lambda 関数のランタイムで Node.js 22 が利用可能になったので AWS CDK で設定してみた dev.classmethod.jp/articles/…
2
265
13 Jan 2025
و node22 و npm11 و pnpm15 و husky9 و typescript5 و... همش در حال آپگرید کردن رو صد تا پروژه بودم. :)) ولی وارنینگ‌ها رفت روانم آسوده شد.
1
12
194
18 Dec 2024
after 2 days of debugging live systems on @flydotio i've found out that nextjs 15 (node22, standalone output) in middleware can't use zstd as compression coming from external api -6 chars later everything's working as expected how's your day going?
2
5
195
5 Dec 2024
Replying to @localhost_5173
whats `Native SQLite` ? is it the one comes with Node22 ?
1
2
477