back
user profile
toddmorey
6,510karma·1,091submissions·November 25, 2009
about
Building for the web for 20+ years. Currently with amazing folks at OnMachina.
recent activity (1,091 total)
comment
I have always loved the helper syntax for this framework: button is-medium is-loading has-text-left
That's just so pleasingly readable to me. Bulma is much more css component oriented (co…
comment
Unless you had RAMDoubler(TM)! Remember that?!
comment
OP isn’t new to marketing, just this particular industry.
comment
One of the things that makes Rive great for dynamic UI components is the excellent state machine deeply supported by the editor: https://help.rive.app/editor/state-machine While …
comment
Right? Also one "hack" I use quite a bit is to subscribe for when I need a tool and then unsubscribe when I don't. I use privacy.com to create virtual credit cards that can only be char…
comment
It seems to be just the very basement level of an open source Rive-type project. You would need to build the runtime around this renderer and then of course the authoring app. It would still be quite …
comment
So I love Rive—the product and the company. And I love open source. But this is an MIT license for Rive's rendering abstraction layer, a subset of the Rive runtime that requires the Rive Editor t…
comment
I get .tk was popular because it was free and you do need a home for your website that’s portable across providers (not like a .netlify.app sub). But like we learned from .af, any of these TLDs techni…
comment
Agree that SQLite is a great local format for this sort of thing, but seems to get tricky when trying to sync across clients without conflicts. I've seen most CDRT schemes working with json docum…
comment
Awesome to hear!
comment
It seems most airports have stopped asking for devices and toiletries to be removed from your bag. That’s been a nice upgrade.
comment
question: is there another country now doing airport security better? I did a bunch of international travel a few years ago and found the process to be fairly standard. Didn’t feel as if other countri…
comment
I need task queues where the client (web browser) can listen to the progress of the task through completion. I love the simplicity & approachability of Deno queues for example, but I’d need to rol…
comment
I don't want to crash this getdoks post (so you should check it out) but I searched far and wide across different docs setups and I'm SO happy with Starlight from the Astro folks.[1] Support…
comment
Really impressed by how many highly profitable companies have turned themselves inside out to arrive at this same "extremely hard decision." Either those words are a bit empty or you just ha…
comment
I mean, this is almost poetic: Classic plays, wholly told.
Shadow into form, hands as cue.
Keep it at the dial, in right on Pitch.
comment
I mean, there is Apple Watch Mirroring, which does allow remote control of an Apple Watch for accessibility purposes. If they were able to somehow exploit that, I would consider it hacking. I sort o…
comment
Yes it was one of the best product decisions y'all made. Been so useful to have direct access to the files and options on how my data is processed and backed up.
comment
"crucially, that AI should run as much as possible privately & locally" Just wanted to say thank you so much for this perspective and fighting the good fight.
comment
This is a good example of coincidence being confused as causality. While the two events happened at the same time, the real reason behind the layoffs was a swing back from the excessive hiring we did …
comment
It’s concerning there isn’t a single image of them being worn by a human.
comment
Which is in a Google One subscription
comment
There is related autism & self-regulation research out of Harvard & Boston Children's[1] that uses video games & biofeedback sensors in a very ingenious way: The children participate …
comment
Yeah so interesting that with 96 focus areas proposed, scrollbar styling made it to the final set of 16. Would be curious to know what 80 things were deemed less important than dinking with how scroll…
comment
It launched TikTok Music last year in select countries as a rival to Spotify and Apple Music. Universal likely trying to get ahead of TikTok becoming a full music platform.
comment
Why in a QML file do you set the scale to 0 vs 1? How do you scale down, for example? Edit: was told if you want to hide an element without removing it, setting the scale to 0 could work, but it'…
comment
I love the approach. Have you published the "timeline" plugin or is code available?
comment
My experience has been the opposite. I used to envy people with amazing memories like it was a super power. Then I realized if I got into the habit of just writing stuff down, I'd effectively hav…
comment
1.6 billion known stars. Is that known as in labeled?
comment
Certainly can just depends on the framework used. I know 11ty can server render them. Astro.build supports lit as well.