Viewing profile — robsutter
robsutter
HN member- Joined
- Wed, Apr 14, 2021, 1:47 PM UTC
- HN karma
- 11
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About robsutter
No profile information was provided.
Recent public activity
- story
- story
-
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…
-
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…
-
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…
-
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…
- comment
-
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 …
- story