Live data from Hacker News

Viewing profile — mikaylamaki

mikaylamaki

HN member
Joined
Wed, Jun 08, 2022, 4:46 PM UTC
HN karma
202
Public activity
34 items

About mikaylamaki

No profile information was provided.

Recent public activity

  1. comment
    Comment #45919739

    That is a different project :D Here's our overall pitch: https://zed.dev/blog/sequoia-backs-zed#introducing-deltadb-o...

  2. comment
    Comment #45918642

    We’ve been growing and have had to scale authentication beyond what our original collab server could handle. Not many people are using collab yet, we’re prioritizing non-collaborat…

  3. comment
    Comment #45918145

    Unfortunately, we no longer support self hosting. We're planning on reintroducing it once we've polished the single player experience a bit more :)

  4. comment
    Comment #45917968

    People have been doing collaborative text editing since the 60s actually! See, The Mother Of All Demos[0], referenced in our first blog post[1] :D I'd say CRDTs are also a big chan…

  5. comment
    Comment #45612557

    It’s quite the experience

  6. comment
    Comment #45120442

    Actually, Anthropic built that integration themselves.

  7. comment
    Comment #44663089

    Yeah! It's a good sign that this idea is in the air and the industry is moving towards it. Excited to get rid of all the magic wands everywhere :D

  8. comment
    Comment #44663029

    FWIW, we plan to sell "enterprise" builds of Zed with SSO, centralized plugin repositories, business-hosted infra, etc. etc. The sorts of features developers don't care about but b…

  9. comment
    Comment #44662698

    The code gen example given later sounds an awful lot like what AWS built with Kiro[1] and it's spec feature. This article is kinda like the theory behind the practice in that IDE. …

  10. comment
    Comment #43050932

    We do! Sorry we missed your feedback.

  11. comment
    Comment #43050894

    Agreed. The predict edit feature needs to be actively enabled before it'll do anything. And once it's enabled, it won't send up your private keys or environment variables. If their…

  12. comment
    Comment #43049859

    > a private key or API key could get sent, right? You can disable this feature on a per-file basis, here’s the relevant setting: https://github.com/zed-industries/zed/blob/39c9b1f1…

  13. comment
    Comment #43042954

    Sorry you had this experience with Zed. We've seen a few reports of issues with our python integration ( https://github.com/zed-industries/zed/issues/23170 , https://github.com/zed…

  14. comment
    Comment #42189628

    At Zed, we use our native collaboration to make sure we get a lot of synchronous time together. We also use it to do design review as we're coding a feature, letting us skip code r…

  15. comment
    Comment #40930978

    We'd appreciate the issue and discussion! We've been aware of contrast issues for some time, and I personally have been thinking about switching our color representation from HSL t…

  16. comment
    Comment #40929856

    We have a flatpak build! It's not on flathub yet though :) https://github.com/zed-industries/zed/blob/main/docs/src/dev...

  17. comment
    Comment #40929846

    We have a few words on this in our troubleshooting guide: https://zed.dev/docs/linux#troubleshooting Let us know if that doesn't fix it!

  18. comment
    Comment #40929834

    Check out our troubleshooting page, you might not be utilizing the GPU! https://zed.dev/docs/linux#troubleshooting If that doesn't work for you, please file an issue, and let us kn…

  19. comment
    Comment #40929813

    We call them 'multibuffers' :D https://zed.dev/features#multi-buffers

  20. comment
    Comment #40929801

    As a Zed developer, our killer feature is the parallel programming that our software enables. It's like pairing without the terrible parts.

  21. comment
    Comment #40929781

    After we finished prepping this linux launch, we've started work on making this situation better. Follow along here: https://github.com/zed-industries/zed/pull/14034

  22. comment
    Comment #40290336

    That does seem more usable for this use case. I'll keep it in mind, thank you!

  23. comment
    Comment #40290037

    Roughly yes, though I'd caveat it with the specific application of the GPU: simple, 2D, UI elements. We've already built an abstraction that allows us to fluently build up a design…

  24. comment
    Comment #40289939

    Simply put: historical artifact and we want to own the stack. Zed was first created when these abstractions where a lot younger, and a text editor needs certain features, like IME …

  25. comment
    Comment #40289753

    Right now: mixed. We provide both user defined themes and theme overrides that let people color-correct things as they need, we have a strong cultural focus on keyboard accessibili…