Live data from Hacker News

Viewing profile — robsutter

robsutter

HN member
Joined
Wed, Apr 14, 2021, 1:47 PM UTC
HN karma
11
Public activity
9 items

About robsutter

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #29110422

    Sure - here's an example using Jest to test the logic in UDFs: https://github.com/fauna-labs/fql-utilities/blob/main/tests/... You can use Jest's before[All] and after[All] to do a…

  4. comment
    Comment #29110169

    I remember those days too - my sins were T-SQL and I remember those headaches quite clearly. One huge difference today is that you can actually unit-test user-defined functions and…

  5. comment
    Comment #29110096

    I actually think this piece aligns with your thinking. Using a single, strongly consistent data store to eliminate the "train wreck of complexity" allows for a better developer exp…

  6. comment
    Comment #29109964

    My favorite thing about this pattern is that it allows developers to build globally distributed applications while reasoning about them like a single, centralized monolith. A lot o…

  7. comment
  8. comment
    Comment #27025297

    Is multi-cloud a good idea, inevitable, or an advantage? Should you use the tooling cloud service providers offer or are third-party tools a better fit for your workflows? On this …

  9. story