Flow has actual support for this with opaque types. You just use the opaque keyword in front of a type alias ˋopaque type Hash = string` and then that type can only be constructed in the same file where it is defined.…
This looks awesome, I need to give it a try asap. I can very well see myself using this to navigate or search inside JSON files
I don’t think this issue is about the French spoken in West Africa being 'broken.' Or that 'they were themselves learning French'… Rather, it reflects the tolerance and adaptability inherent in multilingual societies…
Running arbitrary user code inside a jail that doesn’t isolate networking might not be enough isolation. Also kernel mount namespace binds into the jailed env increases the attack surface. Great for some use-cases, but…
Flow has actual support for this with opaque types. You just use the opaque keyword in front of a type alias ˋopaque type Hash = string` and then that type can only be constructed in the same file where it is defined.…
This looks awesome, I need to give it a try asap. I can very well see myself using this to navigate or search inside JSON files
I don’t think this issue is about the French spoken in West Africa being 'broken.' Or that 'they were themselves learning French'… Rather, it reflects the tolerance and adaptability inherent in multilingual societies…
Running arbitrary user code inside a jail that doesn’t isolate networking might not be enough isolation. Also kernel mount namespace binds into the jailed env increases the attack surface. Great for some use-cases, but…