TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Oh my god Is anyone on this plane a computer programmer?

6 pointsby l2silveralmost 2 years ago
Have you ever had a moment as a computer programmer where you notice a bad situation (not in your work life), and you step in, and say, "I'm a computer programmer, I can help you with that."

6 comments

donatjalmost 2 years ago
My friend was trying to get support for a software bug with his young daughter&#x27;s electric wheelchair. He had submitted the support form on the manufacturer&#x27;s site and not heard anything back in weeks.<p>He wanted to know if I could help with the wheel chair, I could not. However, I filled out and submitted support form with the inspector open. The ajax response was an HTTP 500 database error but the inept UI said &quot;Thanks for Contacting Us&quot; indicating success.<p>I contacted them about it via Twitter and they straightened it out and got in contact with my friend within a couple days.
评论 #36051403 未加载
zamnosalmost 2 years ago
A couple of times I&#x27;ll see a friend doing something toilsome, and set them up with a script or tool to make it easier. A trivial example is Instagram limits the number of hashtags to 30, but has a poor UX if you exceed that number. A quick bash command later and the tags are being enumerated to make it easier to see how many tags there are.<p>Another one is a friend is a huge fan of smart IoT devices, some of them on Siri, some of them on Alexa. He had to remember which voice assistant reach device was on, which got confusing with all the different devices (mostly lights), so I setup a home assistant bridge for him, so everything is now accessible via Siri.<p>Yet another one, a friend had their laptop hooked up to a projector which was cumbersome because their laptop was tethered to the project all the time and they couldn&#x27;t move around with it. So I gave them a Pi (pre-shortage) and taught them some software so they usually have that hooked up now instead.<p>Years ago, more on the IT side, but I&#x27;d clear out crapware laden Windows laptops of accumulated spyware. They&#x27;d be able to put off buying a new laptop for a while longer, saving them money they may not have had.
评论 #36052060 未加载
version_fivealmost 2 years ago
Like most people, I&#x27;ve done lots of configuration of computers and networks over the years, none of which has any relation to writing code. It&#x27;s more like if you&#x27;re a mathematician and someone wants you to help with their taxes.<p>Otoh, anyone who has built a product has essentially done what you&#x27;re suggesting, noticed a bad situation and used software to solve it, so I don&#x27;t find it that depressing.<p>I&#x27;ve also got a lot of carpentry experience, that&#x27;s definitely had more of a use in the way you&#x27;re suggesting.
latexralmost 2 years ago
Yes, a few times. One example: A friend had to submit an online form but made a mistake. The page allowed you to resubmit the data, except for some fields which became uneditable. As (bad) luck would have it, the error was in one of those. The fix would have involved calling the next day and dealing with DMV-like bureaucracy.<p>So I fired the browser developer tools and saw how the elements were disabled, made the correction, and resubmitted.
评论 #36052056 未加载
PaulHoulealmost 2 years ago
No, it is will almost certainly be a thankless task.
评论 #36051415 未加载
ftxbroalmost 2 years ago
yes some home automation things if no one wants &#x27;the cloud&#x27; to be involved