back
user profile
tobr
14,326karma·2,388submissions·April 2, 2012
about
Designer/developer
tobrsayshellohn@gmail.com
recent activity (2,388 total)
comment
Watching that thing in flames makes me think it must’ve been exceptionally dangerous to work on it in a metal shop. Having it catch fire inside would have been disastrous.
comment
Is the `await` used in the last two examples a typo? They're not asynchronous are they?
comment
In my experience almost every microwave oven has terrible usability. It’s as if the design problem is so simple and the “correct” design (two independent, labeled, mechanical dials for time and power)…
comment
The problem with Svelte's computed properties is that it's not just an idiom, but a completely new language that happens to look like JS. It does things JS can't, and breaks very basic …
comment
Maybe it's just the documentation that is lacking, but when I've played with Svelte, the API and template syntax feels like a hodgepodge of special cases. For example, what exactly does a ta…
comment
Curious: why use Webpack rather than your own and IMHO much superior bundler, Rollup? I’m excited to try this more but I have mixed feelings about Svelte. The concept is brilliant but I feel like ther…
comment
If you look at filmmaking, a remaster and remake are two clearly distinct things. A remaster is just a high quality rerelease, while a remake is a completely new production and interpretation of the s…
comment
Aren't incandescent light bulbs pretty much the poster child of the problems with capitalism's expectations of infinite growth? It is possible to create incandescent light bulbs with extreme…
comment
The source is a great read: https://distill.pub/2017/feature-visualization/ …
comment
I don't think you're talking about measuring UX. You're talking about quantifying the business value of UX.
comment
I don't know, that's like saying that the one way to measure quality of journalism is by number of clicks. Good UX should help conversion rate, but so might dark patterns, obnoxious popups, …
comment
I guess it’s similar to code golfing. It can be interesting to try to get as far as possible with an extreme restriction.
comment
Please don't use fascist propaganda slogans like this. It's not clever or funny.
comment
Wow, that is some beautiful hardware. The cartridge, control panel, switches, wooden sides - such a nice esthetic. I wish more electronics went for that look.
comment
It jumped out at me too as a very unnecessary comparison. It reads like “sexual abuse is an exaggerated problem”, to be honest.
comment
The feature might be there, but if the design causes 99% of users to not use it or not be aware of it, it doesn’t matter.
comment
I'm not going to say Redux-zero isn't useful, but if you're just calling some functions that update the state, how is it even related to Redux? Redux is all about reducers. "Redux&…
comment
Not sure how likely they are to be confused, but there’s a highly regarded sampler called Octatrack. https://www.elektron.se/products/octatrack-mkii/ …
comment
> Blurred Forms I expected this to be about input elements without focus…
comment
Not sure I follow, scrolling and dragging are two completely different gestures? Overloading scroll to mean zoom is problematic, but that's not happening here. You need to click "deeper"…
comment
It isn't really true that Svelte is just "vanilla" Javascript. For example, the compiler looks at the argument names of your computed properties to determine which data they depend on, …
comment
How would multiple cursors be affected by this? I use a proportional typeface and multiple cursors for all sorts of things, I can't really see how these concepts are even related. As you say, use…
comment
How does it deal with stereo mixes? In the keynote they casually mentioned that you might want to get two, but I couldn't tell if it was a joke or not.
comment
I didn't know that. What are the specific security problems with Safari?
comment
And any genuine recording can be plausibly denied.
comment
I suppose Prettier should make it possible for a developer to reformat the code the way they prefer when they pull it, work on it, then format it back to what the rest of the team has agreed on before…
comment
I wonder if might see UI fashion go full circle and come back to this style at some point. The flat style of the past 5 years came in reaction to the over-rendered skeuomorphic look that had been grow…
comment
Many of these are fantastic, I could swear some of them used actual animation. For example http://www.psy.ritsumei.ac.jp/~akitaoka/kagero3e.html What causes the appearance of mov…
comment
Also, almost every sentence is a new paragraph. It makes the article feel like a rambling stream of consciousness.
comment
I like the spirit of this article. We don't really have a successful paradigm for how to design ambitious user interfaces for power user tools. But I'm not sure I agree with most of the exam…