Live data from Hacker News

Viewing profile — nicolasrusso

nicolasrusso

HN member
Joined
Wed, May 05, 2021, 8:28 PM UTC
HN karma
9
Public activity
8 items

About nicolasrusso

No profile information was provided.

Recent public activity

  1. comment
    Comment #27649805

    Interesting, thank you! For those who like me wanted to see the edge case for the non-monotonic function, if you do: -2 -2 is in fact less than -1. However: (-2)^2 4 And 4 is obvio…

  2. comment
    Comment #27646892

    I'm sorry I still barely understand what's going on here. Too many unfamiliar terms. Should note I don't have a CS nor math background, just basic programming. Here's my best under…

  3. comment
    Comment #27639286

    I know this is just for Haskell but someone needs to start explaining category theory at a level 10 year olds can understand or something. Have struggled with confusion in the same…

  4. comment
    Comment #27628334

    Ain't gonna work if you're a poor intern.

  5. comment
    Comment #27549523

    Beeware sounds really interesting. I've often wondered if there are any things like it out there that can help me build complex GUIs (e.g. user interfaces with interactive 3D stuff…

  6. comment
    Comment #27486646

    tspm might be useful as a chrome extension, wherever you type a specific password it converts it. Although maybe that comes w/ other security issues

  7. story
  8. comment
    Comment #27437586

    My question is, if you're running this with blender, say, does it simply save the same file over and over again internally or in a hidden way somewhere? If that's the case, that's …