Live data from Hacker News

Viewing profile — ghaberek

ghaberek

HN member
Joined
Mon, Jul 15, 2019, 7:03 PM UTC
HN karma
12
Public activity
8 items

About ghaberek

No profile information was provided.

Recent public activity

  1. comment
    Comment #36071088

    > I've come to realize that I often take constructive criticisms personally. Somebody once told me, "never fall in love with your ideas." Because you are not your ideas. You are no…

  2. comment
    Comment #34550299

    I am the proprietor of the OpenEuphoria Group ( https://openeuphoria.org/ ). We make maintain the Euphoria programming language: a general-purpose interpreted programming language …

  3. comment
    Comment #26146411

    It started as that but it's since turned into completely usable C compiler that supports 32-bit and 64-bit x86 and ARM platforms. There are still developers adding to the project e…

  4. comment
    Comment #25308075

    > this breaks the identity `arr[idx] == (arr + idx)`. as a c++ (and sometimes c) dev, I tend to consider "index" and "offset" to be functionally equivalent. hard pass. And I think …

  5. comment
    Comment #24687504

    I use "Color Grab" on Android

  6. comment
    Comment #23932779

    Yeah I forgot that only one of the USB ports actually does data. I guess you could use a Teensy that interfaces through the GPIO pins and pretends to be the keyboard and mouse.

  7. comment
    Comment #23928102

    Would a Pi Zero W work for this, or do you need a full-size Pi 4? I would think that with the HDMI dongle doing the hardware MJPEG encoding, a Pi Zero might suffice. It'd be really…

  8. comment
    Comment #20444031

    Thanks for including Euphoria in this! Nice to see our language still getting some love.