I see a huge trend coming in “DIY Medicine”. Doctors, insurers, and the FDA are way too expensive for mere gatekeeping, and technology is developing new treatments and dropping equipment costs an order of magnitude faster than they can respond. For example, I can buy all of the equipment necessary for a PRP injection for less than the cost of a single treatment, and the doctor that does it knows no more about how to…
Ask HN: What's a promising area to work on?
281–290 of 947 posts
Re: Ask HN: What's a promising area to work on?
#282I work in this field so I'm incredibly biased: automated business solutions that cut entry-level data employees out of the equation. You save TONS on the bottom line, and cut out human-driven process that is error prone and difficult to manage. I'm talking about things beyond "API-driven dev", more in the realms of Puppeteer, Microsoft Office automation, screen-scraping (mouse/keyboard), etc. I make API's out of thin…
Do you have anything going on related to process mining?
Lots of times I have to measure certain things before I begin to fix a problem, and the above stated tooling (typically ran in Docker containers) has really really helped with that.
I have dashboards, warnings, circuit breakers, etc etc. that all help me monitor complex processes, and that help me react to ongoing changes (ex: when a 3rd-party website updates their DOM).
Re: Ask HN: What's a promising area to work on?
#283Earlier quoted context omitted.
sounds like RPA
I've been conflicted about RPA because my view is that if there's an API, you should use that rather than comparatively brittle screen-based "integration". What's extremely compelling about this approach though is that you can cut through all of the friction of API's - even end users understand how to use the UI so they're really empowered to build their own automation in a way that they haven't been previously.
Re: Ask HN: What's a promising area to work on?
#284Plus it has better optics than "AI WILL EAT YER JORBZ". In this case human in the loop ML inherently creates jobs as an essential element.
Re: Ask HN: What's a promising area to work on?
#285Earlier quoted context omitted.
Very common when you do tech work in a non-tech industry. Comes up a lot with coding-inclined mechanical engineers. Zed Shaw's words are really true: > Programming as a profession is only moderately interesting. It can be a good job, but you could make about the same money and be happier running a fast food joint. You're much better off using code as your secret weapon in another profession. People who can code in th…
Same money running a fast food joint? You're underpaid bro or you know some crazy overpaid fast food managers. People from science based fields are coming to computer science because those other fields lack job opportunities at competitive pay.
Re: Ask HN: What's a promising area to work on?
#286I work in this field so I'm incredibly biased: automated business solutions that cut entry-level data employees out of the equation. You save TONS on the bottom line, and cut out human-driven process that is error prone and difficult to manage. I'm talking about things beyond "API-driven dev", more in the realms of Puppeteer, Microsoft Office automation, screen-scraping (mouse/keyboard), etc. I make API's out of thin…
These things are really a big deal within large organisations.
Re: Ask HN: What's a promising area to work on?
#287Earlier quoted context omitted.
Very common when you do tech work in a non-tech industry. Comes up a lot with coding-inclined mechanical engineers. Zed Shaw's words are really true: > Programming as a profession is only moderately interesting. It can be a good job, but you could make about the same money and be happier running a fast food joint. You're much better off using code as your secret weapon in another profession. People who can code in th…
Same money running a fast food joint? You're underpaid bro or you know some crazy overpaid fast food managers. People from science based fields are coming to computer science because those other fields lack job opportunities at competitive pay.
Granted I don't know anything about that business, a quick google search comes up with an article from 2015 saying running a McDonald's provides an average annual profit of $150k so it sounds about in the right ballpark range: https://www.mymoneyblog.com/mcdonalds-franchise-cost-vs-prof...
Re: Ask HN: What's a promising area to work on?
#288Earlier quoted context omitted.
sounds like RPA
I was going to say. Many companies are already investing heavily in RPA (Robotic Process Automation) these days. It’s not widely known in tech circles but kind of common knowledge in traditional companies trying to automate tedious workflow tasks. When I first saw it, I thought: this looks like a glorified Autohotkey or Automator. But companies like UiPath are doing very well selling this type of automation software.…
Yep I've had to employ this software to get things done before. Also OCR doesn't need a cloud vs. a beefy computer - I do a lot of that too.
Re: Ask HN: What's a promising area to work on?
#289Re: Ask HN: What's a promising area to work on?
#290SigInt.
How do you protect yourself and your company from the myriad of radios and devices and BYOD policies? Can you keep up with what's talking over radio? Do you know what's secure and what's not? Do you want to not only find bad devices, but locate them in your facility?
Do you also want to detect radio attacks that originate in or out of your facility? Or, do drones disturb you?
That's what I'm working on.