Live data from Hacker News

Viewing profile — tchetwin

tchetwin

HN member
Joined
Sun, Jan 21, 2018, 8:45 AM UTC
HN karma
17
Public activity
10 items

About tchetwin

Work at Bloomberg, opinions are my own.

Recent public activity

  1. comment
    Comment #44783494

    https://github.com/nodejs/node/pull/58517 - I think the `semver-major` and the timing mean that it might not be available until v25, around October

  2. comment
    Comment #41707442

    It does! Node uses swc to do this. The swc implementation of blank-spacing (implemented here https://github.com/swc-project/swc/pull/9144 ) was inspired by the author of ts-blank-s…

  3. story
    Show HN: Stricli – a new TypeScript-type-safe CLI framework

    We are excited to announce the release of Stricli, a new framework for developing command line applications with TypeScript. Check out the release post to find out _why_. We’ll be …

  4. story
    Show HN: ts-blank-space – fast TypeScript type-stripper

    We've built a new type-stripping compiler for TypeScript source: `ts-blank-space` It's: * 5.6x faster than `tsc` due to zero-codegen * Written in TypeScript * Uses the official Typ…

  5. comment
    Comment #39613626

    `npx` is a tool that ships alongside `npm` (alongside `node`) that either finds a local installation or performs a just-in-time download, and then runs the default "bin" entrypoint…

  6. comment
    Comment #35436102

    https://www.apple.com/support/systemstatus/ Weather - Issue Today, 4:00 AM - ongoing Some users are affected Next-hour precipitation may be unavailable for Alaska due to a data pro…

  7. story
  8. comment
    Comment #27441480

    Suspect that should be `npm init astro` or `yarn create astro`. TIL: npm initializers, thanks!

  9. comment
    Comment #25068623

    These rules are currently a not-readily-separable part of our build tooling. To provide earlier feedback for developers we're intending to standardise on an ESLint ruleset that wil…

  10. story