HackerTrans
TopNewTrendsCommentsPastAskShowJobs

citelao

138 karmajoined 6년 전
Me: https://ben.stolovitz.com

Submissions

Car touchscreens are cheap, not good

ben.stolovitz.com
92 points·by citelao·5일 전·140 comments

Consider the Chairmaker

ben.stolovitz.com
7 points·by citelao·3개월 전·1 comments

Big Noun Pages

ben.stolovitz.com
2 points·by citelao·4개월 전·2 comments

I Use AI

ben.stolovitz.com
3 points·by citelao·8개월 전·3 comments

comments

citelao
·5일 전·discuss
OP: ooooo, that's neat. Do you have a source? I struggled to find a source for even that $6,000 number.
citelao
·5일 전·discuss
OP: Perhaps it is, but this article honestly took me 12 months to research & write. I really struggled to find trustworthy sources. Do you know of any others I should look at?

Also, I rather like the idea that blogging can simply be stating the obvious: https://blog.jim-nielsen.com/2026/blogging-stating-the-obvio.... Hopefully my argument is helpful to someone!
citelao
·5일 전·discuss
Totally agree; I had to cut a few sentences about that :). (I also tried to steel-man the paper as much as possible).

Oddly enough, it seems like, although the value of "blind operation" is well-understood, it's not super well researched. As one of the papers I cite puts it:

> Little research deals with the optimal design of haptic features and how haptic feedback can support the user in searching for control elements.

https://pmc.ncbi.nlm.nih.gov/articles/PMC6676796/
citelao
·5일 전·discuss
OP here: I always disliked touchscreens in cars, so I didn't understand why automakers kept shoving them in. I always assumed I was weird in some way, and that most consumers preferred touchscreens or something (Reddit seems to argue this in circles all the time). I planned to keep buying Mazdas, with their lovely buttons and stuff.

But when Mazda unveiled their button-lite 2026 CX-5 about a year ago, I started investigating.

I'm pretty convinced that touchscreens today are primarily a cost-saving measure, and every other justification is secondary. I hope I can convince you, too!
citelao
·3개월 전·discuss
OP here: I really enjoyed learning about the history of industrial design for this.

I wanted to understand the parallels between software engineering and industrial design (well, chairmaking) through the Industrial Revolution. Matthew Bird's [History of Industrial Design series][1] was fantastic, especially this quote [from John Ruskin][2]:

> Now it is a good and desirable thing, truly, to make many pins in a day; but if we could only see with what crystal sand their points were polished,—sand of human soul, much to be magnified before it can be discerned for what it is — we should think there might be some loss in it also.

I hope you enjoy!

[1]: https://www.youtube.com/playlist?list=PLEANvcdpJW0lUKVPJ_8ee... [2]: https://www.gutenberg.org/files/30755/30755-h/30755-h.htm
citelao
·4개월 전·discuss
I've been using "Big noun pages" in my technical documentation for quite some time now, and I wanted to formally explain the concept to my teammates. Thus: this blog post!

I hope you find it helpful!
citelao
·5개월 전·discuss
Perhaps this is a bit OT, since the article focuses more on self-development ("When training a muscle, you only get stronger with resistance"), but I wonder about the subtitle:

> Every week there seems to be a new tool that promises to let anyone build applications 10x faster. The promise is always the same and so is the outcome.

Is the second sentence true? Regardless of AI, I think that programming (game development, web development, maybe app development) is easier than ever? Compare modern languages like Go & Rust to C & C++, simply for their ease-of-compilation and execution. Compare modern C# to early C#, or modern Java to early Java, even.

I'd like to think that our tools have made things easier, even if our software has gotten commensurately more complicated. If they haven't, what's missing? How can we build better tools for ourselves?
citelao
·8개월 전·discuss
Many languages have very complicated pluralization rules. For example, Russian has different plural forms for numbers ending in 2.

That doesn't prevent a good translation framework from working properly, but it proves why the sample code in your example & the OP would not work.

https://www.unicode.org/cldr/charts/43/supplemental/language...
citelao
·8개월 전·discuss
I agree on all counts! Some generated music is basically indistinguishable at this point, which scares me.

Also, kudos to HN’s title algorithm; it gave my article a punchier title. AI, right? :D
citelao
·8개월 전·discuss
OP here: I thought it might be interesting to document how I (a random engineer) have been using AI day-to-day. I tried to ground everything with real examples, so you can judge for yourself :)