ghaberek
No user record in our sample, but ghaberek has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ghaberek has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
> 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 not the things you create. Your work and…
I am the proprietor of the OpenEuphoria Group (https://openeuphoria.org/). We make maintain the Euphoria programming language: a general-purpose interpreted programming language with a simple syntax and flexible type…
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 every day.…
> 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 that's the problem. Programmers have…
I use "Color Grab" on Android
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.
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 neat to A) bring the cost down another…
Thanks for including Euphoria in this! Nice to see our language still getting some love.