Live data from Hacker News

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

news.ycombinator.com

121–130 of 831 posts

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

#121
post #105

One-click API data ingestion. Just about every company these days has their data spread out all over the cloud: marketing data on Facebook and Google, social media data on Twitter and Snapchat, customer data on Salesforce, sales data on Shopify and Amazon, and so on. Most companies will either (a) hire a team of data engineers to collect and exploit this data or; (b) hire an expensive consulting firm to build an ETL…

Sounds like Fivetran or Stitch Data. AWS released a new service, AppFlow, with a similar vision though focused on AWS ecosystem as destinations for the data.

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

#122
post #105

One-click API data ingestion. Just about every company these days has their data spread out all over the cloud: marketing data on Facebook and Google, social media data on Twitter and Snapchat, customer data on Salesforce, sales data on Shopify and Amazon, and so on. Most companies will either (a) hire a team of data engineers to collect and exploit this data or; (b) hire an expensive consulting firm to build an ETL…

I'm actually in the middle of building something really similar, but targeted at manufacturing/distribution companies (i.e. they have an ERP/inventory system, how does that data get onto the eCommerce website?)

Would you be interested in talking with me about how you're building your system? Email in my profile.

Good Luck!!

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

#123
Private file access between computers. Even in 2020 it appears that building a connection between machines (macOS, Linux and Windows) requires a miracle if you don't like to share everything with cloud providers.

cryo file mangager is an attempt to get rid of the hassle: https://cryonet.io

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

#124
Let's solve Harmony!

The first scientific experiment was conducted by 5th century BC Pythagoreans. They wanted to show that the basis for musical consonance was math. From that, they inferred that harmony in math accounted for the harmony of the cosmos. This integration of math+physics was very forward thinking.

But, if we fast forward to the present, we still don't have a complete scientific explanation for the basis of consonance and dissonance. Really! To make my own contribution, I've been running psychophysical experiments to investigate why consonant chords that are mathematically slightly dissonant actually sound much better than chords with perfect mathematical consonance. I've been gathering data with sounds but also with haptic vibrations and with visual flicker frequencies. This multisensory approach is fun because it produces visible rhythmic entrainment in the brain, as seen with EEG. My goal is to contribute to a general theory of neural resonance and harmony in human experience.

Why does this matter? Happiness is great, but I'd argue that what we really want is personal and global harmony. Note that harmony isn't sameness, it is unity in variety -- the resolution of conflict and dissonance into an integrated wholeness. We want inner harmony with our selves, harmony in our relationships with others, harmony in society, harmony with technology and harmony with nature. Happiness is individualistic but harmony involves the pleasure of virtue. I hypothesize that harmony can help set a better objective function for the future of humanity.

Harmony was also the objective function for the first deep learning neural network, Paul Smolensky's Harmonium.

Finally, harmony is also a central theme in classical philosophy. The concept had a massive influence in the Italian Renaissance and in the English Scientific Revolution.

I recently put together a reader for understanding Plato's views on Harmony. Comments are welcome:

https://docs.google.com/document/d/1lqXpXgWI5YMBCz1O0gCmrEwz...

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

#126
post #31

Dreams. I've been journaling my dreams for years and I'm working on an app that makes it easier to (visually) map them out & find patterns: https://oneironotes.com/ I like the idea of accessing other (inner) dimensions during sleep, like an explorer (an "oneironaut"). The problems to overcome are related to capturing and recollecting experiences that only take place in the mind. You asked about the weird stuff...

Is there a proven way to remember your dreams? I’ve read that we dream every night but I usually can’t remember nothing.

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

#129

Automating cloud architecture creation. I'm building a "catalog" of architectures that you could use to create a complete cloud architecture on your AWS, GCP or Azure account in less than one minute. So, for example, you could create a docker-based architecture with CI/CD, auto-scaling, zero downtime deployment, SSL, load-balancing, high availability and MongoDB in less than one minute in your own AWS account. It's l…

Any thoughts about maintenance? My personal journey with learning AWS is/was very painful, but now that I understand everything that I need at a high level, it is quite a bit more manageable. I can't imagine having to make minor tweaks to my infra if I had no idea what it was doing.

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

#130
post #123

Private file access between computers. Even in 2020 it appears that building a connection between machines (macOS, Linux and Windows) requires a miracle if you don't like to share everything with cloud providers. cryo file mangager is an attempt to get rid of the hassle: https://cryonet.io

Don't forget to check https://upspin.io/ out :)
Post reply on HN