Live data from Hacker News

Viewing profile — cloutiertyler

cloutiertyler

HN member
Joined
Wed, Sep 17, 2014, 4:54 PM UTC
HN karma
233
Public activity
66 items

About cloutiertyler

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46499898

    How is SpacetimeDB not mentioned here?

  3. comment
    Comment #46436002

    Found this super interesting. This website builds a wiki article about the architecture of open source GitHub projects. Seems super useful for getting a quick idea of how an applic…

  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #44120786

    Let me introduce to you Convex. https://www.convex.dev/ Disclaimer: I am the developer of SpacetimeDB which is spiritually similar. We absolutely intend to run client side as well.…

  10. story
  11. comment
    Comment #43639213

    I haven't heard of Parallel Universe. What is it?

  12. comment
    Comment #43638337

    I think that's very fair, we've got quite a lot of momentum behind reducers at this point though. That doesn't make it a good, name but it is a sticky one. "mutation" may also have…

  13. comment
    Comment #43637999

    We want to dial these numbers in, but we have to err on the side of too high, because it's easier to lower prices than to raise them. We want to bring it down as low as we possibly…

  14. comment
    Comment #43637763

    Ah you mean like implementing UDP and supporting complex lag masking netcode before we have to?

  15. comment
    Comment #43637018

    Oh it's you! Sorry cmrdporcupine! I didn't see.

  16. comment
    Comment #43637003

    It had nothing to do with marketing, it was because conceptually stored procedures are similar to smart-contracts and share technical aspects. We thought engineers would find the s…

  17. comment
    Comment #43636922

    For what it's worth, BitCraft currently ships with client-side prediction. It's just not built into SpacetimeDB yet. It's relatively simple, but "The SpacetimeDB devs have not yet …

  18. comment
    Comment #43636880

    I'd be happy to schedule a chat to talk with you about our plans if you'd like! I'd love to get your thoughts.

  19. comment
    Comment #43636788

    Ours came first :/

  20. comment
    Comment #43636779

    Unreal (and C++) support is coming!

  21. comment
    Comment #43634596

    TODO does not imply no plan or that we haven't thought deeply about the problem. Prioritization is imperative when you're building an MMORPG and a new database with a small team fo…

  22. comment
    Comment #43633635

    We can and plan to handle the complex lag masking netcode as well. We've just focused so far on games that don't need very sophisticated lag compensation

  23. comment
    Comment #43633625

    We are definitely inspired by Elixir/BEAM. IMC (inter-module communication) is directly inspired by it. It is high risk, but I think a risk worth taking.

  24. comment
    Comment #43633612

    It scales much the same way that Erlang/BEAM scales. Each database is an actor in a distributed actor system. That's how we operate BitCraft, however we haven't released inter-modu…

  25. comment
    Comment #43633596

    They do indeed.