Live data from Hacker News

Viewing profile — sixwing

sixwing

HN member
Joined
Wed, Oct 08, 2008, 7:19 PM UTC
HN karma
171
Public activity
37 items

About sixwing

@sixwing

tensoroverflow.com

Recent public activity

  1. comment
    Comment #45684305

    i took a swing at an anti-slop skill for Claude Code, this week: https://github.com/rand/cc-experiments/tree/main/skills/anti...

  2. comment
    Comment #36615625

    congrats, dude.

  3. comment
    Comment #33594710

    Ascent is lovely. The paper on it is really well written, too: https://s-arash.github.io/ascent/cc22main-p95-seamless-deduc...

  4. comment
    Comment #31355188

    i can't count the number of products i've worked on or adjacent to that have gained some traction, started to scale... and hit a brick wall when wanting to access the enterprise ma…

  5. comment
    Comment #30169960

    Vercel | Infrastructure Product Management | Remote (US, Canada, most of EU) | https://vercel.com/careers/product-manager-infrastructure-em... Vercel helps make the web. Faster. Yo…

  6. comment
    Comment #22398523

    hah. you beat me to it, Jason. @danfox, i'm always down to talk code search as well - rand@github.com

  7. comment
    Comment #20576443

    FWIW, I would LOVE to see openCypher supported on dgraph! I find it far more expressive and easier to work with for many types of traversals and logical operations.

  8. comment
    Comment #20065727

    it's definitely useful for structural code annotation, which can be used by both search and code navigation. stay tuned.

  9. comment
    Comment #20065717

    the combination of the Import and Call Graphs ( https://github.com/github/semantic#language-support ) should allow for the construction of a view of what symbols are imported, and …

  10. comment
    Comment #20065696

    very doable, at least for certain types of clones, and a topic of active research. while leveraging the ASTs and scope graphs produced by semantic can allow you to attack the more …

  11. story
  12. story
  13. comment
    Comment #11692861

    For Heroku's managed Kafka in the common runtime, you can just `heroku kafka:tail topic`. For other environments, you might look at something like https://github.com/EnvisionX/kafc…

  14. comment
    Comment #11580086

    I'm Rand Fitzpatrick, and this is one of the products I work on at Heroku. None of our current Kafka offerings are multi-tenant.

  15. story
  16. comment
    Comment #10265860

    While laziness may permeate a lot of the ecosystem, GHC 8.0.1 is likely to get better support for Strict: https://ghc.haskell.org/trac/ghc/wiki/StrictPragma

  17. comment
    Comment #9132700

    I'd be curious as to how this compares to https://github.com/SmileWide/main , in terms of maturity and ability to run in a distributed mode.

  18. comment
    Comment #8518018

    The team at Heroku (where I currently PM) is constantly trying to improve our communication and documentation. We're definitely sorry that this caused problems, and we'll work even…

  19. comment
    Comment #8183098

    Some nice changes in this release. Having built-in TTL on edges and vertices would have simplified several different system's I've worked on.

  20. comment
    Comment #8139666

    The Metrics displayed in the new Dashboard focus on the characteristics of app execution on Heroku, rather than internal instrumentation of the application. Hopefully that's useful…

  21. comment
    Comment #8139149

    You should be able to click the 'star' icon on the far right of an app.

  22. comment
    Comment #8132695

    Twisted? Yes. Fun, and a good intro on introducing your own hacks to your Sonos system? Even more so.

  23. comment
    Comment #8123729

    Amusing name, given that Tinder came out of Hatch Labs, an incubator that IAC owns. IAC also owns OkCupid.

  24. comment
    Comment #7381088

    I miss the fail whale.

  25. comment
    Comment #5202389

    my team has made a ton of contributions to hermes - it's a pretty solid library. that said, i'm happy to see more traction for clojure + titan, especially from the clojurewerks cre…