Live data from Hacker News

Viewing profile — metzby

metzby

HN member
Joined
Thu, Jan 07, 2010, 1:48 PM UTC
HN karma
46
Public activity
24 items

About metzby

No profile information was provided.

Recent public activity

  1. story
    Show HN: VillageSQL = MySQL and Extensions

    INSTALL EXTENSION vsql-complex; CREATE TABLE t (val COMPLEX); Look, MySQL is awesome [flamewar incoming?]. But the ecosystem has stagnated. Why? No permissionless innovation. Postg…

  2. comment
    Comment #24202229

    That seems like another strawman; e.g. I said it could be warrants for this reason. There's lots of examples of financial ownership without the holder of the return running the bus…

  3. comment
    Comment #24200006

    I thought capital gains were when you do realize them, not when you can realize them.

  4. comment
    Comment #24200001

    Why do you assume the wealth tax has to be paid each year in dollars? Maybe you could pay it in shares, so no borrowing required. Or maybe for illiquid assets including non-public …

  5. comment
    Comment #23629769

    Lots of the money hasn't been taxed. If you owned stock for decades but never sold it, it wouldn't have been taxed.

  6. comment
    Comment #22606256

    Sweet; glad you like it. I'd love to hear more. (Disclaimer: Tilt CEO here)

  7. comment
    Comment #21131090

    Where did you get the number of white? I'm saying you can't sum ethnicities because many people are multiple ethnicities.

  8. comment
    Comment #21130256

    I didn't see "non-Jewish" white in the source. Did you add up the rest and subtract from 100? I think these should be able to add up to more than 100. E.g., someone who is both His…

  9. comment
    Comment #20778305

    I'd love to talk if you use skaffold; I (disclaimer: building it) work on Tilt, and suspect it's a better fit. Especially because it can work on either k8s, like skaffold, or docke…

  10. story
  11. story
  12. comment
    Comment #18847389

    As puzzle mentioned, yep. I know Jason pretty well. Happy to chat; want to get coffee? I'm dan at windmill dot engineering for scheduling.

  13. comment
    Comment #18847379

    That's why we have fast_build, which does something more clever. I just published a Blog Post "How Tilt Updates Kubernetes in Seconds, not Minutes": https://medium.com/windmill-eng…

  14. comment
    Comment #18841252

    Helm is one way to generate k8s yaml. There's also kustomize, or ksonnet, or custom scripts (sed!).

  15. comment
    Comment #18841248

    Yes, please don't use Tilt to update your production cluster! Tilt is just for precommit development. If you email me (dan @ windmill dot engineering), we can talk more, but we are…

  16. comment
    Comment #18835939

    It's a lot like skaffold. Main improvements (for now): ) a better UI that keeps errors on-screen. Check out our demo video: https://www.youtube.com/watch?v=MGeUUmdtdKA ) fast_build…

  17. comment
    Comment #18835928

    We don't yet, but we're considering it. If you email me (dan at windmill dot engineering) I'd love to hear more of how you use it.

  18. comment
    Comment #18834398

    There isn't an architecture diagram, and there should be. Thanks. Tilt replaces `docker build && kubectl apply` or `docker-compose`. It watches your files, updates automatically, a…

  19. comment
    Comment #18833681

    Hey, Tilt CEO here, so I'm certainly biased, but also semi-informed. We think you deserve three properties: 1) it's easy to start your whole app 2) it's fast to update your app as …

  20. comment
    Comment #18833655

    Tilt can use helm! (Disclaimer: Tilt CEO here) You can just call k8s_yaml(local('helm template ')). That tells Tilt to parse the yaml generated by running (locally) helm template. …

  21. comment
    Comment #18833646

    http://slack.k8s.io/

  22. comment
    Comment #18833645

    Thanks Frank! It was great to chat at Kubecon. (I'm Dan, the Windmill CEO, goofy big-haired guy)

  23. comment
    Comment #18833642

    Hey, I'm CEO of Tilt. Thanks for the feedback. The problem this solves is that distsys devs don't get enough feedback. You say you use docker-compose. Compared to docker-compose, T…

  24. comment
    Comment #1037013

    A big part of admission into Google Summer of Code is having a good list of suggested projects.