
Everything F#
Metaprogramming all the things with Coffee Driven Development™
- Arnhem, The Netherlands
- https://medium.com/@zaid.naom/latest
- @zaid_ajaj
Sponsors
Block or Report
Block or report Zaid-Ajaj
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Fable.Remoting Public
Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
-
the-elmish-book Public
A practical guide to building modern and reliable web applications in F# from first principles
-
Npgsql.FSharp Public
Thin F# wrapper around Npgsql, the PostgreSQL database driver for .NET
-
Npgsql.FSharp.Analyzer Public
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
1,191 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2023
Created 31 commits in 5 repositories
Created a pull request in pulumi/pulumi-terraform-bridge that received 23 comments
Do not skip default attribute of variables when explicitly set to null
Fixes #1055 Blocked by pulumi/pulumi#12817 as we need the new bind logic from this PR for the tests here to succeed
+90
−62
•
23
comments
Opened 11 other pull requests in 3 repositories
pulumi/pulumi
1
open
7
merged
- [pcl/program-gen] Implement singleOrNone intrinsic for python and typescript
- [pcl/binder] Include the component source directory in diagnostics when reporting PCL errors
- [typescript/program-gen] Allow iterating dynamic entries in TypeScript
- [pcl/pretty-printing] Fix stack overflow panic when pretty printing recursive types
- [go/programgen] Module support
- [pcl/binder] Fix panic on component type traversal
- [pcl/binder] Allow null literal as a default value for config variables
- [pcl/python] Support range expressions that are of type output
pulumi/pulumi-converter-terraform
2
merged
pulumi/pulumi-terraform-bridge
1
merged
Reviewed 17 pull requests in 5 repositories
pulumi/pulumi
8 pull requests
- Fix makefiles
- [pcl/binder] Include the component source directory in diagnostics when reporting PCL errors
- Support 'pulumi:tags' config to set stack tags
- Test for literals in output places
- [pcl/pretty-printing] Fix stack overflow panic when pretty printing recursive types
- [sdk/python] Fix hang due to component children cycles
- Recover from panics in binding when writing PCL
- Print all pcl parse and bind diagnostics in convert