back
user profile
tobr
14,341karma·2,388submissions·April 2, 2012
about
Designer/developer
tobrsayshellohn@gmail.com
recent activity (2,388 total)
comment
Is an error a “computer error” simply because a computer was involved?
comment
14% of a mouse life is several weeks.
comment
I do too, and I’m in group #2. Are you saying you’re not?
comment
I would expect two large groups of user behavior: 1. People who never adjust font size. 2. People who regularly adjust font size as needed. The first group is helped by a reasonable responsive font si…
comment
> this is a Tauri wrapper around Tiptap that does filesystem management Isn't Tiptap a wrapper around ProseMirror that does SaaS pricing?
comment
I think both could count as quines. A quine is some source code which when executed in an environment produces the same source code. It does not need to produce the entire environment. Depending on wh…
comment
You can address this with explicit parameterization instead of global state. That way the missing data is an obvious type error rather than a surprise in the middle of a running function.
comment
I read it as “switch from a proportional font to Chicago”, but I suppose it can also be read as “switch only the proportional font to Chicago, leaving the monospaced one alone”.
comment
The way you phrased that sort of implies that Chicago would be monospaced, which it isn't.
comment
What happened to Font Review Journal? For a while it was my go-to place for flowery language about minuscule details in letter shapes. Looks like it hasn’t seen an update since before the pandemic. I …
comment
Is this a response to UI = f(statesⁿ)[1] or are they both a response to something else? 1: https://daverupert.com/2024/02/ui-states/ …
comment
Could you give an example where “<category description> often make bad startup ideas” would be false ?
comment
Are you sure they were RGB triplets and not white LEDs? Either way, is fun to imagine continuing this - grouping three of these filtered LED lights to make a new white light source, which you can then…
comment
What happened to zinc selenide then? Was there some reason it didn’t work out as well?
comment
Again, I love a good button, and I’m not arguing against them. But I also recognize that using a simple icon or word as a touch target has its benefits in many contexts. There are reasons beyond numb-…
comment
I should preface this by saying that I am a fan of buttons in general. Mostly for aesthetic reasons. For most users and most cases, the usability impact is probably insignificant though. That said, th…
comment
It is not pointless just because browsers ignore them. It’s there for humans reading the markup.
comment
> Closed-sourced native UI is a fragile place compared to the predictable JavaScript runtime of the browser. Huh, that sounds contrary to what people usually tout as a benefit of native. You always…
comment
This is more of a groovy 70’s design to my eyes. (And yeah, it also says “©1979 APPLE COMPUTER INC” in the corner)
comment
Maggie Appleton shared some interesting ideas a few months ago[1]. I especially find the ”Branches” concept interesting, just the idea of exploring multiple paths from a starting point in parallel. 1:…