Live data from Hacker News

Viewing profile — ThePallas

ThePallas

HN member
Joined
Mon, Sep 16, 2019, 10:04 PM UTC
HN karma
5
Public activity
6 items

About ThePallas

No profile information was provided.

Recent public activity

  1. comment
    Comment #48848836

    I've used their free app and it is fantastic for what it is. However, I've moved on to a dedicated Neurovizr lightbox so that I don't have to balance my phone on my forehead any mo…

  2. comment
    Comment #47266593

    > Say the word “potato.” Analyze the Request: Input: A conversation/context (which is essentially just the instruction “Say the word ‘potato.’”). Task: Reply with an answer to the …

  3. comment
    Comment #44620472

    As an example of pretending to do exactly that, this project (author: me) combines io_uring and ucontext.. https://github.com/pallas/ioucontext/

  4. comment
    Comment #40153509

    I found “How to Talk About Books You Haven't Read” by Pierre Bayard to be a fascinating look at how we remember and fail to remember what we do and do not read. (Yes, I read it.) h…

  5. comment
    Comment #40128969

    A few years ago, I created a system that generates a serial number from a prefix and a 32-bit unsigned integer and fixes up this kind of input error when passing the serial. https:…

  6. story
    Show HN: Ioucontext = Io_uring and Ucontext

    A coöperative multitasking framework based on `liburing` and `libucontext`, integrated with `c-ares` and `rusttls-ffi`.