SpecFlow (Cucumber for .NET) has been forkedreqnroll.net5 points·by aslakhellesoy·2 ปีที่แล้ว·0 comments
aslakhellesoy·2 เดือนที่ผ่านมา·discussThey forgot to AI-label that Bender-sounding voiceover in the article…
aslakhellesoy·9 เดือนที่ผ่านมา·discussFYI: DocuSign’s moat/USP is trust, not software.DocuSign customers buy trust.
aslakhellesoy·ปีที่แล้ว·discussI wonder how this compares to csvkit [1].[1]: https://csvkit.readthedocs.io/
aslakhellesoy·ปีที่แล้ว·discussI’ve been using Mermerd [1] for years and never looked back. Simple, does one thing well.It gets even better with elk layout - just prepend this frontmatter snippet to mermerd’s output: --- config: layout: elk --- [1]: https://github.com/KarnerTh/mermerd
aslakhellesoy·4 ปีที่แล้ว·discussExcellent work!Postgraphile uses a naming convention for postgres functions to extend the GraphQL schema [1].Do you have any plans to support a similar mechanism in pg_graphql?[1]: https://www.graphile.org/postgraphile/functions/
aslakhellesoy·4 ปีที่แล้ว·discussCongratulations on the launch - this sounds interesting.I'm currently using Postgraphile[0], which uses Postgres' introspection API to discover the schema structure.Would this still work with Hydra?[0] https://www.graphile.org/postgraphile/