Live data from Hacker News

Viewing profile — cognisent

cognisent

HN member
Joined
Thu, Feb 27, 2025, 11:42 PM UTC
HN karma
11
Public activity
8 items

About cognisent

No profile information was provided.

Recent public activity

  1. comment
    Comment #49026952

    It's possible to download a marked-up PDF as a PDF from a Remarkable -- I can't speak for the others.

  2. comment
    Comment #47254434

    I guess _ is trying to be like, "No, really, anything," while . has some limitations?

  3. comment
    Comment #47250475

    One thing I don't understand is what does _* mean? It seems like the paper refers to .* (which I understand) and _* (which I don't) in sometimes the same context? Normally _* would…

  4. comment
    Comment #46506021

    You can get a Pebble Steal next time you see someone wearing one in public...

  5. comment
    Comment #45826262

    > In this case, there is absolutely nothing to show on a conventional graph, as there are actual solutions to this equations. I feel like this must be missing a "no", but also I'm …

  6. comment
    Comment #45585426

    This is exactly how it is at my husband's high school: no penalties, no consequences, unlimited turning in of work until the end of the quarter. Didn't finish it all and ended up w…

  7. comment
    Comment #43872234

    It was my grades in math that ultimately failed me out of my undergraduate CS program. My university had: Calculus 1, Calculus 2, Linear Algebra, Vector Geometry, Multi-Variable Ca…

  8. comment
    Comment #43324456

    TypeScript doesn't require a class to use it, though, because it's structurally typed. All that "implements Foo" in this example does is make sure that you get a type error on the …