Live data from Hacker News

Viewing profile — freeney

freeney

HN member
Joined
Tue, Oct 24, 2023, 10:01 PM UTC
HN karma
14
Public activity
4 items

About freeney

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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

  3. 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…

  4. 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 …