Viewing profile — sixwing
sixwing
HN member- Joined
- Wed, Oct 08, 2008, 7:19 PM UTC
- HN karma
- 171
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About sixwing
tensoroverflow.com
Recent public activity
-
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...
-
comment
Comment #36615625
congrats, dude.
-
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...
-
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…
-
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…
-
comment
Comment #22398523
hah. you beat me to it, Jason. @danfox, i'm always down to talk code search as well - rand@github.com
-
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.
-
comment
Comment #20065727
it's definitely useful for structural code annotation, which can be used by both search and code navigation. stay tuned.
-
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 …
-
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 …
- story
- story
-
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…
-
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.
- story
-
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
-
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.
-
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…
-
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.
-
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…
-
comment
Comment #8139149
You should be able to click the 'star' icon on the far right of an app.
-
comment
Comment #8132695
Twisted? Yes. Fun, and a good intro on introducing your own hacks to your Sonos system? Even more so.
-
comment
Comment #8123729
Amusing name, given that Tinder came out of Hatch Labs, an incubator that IAC owns. IAC also owns OkCupid.
-
comment
Comment #7381088
I miss the fail whale.
-
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…