Bell System

social.omar.website

Profile for Omar Rizwan. Username @omar, social.omar.website. Role: admin

About

"The program should, in some way, expand the concept of what computer paint programs are, as well as what mark making can be."

Joined on Dec, 2022. 814 posts. Followed by 301. Following 153.

Recent posts

Omar Rizwan . @omar,

sort of regretting having gotten a global-shutter webcam for Folk gadget (I think it makes it a lot harder to calibrate, because you can't capture the whole projector image without unwieldily huge exposure time)

Open thread
Omar Rizwan . @omar,

currently resent this a little because the emitted error messages aren't greppable -- if you get the error "child killed by signal SIGUSR1", it's not obvious how to find its origin in this source code (the whole phrase won't work, "child killed by signal" won't work, and so on) without knowing exactly how it's chunked here

Open thread
Omar Rizwan . @omar,

the usual Arduino use of C++ is funny because the near-absence of heap allocation basically makes it look like Java -- no *s to be seen

Open thread
Omar Rizwan . @omar,

i wonder if old pre-internet videophone systems actually felt different from modern video chat -- i could imagine them having way less latency because they could have a dedicated circuit connection and dedicated hardware on both sides, instead of webcam + OS + packet-switched internet that has tons of possible delays

Open thread
Omar Rizwan . @omar,

was talking with people about structured concurrency a few weeks ago, and it does feel like an underrated part of making a responsive / concurrent 'OS' is the ability to *cancel* those concurrent tasks

Open thread