I’ve been working on a synthetic DNA assembly company. Basically, I figured out how to assemble DNA for people at a fraction of what it normally costs, so they give me a sequence, and then I make it in real life for them, then ship it to them. Most of my customers have been AI protein designers, ironically. Turns out SOMEBODY has to wrangle atoms in the real biological world and that’s me! After almost a year of work…
Ask HN: What non-AI products are you working on?
211–220 of 544 posts
Re: Ask HN: What non-AI products are you working on?
#212Re: Ask HN: What non-AI products are you working on?
#213You know how sometimes the gift you really want is cash or a gift card, but people often prefer to give you physical gifts that you can open and admire? Imagine a line of faux jewelry that is marked up to real-jewelry prices and that, unbeknownst to the gift giver, comes with a hidden gift card code. So somebody asks you what you'd like for your birthday and you say, "Oh, I'd really like some Lagniappe brand jewelry,…
Re: Ask HN: What non-AI products are you working on?
#214Re: Ask HN: What non-AI products are you working on?
#215What I'm working on at the moment, and am sort of stuck on, on is how to make a web app doing in-browser encryption secure - since the server delivers the code that does the encryption in the browser, users sort of have to trust the server anyway to deliver that code. I would like to at least somehow, maybe through a browser extension, assure the user that the version of the web app running in the browser is at least is the same as the build output for a given release in the repo on GitLab/GitHub/the like maybe... then it's sort of like 2FA in the reverse direction, 2 sources (https server connection + extension doing code check) confirm that the real web app has been delivered to the browser.
Appreciate any thoughts on this head scratcher! Maybe there's some way to assure the web app code integrity I just don't know about! :)
Re: Ask HN: What non-AI products are you working on?
#216Re: Ask HN: What non-AI products are you working on?
#217Earlier quoted context omitted.
This is such a first world problem. It's normalized in many 3rd world countries to give and receive cash (red envelopes). Directly not giving money and resorting to gift cards (and roundabout methods like these) just, doesn't make sense to my third world brain is all I'm saying.
Many, meaning, not all. It's obviously a cultural thing. That red envelope idea is ancient. China and Vietnam that do the red envelope bit would be "second world" countries, incidentally, as they were part of the communist block under that old "three worlds" labeling.
Re: Ask HN: What non-AI products are you working on?
#218I've been building algorithmic trading models for the last 4+ years. After trading them successfully with my own capital for more than a year, I launched https://grizzlybulls.com as an alternative to the traditional hedge fund monetization path. Since launching in January 2022, we've significantly outperformed the market with lower volatility and reduced max drawdown: Model - Return - Max drawdown S&P 500 (benchmark)…
Re: Ask HN: What non-AI products are you working on?
#219I'm working on a tool for sharing things like API keys using encryption apis built into the browsers, https://www.oncer.io . What I'm working on at the moment, and am sort of stuck on, on is how to make a web app doing in-browser encryption secure - since the server delivers the code that does the encryption in the browser, users sort of have to trust the server anyway to deliver that code. I would like to at least s…
You can't. End of story. Thankfully, most people don't care and will happily use it anyway.
Re: Ask HN: What non-AI products are you working on?
#220I’m building a crawler for remote job postings. As well as a daily email that emails the latest remote jobs found in the past 24 hours to people who sign up: https://bloomberry.com/remote-jobs/ So far, there’s more than 1500 subscribers after a month and a half
Also, I thoroughly enjoyed your article -- How AI is disrupting the demand for software engineers: data from 20M job postings (https://bloomberry.com/how-ai-is-disrupting-the-tech-job-mar...). I've subscribed to your newsletter as well. Keep up the great work!