Live data from Hacker News

Viewing profile — jamesappledev

jamesappledev

HN member
Joined
Sun, Dec 20, 2020, 1:28 AM UTC
HN karma
9
Public activity
8 items

About jamesappledev

No profile information was provided.

Recent public activity

  1. comment
    Comment #34588939

    I think JSON allows both of your use cases, you'll just have to define your own deserialization. We've used { "__type": "DOG" } as metadata flags in GraphQL and JSON API's for a lo…

  2. comment
    Comment #34588861

    We already use comments in JSON without JSONC in lots of projects. Adding a { "//": "My Comment" } line works and most API's ignore excess fields.

  3. comment
    Comment #33710955

    That's pretty much what coc.nvim is

  4. comment
    Comment #28131252

    I moved our massive lerna monorepo to yarn v2 with PnP workspaces and cut 20 minutes off our CI time, deploy/build time (typescript) cut dramatically and reduced even our frontend …

  5. comment
  6. comment
    Comment #27442749

    This has less to do with vim than with Terraforms poor LSP support. Vim/Neovim has had LSP support for some time with plugins and now built in natively. I use COC vim as it's the f…

  7. story
  8. comment
    Comment #25484492

    Love the article and the perspective. Don't think the general notion that serverless is either a return to the past or a negative development is true. Long feedback loops seem to b…