It’s like no one ever took a humanities class
In memory of the man who put red and green squiggles under words
101–110 of 127 posts
Re: In memory of the man who put red and green squiggles under words
#102If you continue in this industry of software creation in a corporate setting, and you put your name into the source code, eventually you will become known for products/features that you never expected to become known for. And the things you had actually worked the hardest on and hoped to become known for will be lost and forgotten to time. The process of creating things is completely within your control but the proce…
I have often felt that software should have a "Credits screen", like movies and video games do. For developers, QA staff, support staff, etc. I opened a bug to create one for our end-user facing software at my last job, but we never actually did it.
This is real.
Re: In memory of the man who put red and green squiggles under words
#103I find it odd that many of both the blog comments and the HN thread comments are focused on debating the merits of the feature itself rather than the broader point of the article, that a small isolated change made by one person can have a massive, long-lasting impact on software and on how billions of people interact with it for decades after it was implemented. It’s like no one ever took a humanities class
Re: In memory of the man who put red and green squiggles under words
#104When you work in multi language environment the squiggles are often less than useful. They are just visual noise I must fight or ignore because the system tries to guess the language of the text I'm writing and it is most often wrong. And manually switching language settings between each interaction is way to inconvenient.
That's not a problem with the squiggles as a user interface, but with the software assuming that you speak only one language.
Re: In memory of the man who put red and green squiggles under words
#105I think it was Larry Constantine that really hated them. As he put it, when you are writing, you should always be thinking about your next words, but the squiggles draw your attention to the words you have already written. They shout at you, "Hey, listen! Do you really think you can spell? What's this 'fatouos' thing you've just written?" and will keep bothering you until you stop and go back to click on the undersqu…
Do you feel the same way about real-time syntax highlighting?
Re: In memory of the man who put red and green squiggles under words
#106Re: In memory of the man who put red and green squiggles under words
#107Teachers put red squiggles under misspelled words long before Word.
[flagged]
Re: In memory of the man who put red and green squiggles under words
#108I'm pretty sure that I was the one that came with the idea for adding them to generic text widgets when I implemented that in KDE (originally to add spell checking in KMail, since spell checking in email clients wasn't a thing yet). At that time spell checking was only done in word processors. Pretty quickly every other environment, including Windows and macOS followed suite.
> I'm pretty sure that I was the one that came with the idea for adding them to generic text widgets when I implemented that in KDE (originally to add spell checking in KMail, since spell checking in email clients wasn't a thing yet). When was it that you added it to KMail? Word '95 introduced the famous red squiggly underlines in 1995. I believe KMail introduced spell-checking in 2004.
Re: In memory of the man who put red and green squiggles under words
#109I find it odd that many of both the blog comments and the HN thread comments are focused on debating the merits of the feature itself rather than the broader point of the article, that a small isolated change made by one person can have a massive, long-lasting impact on software and on how billions of people interact with it for decades after it was implemented. It’s like no one ever took a humanities class
Re: In memory of the man who put red and green squiggles under words
#110When you work in multi language environment the squiggles are often less than useful. They are just visual noise I must fight or ignore because the system tries to guess the language of the text I'm writing and it is most often wrong. And manually switching language settings between each interaction is way to inconvenient.