User Tools

Site Tools


newsletters:2026-02

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
newsletters:2026-02 [2026/03/10 02:46] – [Text detection + handwriting recognition] osnrnewsletters:2026-02 [2026/03/11 19:14] (current) osnr
Line 2: Line 2:
  
 {{htmlmetatags>metatag-og:title=(Folk Computer February 2026 newsletter) {{htmlmetatags>metatag-og:title=(Folk Computer February 2026 newsletter)
-metatag-media-og:image=(newsletters:IMAGE_FILENAME_HERE.jpg+metatag-media-og:image=(newsletters:pasted:20260311-191224.jpeg
-metatag-og:description=(Brief description of key updates this month)+metatag-og:description=(Python FFI, image segmentation, text recognition; sound wheel; stdout and stderr redirection; Folk February; Hamish talk; post-calibration refinement)
 }} }}
  
Line 210: Line 210:
  
 and with this in place, a program can just When to get the detector function and call it on a camera frame / camera slice Image and get back a list of text boxes. (The FFI will automatically convert any Python list/dict/etc into a Tcl object by using JSON serialization, and vice versa, in arg or return types.) and with this in place, a program can just When to get the detector function and call it on a camera frame / camera slice Image and get back a list of text boxes. (The FFI will automatically convert any Python list/dict/etc into a Tcl object by using JSON serialization, and vice versa, in arg or return types.)
 +
 +{{newsletters:img_2224.jpeg?250px}}
  
 (I do wonder if this binding even needs to be built into Folk or if it should just be part of the user program on the table, it's so short... and it would've been nice, at the last open house, if people could just see this caller implementation on the table, rather than having to take our word for it.) (I do wonder if this binding even needs to be built into Folk or if it should just be part of the user program on the table, it's so short... and it would've been nice, at the last open house, if people could just see this caller implementation on the table, rather than having to take our word for it.)
Line 241: Line 243:
 {{newsletters:img_1874.mp4?300px}} {{newsletters:img_1874.mp4?300px}}
  
 +=== Image segmentation using SAM2 ===
 +
 +I don't have a good photo or video of this yet (needs to be set up in the new space and have more interesting demo built around it, maybe whole table instead of camera slice), but [[https://github.com/FolkComputer/folk/blob/3efc3b2687050eb8b3560134e009a28654be6b84/builtin-programs/recognition/sam2.folk|here's the binding]] for [[https://github.com/facebookresearch/sam2|SAM2]].
 +
 +Would be useful for pointing to an arbitrary object and tracking or projection mapping it.
 ==== ''Expect'' experiment ==== ==== ''Expect'' experiment ====
  
Line 308: Line 315:
 === Open house === === Open house ===
  
-  * We hosted our last monthly open house at our Hex House studio on Thursday, February 26tha few of Andrés' students from SVA stopped by and we had fun demoing the animation program as well as segmentation that Omar's been working on and a sound-effect wheel that Andrés has been making: +  * We hosted our last monthly open house at our Hex House studio on Thursday, February 26th -- a few of Andrés' students from SVA stopped by and we had fun demoing the animation programas well as segmentation that Omar's been working onand a sound-effect wheel that Andrés has been making: 
-    * {{.:pasted:20260305-190452.jpeg?400px}} {{.:pasted:20260305-190510.jpeg?400px}} +    * {{.:pasted:20260305-190510.jpeg?0x200px}} {{.:pasted:20260305-190541.jpeg?0x200px}}  
-    * {{.:pasted:20260305-190541.jpeg?400px}} +    * {{.:pasted:20260305-190531.jpeg?0x300px}} {{newsletters:img_2222.jpeg?0x300px}} {{newsletters:img_2226.mp4?200px}} 
-    * {{.:pasted:20260305-190531.jpeg?300px}}+    * {{newsletters:img_2228.jpeg?0x300px}} {{newsletters:img_2232.jpeg?0x300px}}{{newsletters:img_2233.jpeg?0x300px}} {{newsletters:img_2237.jpeg?0x300px}} 
 + 
 +== Atomically bug == 
 + 
 +Our friend [[https://x.com/perlinwarp|Peter Walkington]] found a bug with Atomically that shows up after a little while on this program: 
 + 
 +{{newsletters:img_2242.jpeg?400px}} 
 + 
 +It should alternate between :O and :), but it ends up in this superposition where both :O and :) are visible at the same time: 
 + 
 +{{newsletters:img_2241.jpeg?0x400px}} 
 + 
 +It looks like we're leaking versions, like we're 20,000 versions behind on item 5 here (1557's clock time): 
 + 
 +{{newsletters:screenshot-2026-02-27-at-4.48.51-pm.png?500px}} 
 + 
 +We saw similar issues with Atomically at the party end of last year -- it's nice to have a concrete example and a sense of what the issue is. Need to debug.
  
 ===== What we'll be up to in March ===== ===== What we'll be up to in March =====
newsletters/2026-02.1773110798.txt.gz · Last modified: by osnr

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki