HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LukeBMM

no profile record

comments

LukeBMM
·3 yıl önce·discuss
When questions like this come up, this is one of the two sets of "rules" that I often point to.

The other is Tania Rascia's (which shows each rule being applied to the same example, instead of each rule being demonstrated in a vacuum). I think the two different ways of illustrating the impact of each "rule" can be helpful for a pretty wide range of folks who often think in different modes.

https://www.taniarascia.com/design-for-developers/
LukeBMM
·3 yıl önce·discuss
Changing the context to voice markup doesn't in any way change or address the core point, which is that you really seem to be expressing that you only care about the way that you happen to consume text and therefore any other viewpoints are superfluous. Also that you're willing to go out of your way to create and publish a plugin to effectively sabotage anyone trying to do anything else.

Of all the opinions someone could hold strongly, that's certainly one of them.
LukeBMM
·3 yıl önce·discuss
As a (relatively, though age is catching up with my vision, admittedly) able-bodied Westerner who reads no other languages than English, I find this opinion shocking. Would paraphrasing your point as, "I don't think anyone who reads in any way other than the one I'm familiar with deserves knowledge," have a different impact, or does that seem ok to you, too?
LukeBMM
·3 yıl önce·discuss
The answer to "Why did Google do ____?" is _always_ - and has always been - because it was better in the long run for Google.
LukeBMM
·3 yıl önce·discuss
There's no one single thing, except internalizing a bunch of small ones.

My favorite guide is by Tania Rascia [1]. It walks through each of the "rules" and applies them to a simple example. My second favorite is by Anthony Hobday [2] and each "rule" gets its own, simple example to demonstrate.

[1] https://www.taniarascia.com/design-for-developers/

[2] https://anthonyhobday.com/sideprojects/saferules/
LukeBMM
·3 yıl önce·discuss
Exactly. Apple's lack of contribution to the internet ecosystem exactly aligns with their profit motive: Selling hardware.

Google's involvement in the internet ecosystem exactly aligns with their profit motive: Putting relevant ads in front of individuals based upon data they've gleaned from relatively "un-sexy" sources like search, analytics, libraries, font hosting, email, chat, etc.

I'm not opposed to companies making a profit. I try, however, to keep in mind conflicts of interest when choosing my sources of information. Everything anyone at Google says about the web is suspect because that is a conflict of interest. Google, as an organization, exists to turn web traffic into profit and should always be considered accordingly.
LukeBMM
·4 yıl önce·discuss
Based in part off Gibson's work, there's also The Design of Everyday Things by Donald Norman. First published as Psychology of Everyday Things in '88, it's arguable whether it counts as "older" but seems pretty timeless conceptually, even if the specific examples may become dated.

https://en.wikipedia.org/wiki/The_Design_of_Everyday_Things

Edit: Oh, yeah. How about Tufte ('83 for Visual Display of Quantitative Information) and Albers (Interaction of Color in '63). I should think first, then post.
LukeBMM
·4 yıl önce·discuss
An example, which sounds like it won't work on iOS.

https://codepen.io/LukeAtWork/pen/JjYXdbN
LukeBMM
·4 yıl önce·discuss
An example might be helpful. Imagine you had buttons that come in small, medium, and large sizes. You want those buttons to have similar, proportional padding, letter-spacing, and border-radius. Margin around the buttons, however, should always be the same size to align with your columns or something.

You can put those properties which should vary in ems and then all you have to do is change the large and small font sizes from the default. Margin, however, remains in rems because it needs to be consistent. Everything will scale proportionately and your large and small button classes are clear, expressive, and concise.

https://codepen.io/LukeAtWork/pen/gOzNdRo
LukeBMM
·4 yıl önce·discuss
The Oldest Game, in link format? That's actually pretty clever.

https://www.youtube.com/watch?v=iZOwaeAEIw0
LukeBMM
·4 yıl önce·discuss
I can't wait to try this. I understand why folks praise III, but II remains my favorite for the art style and slightly smaller scope.
LukeBMM
·4 yıl önce·discuss
The only problem in this scenario is being the type of person who always drinks the same wine.
LukeBMM
·4 yıl önce·discuss
"Transcendent" might be my new favorite way to describe my old favorite application.
LukeBMM
·4 yıl önce·discuss
Github Pages can use Jekyll to turn markdown files (mostly just plain text) into navigable pages for free. It might not be as simple as you'd like, though, depending upon your comfort level.

https://pages.github.com/

Gitlab Pages requires a little more effort to get up and going, but it's more flexible.

https://gitlab.com/pages
LukeBMM
·5 yıl önce·discuss
I just ran into this myself and came to see if others ran into it. I'm blocked (while logged in, with strict settings and NoScript) on Firefox Developer Edition, but it's working on a relatively default (and not logged in) version of plain old Firefox.

{ Edit: tried both old and www with the same results. }
LukeBMM
·5 yıl önce·discuss
There's an alternate, high level overview with a few animations, based upon the same material at https://www.ucsusa.org/resources/space-based-missile-defense... as well.
LukeBMM
·5 yıl önce·discuss
For simple overviews targeted at folks who are developers include:

https://www.taniarascia.com/design-for-developers/ (Tania Rascia's take is my favorite, for its clarity and scope, even though I disagree with a few of the suggestions)

https://paul.copplest.one/blog/design.html (Paul Copplestone's is a little less up my alley, but some folks prefer it)
LukeBMM
·5 yıl önce·discuss
AKA: Thousands of Image File Formats.

I still remember trying to explain to a previous employer why I needed Debabelizer to create appropriately-striped TIFFs in addition to Photoshop. In hindsight, the me of today would have said then, "I just need it to do this job, which will make you far more money than it costs to buy a single license." The me of then wasn't quite as savvy.
LukeBMM
·5 yıl önce·discuss
`body::before { cursor: none; }` doesn't quite do the trick because the SVG is larger than the notch itself and includes a lot of dead space. Changing that to be a smaller image + some margin should be an option.
LukeBMM
·5 yıl önce·discuss
This is tough because it's less a matter of tactics, but awareness. Reading about Jews radicalized to martyrdom by the inquisition doesn't exactly give you a hands-on toolkit to address the issue of fundamentalism in society today.

It does, however, serve as a reminder that folks who dig their heels in when presented with a new development that contradicts the familiar - myself included - are going through a shared, relatable process and the end result of that is always something new. It's inherently going to be its own kind of advancement or progress, even if the intention is preservation of the status quo. That leads to thoughts like, "What does this person want to preserve?", "What new development could come out of this and is it useful to consider?", and "What does this person fear this new idea will disrupt?" Those are handy thoughts to keep in mind when trying to reach a common understanding of the change at hand.

"The fundamentalist mind" isn't an alien, foreign reaction held by a few disillusioned radicals, but a totally normal and relatable coping mechanism (albeit taken to a horrific extreme in some rare cases). That serves as a basis to talk about it constructively, IMO, whether I'm dealing with a new client who wants to change everything (but without changing anything, naturally) or my uncle who proudly shares misinformation from Facebook that supports his comfort with "the way things used to be." This includes questioning my own motivations when I catch myself jumping through hoops to make my old beliefs or practices work in a new context.