Sebastian Markbåge

@sebmarkbage

React JS · TC39 · The Facebook · H1B · Tweets are personal

San Francisco, California
Joined December 2008

Tweets

You blocked @sebmarkbage

Are you sure you want to view these Tweets? Viewing Tweets won't unblock @sebmarkbage

  1. 13 hours ago

    I think most people don't consider the possibility that Android or UIKit could become a *standard*.

  2. Jun 1

    The sheer number of suggestions of alt langs I received is exactly why C wins. There's no other *one* winner.

  3. Jun 1
    Replying to

    More so than a rich and opinionated ecosystem. I feel like Rust isn't gaining ground in that space even though it technically could.

  4. Jun 1
    Replying to

    Like if I'm building a small text/css layout OSS library, a small bytecode interpreter, a domain specific math library I want portability.

  5. Jun 1
    Replying to

    Rust could fill that space on technical merits but it seems like currently C is ubiquitous among toolchains. Rust is not hitting that role.

  6. Jun 1

    Rust seems like a no-brainer replacement for C++ but I want a replacement for C. Is anyone targeting something smaller/less controversial?

  7. May 31

    Anyone know of JS libraries that use `React.DOM.*` factories? Like `React.DOM.div` or `React.DOM.a`.

  8. May 30

    Is there like a requestIdleCallback for Node that fires after the I/O event queue has been exhausted? Event loops w/o priority are awkward.

  9. May 30
    Replying to

    I suppose the <template> tag has the same purpose as <defs>. JS fills the <use> case. The non-clone/shadow/JS driven model still valuable.

  10. May 30

    I'm quite surprised that <defs /> and <use /> from SVG hasn't gotten traction in HTML yet. Such powerful abstractions. Used them a lot.

  11. May 26

    Have you read about Facebook's BigPipe? It's still how FB works. There are variants but it's a principal must read.

  12. May 22

    What WebAssembly means for React talk is up! Really proud of this one, too

  13. May 19
    Replying to

    Safety first. There are opportunities for further optimizations by knowing that () is always a positive integer.

  14. May 19

    Prepack can now accurately handle lodash shortOut calls. This is the stuff that's important for ecosystem compat.

  15. May 18
    Replying to
  16. May 18
    Replying to

    It's a new approach to bundling. It doesn't statically analyze deps. It uses Node's own algorithm to dynamically "run" them at build time.

  17. May 18

    I added a very experimental mode for compiling entire Node.js CLIs, including Node's internal runtime, with Prepack.

  18. May 16
  19. May 16

    I'm concerned about perf overhead of new alloc heavy APIs like Readable Streams but excited for a push to make short lived alloc cheaper!

  20. May 16

    Should I make a readable stream or write to a writable stream? 🤔

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

    You may also like

    ·