Live data from Hacker News

Ask HN: Are you working on interesting technical problems?

news.ycombinator.com

181–190 of 441 posts

Re: Ask HN: Are you working on interesting technical problems?

#181

We all use stackoverflow a lot. And a bit of github too. I am trying to build a website similar to quora using the stackoverflow data dump. But here I am gonna recommend users questions to answer so that he can improve his reputation by answering them.

I completely misread this the first time round, so, to clarify just in case: the idea, as I read it, is to surface unanswered stackoverflow questions.

(I thought it was something about listing answers underneath questions or something, woops.)

This is indeed a VERY interesting idea, as the whole of Stack Exchange has pretty much hit saturation point now, where 99% of questions have already been asked.

The main challenge is that only Stack Exchange has the page metric data :) indicating what pages of unanswered questions are being visited the most.

Re: Ask HN: Are you working on interesting technical problems?

#182

You might as well have asked who among us won the lottery. I've been struggling with this for years now; after 4 boring jobs I finally gave up even the expectation that what I'll be asked to do will be even remotely interesting (or socially useful). The chance of landing an interesting job is absolutely minuscule - the market rewards whatever it rewards at the moment, and that's where jobs flock. These days, one of t…

Eventually everything becomes "just a job."

In my mid twenties this was hard for me to grasp. I was working as an electronics design engineer for a company that made low-end industrial controls. We had a customer who had what seemed like the dream company to me: he made robots for animatronics and lab applications. One day I was talking to him about how exciting the work was and his answer surprised me: it used to be fun in the beginning but after doing it for a few years, it was just another job.

I work with wireless sensors now. Yes, it's technically interesting, but it's pretty boring.

Why? I've discovered over the years that I am far more excited by making customers happy than by doing technically interesting work. I've come to see the technology as a means to an end, not the end in itself.

Re: Ask HN: Are you working on interesting technical problems?

#183

You might as well have asked who among us won the lottery. I've been struggling with this for years now; after 4 boring jobs I finally gave up even the expectation that what I'll be asked to do will be even remotely interesting (or socially useful). The chance of landing an interesting job is absolutely minuscule - the market rewards whatever it rewards at the moment, and that's where jobs flock. These days, one of t…

My father-in-law mentioned something I find quite interesting to my wife: Don't look for a job that will fulfill every aspect of your life - that's what your family is for. And if you do find one, your family life might not suffer. Not all of us are raising families, but I think it highlights a bigger points. Work is not what builds societies (certain jobs do harm society I think, mostly by destroying it's moral virt…

The same thing goes for family. One should not look for family to fill every aspect of your life.

Re: Ask HN: Are you working on interesting technical problems?

#184

Yes! (at least for me). I'm building a gamified iOS keyboard (self employed), and I have to build an auto–corrective, predictive engine for it. That was a detour for my main target, but is part of the MVP of a keyboard (as we are in 2018, and it's expected by every user). The constraints of time and memory, really pushed me in revisiting a lot of data structures (mostly tries and DAWG), there is not much information…

I had a look at the website, but don't quite understand how this will work, as there are no animations of the keyboard in action.

It does sound undeniably interesting though.

Re: Ask HN: Are you working on interesting technical problems?

#185
post #113

Technically challenging is great and all, but I would rather write IE6-compatible HTML tables if I thought my product was something useful to the world. I did a project recently where we used voice and 3D in an open space and a all kinds of other stuff that was completely new to me and it was utterly unfulfilling because the thing we built was pure eye candy and totally useless.

Same here. I used to seek jobs in technologies I like. I finally got some. It made me realize that even working with my favourite tools becomes a chore if the product is bullshit.

Re: Ask HN: Are you working on interesting technical problems?

#186
"Innovation is 1% inspiration, 99% perspiration" - Thomas Edison.

If there is a 1% interesting part, and 99% boring parts, that is normal. I often have a interesting idea, and try it - this is starts out fun and interesting. Then I have to prove it - getting the benchmarks to prove it starts interesting but all the special cases I need to check gets tedious. If at the end of all that my idea turns our to actually be good I then have a lot more work to roll it out everyplace in our code.

Re: Ask HN: Are you working on interesting technical problems?

#187
I'm working on a team that is miniaturizing a synthetic aperture radar system.

The amplifiers, processing, and data storage used to take up most of the space of a small cargo plane. Then it got down to four half-racks. Now it is the size of a dishwasher.

We hope to get it drone-sized. It is a never-ending series of interesting technical problems that span the entire STEM range, including RF, network, system, electrical and mechanical engineering, HPC, data science, voodoo-mathematics I will never understand, system administration, and plain old software development.

Everyone here is expected to cross-train in various disciplines. My background is CS but since starting here I have done electrical and mechanical engineering work including diagnosing micro-fractures, visible only through a microscope, in connectors on a bunch of VPX chassis stuff, caused by bad soldering work by the manufacturer.

On top of all of that once or twice a year we all get to go on operational deployments of the system. This year we went out and imaged thousands of miles of coastline, 6 engineers crammed in a tiny airplane hopping from airstrip to airstrip in support of a coastal erosion monitoring program. Data scientists are expected to haul around amplifiers and radar engineers are expected to live patch code while in the air.

The only reason I got this job was because I was a bored programmer teaching a Linux course as a side-hustle and a bunch of engineers came through and started asking questions way beyond the scope of the class. They were radar guys struggling to learn Linux and a couple of post-class drinks later I had an interview.

I guess my only advice would be to have a side-gig and network as much as possible, peppering everyone you meet with questions about what they do.

If what they do sounds cool, ask for an interview.

Re: Ask HN: Are you working on interesting technical problems?

#188
post #63

Earlier quoted context omitted.

> alleviating a social problem for some group of people Not sure what you mean by "social" problems specifically, but when you alleviate a problem for a group of people, they pay you, and that's what a business is. I realized recently what a useful abstraction money is, because when money came about we didn't have the ability to create a massive blockchain keeping track of who did favors for who, and when. So it's a…

What about people with lots of problems and not a lot of money? For some reason, I still think they have value and that their problems are worth solving, regardless of what the market thinks of them.

Mother Teresa's contributions to poor ppl of the world were minuscule compared to Bill Gates.

Re: Ask HN: Are you working on interesting technical problems?

#189
A lot of people have told me that I would never use the maths, physics and CS I have learnt at school... and the opposite happened! In my job (at Distran, a start-up based in Zürich - founder), I had to use a lot of maths, electronics, physics that I learnt at school. Most of the people here are using their scientific/technical skills to simplify experiments, create new algorithms etc... of course this is the 10% part of the job as implementing ideas take most of the time. And you have the gluing part as well.

My answer to you would be to work in a start-up where a broad spectrum of tasks are to be solved by a single person. Hardware start-ups in particular need to cover an even broader spectrum...

One aspect I found very important was to "choose the good combats", something that is worth to fight for, so that even after years you are still motivated and proud of what you have done. E.g we are making a gas detector that have obvious good effects on mortality or environment.

Post reply on HN