41
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 14 Aug 2024
41 points (100.0% liked)
Linux
5171 readers
459 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
Yep, that's exactly what I did.
Just took a bunch of digging to figure out certain pieces of functionality that weren't outlined in the documentation/examples (mouse capture on click, and the fact you can split the disk image into chunks and stream the needed data at runtime were not exactly covered anywhere, but figured out looking at the demo site code and watching what the browser was doing)