strager
14K posts
user avatar
strager
@strager
strager.net
Joined October 2008
301
Following
2,664
Followers
  • user avatar
    strager
    @strager
    2025ๅนด5ๆœˆ12ๆ—ฅ
    Bun optimized Bun.sleep(1000) to take less than a second ๐Ÿคฏ
    user avatar
    Jarred Sumner
    Bun
    @jarredsumner
    2025ๅนด5ๆœˆ12ๆ—ฅ
    In the next version of Bun The `--sql-preconnect` flag warms up the database connection before your app loads.
    root in ๐ŸŒ archlinux-latest-64-minimal in /tmp
โฏ bun-19587 pre.ts
[890.41ms] Time to first query

root in ๐ŸŒ archlinux-latest-64-minimal in /tmp
โฏ bun-19587 --sql-preconnect pre.ts
[119.47ms] Time to first query

root in ๐ŸŒ archlinux-latest-64-minimal in /tmp
โฏ cat pre.ts
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
       โ”‚ File: pre.ts
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
   1   โ”‚ import { sql } from "bun";
   2   โ”‚
   3   โ”‚ // Simulate an app that takes awhile to start
   4   โ”‚ await Bun.sleep(1000);
   5   โ”‚
   6   โ”‚ console.time("Time to first query");
   7   โ”‚ await sql`SELECT 1`;
   8   โ”‚ console.timeEnd("Time to first query");
   9   โ”‚
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

root in ๐ŸŒ archlinux-latest-64-minimal in /tmp
    171K
  • user avatar
    strager
    @strager
    2025ๅนด3ๆœˆ24ๆ—ฅ
    Why does localhost take 500 ms?
    user avatar
    Ryan Toronto
    @ryantotweets
    2025ๅนด3ๆœˆ22ๆ—ฅ
    This is pretty cool, it's an RSC with a form and server action running while JavaScript is turned off. When there's no JS, the client component runs on the server and has its _state_ populated by RSC.
    00:00
    99.6K
  • user avatar
    strager
    @strager
    2024ๅนด1ๆœˆ1ๆ—ฅ
    2024 is the year of TypeScript. quick-lint-js.com/blog/version-3โ€ฆ
    00:00
    268K
  • user avatar
    strager
    @strager
    2025ๅนด2ๆœˆ9ๆ—ฅ
    Postman requires an account??? Do people do this?
    Postman busting my balls
    388K
  • user avatar
    strager
    @strager
    2024ๅนด3ๆœˆ13ๆ—ฅ
    Why do recruiters only talk to you when you're employed?
    82.2K
  • user avatar
    strager
    @strager
    2024ๅนด7ๆœˆ6ๆ—ฅ
    Replying to @SheriefFYI
    Bad interpolation of the carsโ€”with corrections every secondโ€”seems fine to me for a beta release. It looks like a minor fixable issue, not some architectural disaster which destroys gameplay.
    22K
  • user avatar
    strager
    @strager
    2025ๅนด2ๆœˆ16ๆ—ฅ
    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
    user avatar
    Quinn Nelson
    @SnazzyLabs
    2025ๅนด2ๆœˆ16ๆ—ฅ
    Open source software is so cool. This is my Rivian R1S being autonomously driven by the Comma 3Xโ€”a dashboard mounted device that hijacks the signal to my carโ€™s autonomy computer and inserts its own (much more capable) inputs. The software is free. And getting better daily.
    00:00
    42.3K
  • user avatar
    strager
    @strager
    2024ๅนด2ๆœˆ28ๆ—ฅ
    When people say 'use memory safe languages!' and you ask 'what are the tradeoffs?', for some reason people who call themselves "software engineers" get angry.
    53.1K
  • user avatar
    strager
    @strager
    2024ๅนด2ๆœˆ22ๆ—ฅ
    Replying to @LouisianaLp
    gay
    25.7K
  • user avatar
    strager
    @strager
    2025ๅนด2ๆœˆ4ๆ—ฅ
    "Written in NodeJS" So it won't work in 2 years and I'll have to re-enter my data in some other tool anyway.
    user avatar
    Tom Dรถrr
    @tom_doerr
    2025ๅนด2ๆœˆ3ๆ—ฅ
    Local-first personal finance tool
    26.5K

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms of Service|Privacy Policy|Cookie Policy|Accessibility|Ads info|ยฉ 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up