I have no idea what this is about. I see no stick figure or anything interactive, when I open this on my iPhone. I’d does say Idle below the reset button though. To make things worse, if you scroll down, you can’t scroll back to page top. I assume the main area intercepts the touch events, blocking scrolling…
I did not make the demo specifically for mobile browsers, but it does work rather well on my iPhone 16e with Safari and Chrome. I also tried it on my Pixel 10 and did not encounter any issues. The library itself is tiny ~250K so it should load right away.
LOL sorry my bad. Should have been more specific. It’s a demo of my layout library. The stick figure is made with a few primitives to form a so-called exclusion assembly which causes texts to flow around them. But what’s unique about it is that these primitive parts can be controlled independently via programmatic control. This turns them into a little rig essentially. I thought it was funny and could be even useful so I shared it.
It's strange that happened. I had no issue loading it on my iPhone 16e in Safari or Chrome... Could it be somehow your browser prevent Javascript from loading?
I have used a version of this called Qvwm, and even had branched it off at some point to fix some bugs... https://ahinea.com/en/tech/qvwm/
(I don't think github existed at the time or maybe I didn't know about it.)
I don't recall what was broken, but it was a few random things. I also added xrender image scaling on the window decorations, because they were hardcoded to a size that was tiny on modern DPI.
Thanks a lot. Both the post itself and the comments are very useful. I'd like to comment on the content of this post, but it'll take much time for me to wrap my head around.
When I read the title, I was curious: is it about a business setting, or, maybe, about a private relationship / marriage context? As someone, who has walked away from more than one relationship, I see this perfectly applicable and sensible advice in both contexts, really. Thanks.
Very much appreciated the essay. The abstract / meaning / story component of many current-day products (value propositions) these days is unbelievable. I’d like to understand it better.
Basically, if you want to create a successful product, you have to offer some kind of relatable and attractive story for people to buy. And it is not the same thing as producing a good product per se. I’m struggling with that. And see great many people around struggling too.
Sorry, but this title sounds overly click-baity to me. Google definitely can’t read or write my WhatsApp messages. Because I’m not using an Android/Google phone with WhatsApp on it. Although I am using both Gemini and WhatsApp, the whole article doesn’t apply to me, and surely I’m not unique in this.
I'm running it right now, and haven't yet seen a single resulting artwork, but looking at the examples, I immediately hate the typical UI hotspots, like the top left (or top right) corner, toolbars on the left and such. I'd process the captured mouse coordinates and add a steady rotation to them (when the mouse is in motion), thus turning the art into a more abstract square (or circle, if you wish) form. Somewhat like the polar coordinates graphs, some of which are really cool.