Live data from Hacker News

Ask HN: What interesting problems are you working on?

news.ycombinator.com

501–510 of 709 posts

Re: Ask HN: What interesting problems are you working on?

#501
post #343
post #43

Dental treatments, besides being very expensive, are often (up to 28%) unnecessary. This happens because no-one keeps dentists in check. I am trying to make dental treatment and diagnosis reviews easy, cheap, reliable and fast.

Hey this is cool. One of my good friends worked (is working?) on this problem for over a year. he’s a long-time dentist practitioner/owner and really keen on this topic. Maybe you two should talk? If interested, email me at bw2016 @ protonmail.com .

Thanks, I'll reach out.

Re: Ask HN: What interesting problems are you working on?

#502

Earlier quoted context omitted.

On the first turn I ran, the first person I moused over had my aunt's name.

All the people generated seem to be females with Anglo/Western names.

One of the area that can be improved...

Re: Ask HN: What interesting problems are you working on?

#503

Solving the world's trillion-dollar energy storage crisis. (multi-trillion, actually.) https://www.terramenthq.com/ About a year ago, I started spending more time researching about climate change. I learned how important energy storage will be to enable renewable energy to displace fossil fuels. The more I read, the more fascinated I became with the idea of building underground pumped hydro energy storage. I found a…

One of my friends is a physicist that had the plan to install a closed cistern under his house and heat it up in summer with mostly solar energy. Looked really promising and he had all the numbers figured out to supply a family home with heating and warm water through a normal winter. Didn't do it in the end because there were some problems with building a cistern on his property and the large up front investment nec…

There's a large multi-tower project in Toronto that includes a heating and cooling system built by Enwave that incorporates a very large cistern / well, building on their prior success cooling the downtown core: https://www.cbc.ca/news/business/climate-heat-cooling-1.5437...

Re: Ask HN: What interesting problems are you working on?

#504
post #43

Dental treatments, besides being very expensive, are often (up to 28%) unnecessary. This happens because no-one keeps dentists in check. I am trying to make dental treatment and diagnosis reviews easy, cheap, reliable and fast.

the joys of a fee for service model! What approach are you taking? As a payer, is capitation better? Outcomes based payments?

Re: Ask HN: What interesting problems are you working on?

#505
post #282

Alerting people when proposals are put before municipal councils to develop natural land. I found out too late that a huge, beautiful forest where I live is going to be ripped up and turned into investment condos. So in the interest of giving natural land a fighting chance, I'm setting up a system that will notify users when an address they've submitted is being rezoned. The challenge is obviously scaling, since ever…

What's the format of this going to look like? If it's closer to open sourced, I'm sure some people would spend a weekend getting it up and running in their area if the infrastructure is built.

I'm hoping they will!! For most municipalities, it should be very easy... just submit a url and the site will pull the markup and search it for an address string. More complicated municipal setups, or municipalities with actual data feeds, will be tougher.

Re: Ask HN: What interesting problems are you working on?

#507
post #43

Dental treatments, besides being very expensive, are often (up to 28%) unnecessary. This happens because no-one keeps dentists in check. I am trying to make dental treatment and diagnosis reviews easy, cheap, reliable and fast.

I've been wanting to disrupt orthodontistry for quite a long time. With the state of 3d scanners, 3d printers, 3d software modeling, why hasn't the market price of orthodontist treatments dropped to cost-of-materials yet? As soon as at least one satisfactory / integrated open-source stack exists I think it's only a matter of time before it does...

The cost of material is only smaller part of the price. High price has more to do with the imbalance between the supply and demand. Supply growth is limited by the number of orthodontists. This is due to the fact that every orthodontic treatment requires human expert to oversee and manage it. SmileDirectClub is trying to disprove this last assumption, and we still have to see if they manage it.

Re: Ask HN: What interesting problems are you working on?

#508
post #43

Dental treatments, besides being very expensive, are often (up to 28%) unnecessary. This happens because no-one keeps dentists in check. I am trying to make dental treatment and diagnosis reviews easy, cheap, reliable and fast.

Hi there, Thank you for sharing this very interesting idea, I would love to see it come to fruition. I’m actually a dental student myself, and it saddens me that a significant chunk of dentists take advantage of the of the self-policing inherent to the field. It generates generalized distrust and resentment among the rest of dentists, in addition to being simply unfair. As far as I know, there are no diagnosis codes…

Let's chat. You can reach me at tomislav.mamic at protonmail.com

Re: Ask HN: What interesting problems are you working on?

#509
post #385
post #176

I am working on something I am calling "compact models" (as part of a PhD): techniques to pack more information into Machine Learning models when their size is constrained in some way. I have put up some of our work here [1] - it has been interesting so far, and the results are promising. I would like to release a Python library soon, well, ...in a few months - my PhD is part-time, I have a full time day job and time…

Interesting name. :) I worked on developing compact models for the first few years of my employment at NXP Semiconductors, which is (for me, at least) the top result of a Google search for "compact models", defining them as "mathematical descriptions of semiconductor devices used in analog circuit simulators".

You're right, thats what the term seems to stand for (I had Googled too, when I was thinking of names). "Compact models" is something I am considering calling this work - its by no means standard :)

Re: Ask HN: What interesting problems are you working on?

#510
post #50

I'm working on pacing emails to a more manageable, calmer schedule. I'm doing it with essentially a UI-less system which is a rather fun way to produce an app. It simply requires a user to update their email of the website that emails them too frequently with a paced.email alias. E.g. johndoe.shopify@daily.paced.email johndoe.stripe@weekly.paced.email johndoe.github@monthly.paced.email At the end of each period, a si…

That's a neat idea. > At the end of each period, a single email is sent to the real email address containing all of the messages the alias received over that timeframe. Why not send each received mail individually? If you aggregate them first, it makes it very difficult to reply to individual messages with standard email clients.

I'd imagine this is most useful for things that send frequent read-only emails. Someone personal that you would want to reply to they would presumably get your normal address
Post reply on HN