Live data from Hacker News

Viewing profile — eandre

eandre

HN member
Joined
Thu, Dec 27, 2018, 12:22 PM UTC
HN karma
543
Public activity
121 items

About eandre

Backend engineer with a passion for developer productivity. Ex- Spotify. Now building https://encore.dev to make it easy and fun to build great backends.

@_eandre on Twitter

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #42621182

    Thanks for submitting this! I'm one of the founders, happy to answer any questions.

  9. comment
    Comment #41972952

    We've published benchmarks against most of these already, see https://github.com/encoredev/ts-benchmarks

  10. comment
    Comment #41972936

    I've published proper instructions for benchmarking Encore.ts now: https://github.com/encoredev/ts-benchmarks/blob/main/README.... . Thanks!

  11. comment
    Comment #41970708

    Encore.ts is doing something similar for TypeScript backend frameworks, by moving most of the request/response lifecycle into Async Rust: https://encore.dev/blog/event-loops Discla…

  12. story
  13. story
  14. story
  15. comment
    Comment #39234906

    Encore CEO here. Thanks for the feedback. We sell developer productivity and devops automation, and compared to hiring additional engineers Encore is very cheap. We’ve tried to ali…

  16. comment
    Comment #37946243

    Thanks for the shoutout, happy to answer any questions about Encore if anyone's curious. (I'm the founder.)

  17. comment
    Comment #37764179

    If you like the concept but prefer Go over Rust for backends, check out Encore [1]. Disclosure: I'm one of the founders. [1] https://encore.dev

  18. story
  19. story
  20. story
  21. comment
    Comment #36327060

    Author here, happy to answer any questions. While some of the underlying functionality is based on Encore’s static analysis, the approach is quite general and can be adapted to lot…

  22. story
  23. comment
    Comment #36244126

    Author here, happy to answer any questions. While some of the underlying functionality is based on Encore’s static analysis the approach is quite general and can be adapted to lots…

  24. story
  25. comment
    Comment #35604945

    Looks cool! How does it come up with different architectures when changing from one type of database (e.g.) to another?