Viewing profile — freeney
freeney
HN member- Joined
- Tue, Oct 24, 2023, 10:01 PM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About freeney
No profile information was provided.
Recent public activity
-
comment
Comment #40366351
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 …
-
comment
Comment #40214271
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
-
comment
Comment #38677051
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 adaptabilit…
-
comment
Comment #38006758
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 …