Viewing profile — ghaberek
ghaberek
HN member- Joined
- Mon, Jul 15, 2019, 7:03 PM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About ghaberek
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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…
-
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 …
-
comment
Comment #24687504
I use "Color Grab" on Android
-
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.
-
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…
-
comment
Comment #20444031
Thanks for including Euphoria in this! Nice to see our language still getting some love.