Live data from Hacker News

Ask HN: What weird or hard problems are you trying to solve?

news.ycombinator.com

11–20 of 831 posts

Re: Ask HN: What weird or hard problems are you trying to solve?

#11
I've been mulling over an idea that is essentially a combination of personal ID, secure digital authentication and online communications all baked into one.

There's a EU directive instructing on how citizens should be able to identify online with eIDAS. In my country, you can use eIDAS to authenticate in basically any governmental agency portal, but you can't get any eIDAS enabled auth method as a citizen. The current way of authenticating is done via bank accounts or a paid extra mobile service that requires a non-prepaid mobile contract.

This is a relatively huge issue. First off, the Finnish government pays the banks for each auth any user does when they for example want to log into their medical records etc. It's a few million euros a year just for verifying the users.

There's also obviously issues with whom the banks serve, there has been some cases with them not taking foreigners or people with bad credit as customers, making it impossible for them to authenticate themselves.

The current EU directives also indirectly require that the banks should provide a bank customer the possibility to authenticate without needing to have a banking account (which costs money), but to my knowledge this still isn't possible. I pay around 20 euros a month just for the luxury of having an account, not everyone can afford that on top of other bills.

Auth services are not accessible for impaired users.

It's also basically impossible to manage who has essentially the power of attorney and over which matters, for how long etc. Either you have to give them your login info (good luck resetting your SSN) or try to use the services over the phone and somehow convince the other side that you have permission to manage things for another person.

There's no ways of authenticating who is using your accounts online and actually verify the users.

Basically, my idea is combining biometrics, PGP and having the government running the identity management themselves. This would have added benefits of basically enabling hashed throwaway addresses and info for use online while providing a free and accessible way of authenticating strongly online.

Re: Ask HN: What weird or hard problems are you trying to solve?

#12
post #3

Not sure if this is weird so much as an area of business that not a lot of people think actively about, but get bit by. THE PROBLEM How do you automate and aggregate context across business departments for various forms of activity, and then map that to marketing analytics in a way that gives relevant and sufficient insights beyond just channel or user data? How do you more fully answer the question of "what happened…

Have you looked at the kind of systems Bridgewater has? Ray Dalio and his firm doing what you're describing and more.

Re: Ask HN: What weird or hard problems are you trying to solve?

#14
JHipster style templating for SAAS onboarding design patterns.

UX description language for forms that respects high level constraints. Compiles to desktop browser, phone browser, and Alexa layouts.

Solving the complexity of matrix matrix multiplication by brute forcing the lower bound with semigroup combinatorics.

DSL for linear logic.

Ending Iowa’s criminalization of “annoying” speech. (Iowa Code 708.7)

Exposing Polk County Iowa Sheriff Kevin Schneider torturing inmates with denial of basic medical care.

Exposing pure nepotism corruption between Iowa Attorney General Chief of Staff Eric Tabor and his sister Iowa Court of Appeals Judge Mary Tabor (mom of @ollie).

Exposing that the prosecutor on Tracy Richter’s murder trial had relations and ended up marrying the daughter of his star witness Mary Higgins - and that the blood spatter expert Englert is a known fraud who wrongfully convicted David Camm and Julie Ray Harper.

Re: Ask HN: What weird or hard problems are you trying to solve?

#15
Fully offline, fully searchable copies of personal data (email, tweets, calendar, etc.), English Wikipedia, IMDb, OpenStreetMap (tiles, routing, points of interest), geocoding. Fully offline and state of the art speech recognition. Fully offline voice assistant with almost complete coverage of the most common usage.

Re: Ask HN: What weird or hard problems are you trying to solve?

#19
post #12
post #3

Not sure if this is weird so much as an area of business that not a lot of people think actively about, but get bit by. THE PROBLEM How do you automate and aggregate context across business departments for various forms of activity, and then map that to marketing analytics in a way that gives relevant and sufficient insights beyond just channel or user data? How do you more fully answer the question of "what happened…

Have you looked at the kind of systems Bridgewater has? Ray Dalio and his firm doing what you're describing and more.

I may not be understanding what they do here that is specific to what I'm describing. I'm talking about tools/process that practically any company could benefit from that does marketing.

Re: Ask HN: What weird or hard problems are you trying to solve?

#20

I've been mulling over an idea that is essentially a combination of personal ID, secure digital authentication and online communications all baked into one. There's a EU directive instructing on how citizens should be able to identify online with eIDAS. In my country, you can use eIDAS to authenticate in basically any governmental agency portal, but you can't get any eIDAS enabled auth method as a citizen. The curren…

In my european country we can use the Personal identity card with the use of a USB to ID card converter?, to log in to governmental resources. although people mostly use the SmartID because its on the phone and free, unlike the SIM card authentication which is a bit more cumbersome.
Post reply on HN