Ask HN: What non-AI products are you working on?
271–280 of 544 posts
Re: Ask HN: What non-AI products are you working on?
#272Earlier quoted context omitted.
this is the coolest thing I have ever read. How did you even get into that?
I found a virology textbook at the local Catholic book fair when I was in 6th grade, got hooked, teacher in 7th grade let me order GFP transformation kits to the school that I could do at home, then off to the races from there. I was in this article if you're interested in more deets: https://www.nytimes.com/2018/05/14/science/biohackers-gene-e...
Re: Ask HN: What non-AI products are you working on?
#273My own photogrammetry pipeline because I'm fascinated by the tech (automatically create 3d models from photos). There are also a huge number of commercial applications but I haven't addressed one well enough yet. https://beholder.vision So far I've built a first pass of the pipeline using C++/CUDA and used it to power a SaaS and desktop photogrammetry app (free for personal non-commercial use). Got some useful feedba…
I want it just for fun, but I’m sure it to real estate agents!
Re: Ask HN: What non-AI products are you working on?
#274Earlier quoted context omitted.
That's so cool! If I may ask, what is your level of education?
I never went to university or anything, but did work for 4 years at UCI in directed evolution / mitochondrial engineering, then 3 years at Stanford on the FreeGenes project (got invited to work at both). Barely passed high school cause I didn't care about my classes there.
Re: Ask HN: What non-AI products are you working on?
#275Earlier quoted context omitted.
I once met a freelance bespoke industrial adhesive maker. He takes orders from various factories for adhesives with specific properties, then uses his knowledge of chemistry + trial & error to make one that fits the specs provided. Bespoke synthetic DNA is much cooler though.
A bespoke freelance industrial adhesive maker sounds like such a niche job, that's awesome. I would love to see a hackernews-type post with details of how he thinks about making a specific adhesive.
We both happened to be traveling in the same country one New Year's and got to talking.
Re: Ask HN: What non-AI products are you working on?
#276I’m working on a small side project that allows you to react to any URL with any emoji. https://opinionmoji.com/ It’s mainly an excuse to learn some new things (HTMX, Prisma, DigitalOcean, etc.), as well as get comfortable building and shipping something from scratch on my own. My goal is to eventually see large (and funny) swings in reactions in realtime.
;)
Re: Ask HN: What non-AI products are you working on?
#277I'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)…
Is it correct to say you need a multiple of 50x the value of SPY to execute this strategy (if the minimum you can hedge with is 1x MES)?
However, with today's $0 commissions, if you aren't overly concerned about taxes, you can try out this strategy with as little as $500 and simply buy and sell one share of the ETF VOO on signal changes. Alternatively, if you have the risk appetite, you can get started with trading MES futures with less than $10k, though caution should always be warranted when using any amount of leverage.
Re: Ask HN: What non-AI products are you working on?
#278I’m working on a small side project that allows you to react to any URL with any emoji. https://opinionmoji.com/ It’s mainly an excuse to learn some new things (HTMX, Prisma, DigitalOcean, etc.), as well as get comfortable building and shipping something from scratch on my own. My goal is to eventually see large (and funny) swings in reactions in realtime.
Cool! ;)
Re: Ask HN: What non-AI products are you working on?
#279A new terminal emulator [0] from scratch. It's native and cross-platform for Windows, Mac, and Linux. This is a product with a history of overpromising on the release date, but I'm being more realistic with the roadmap and streaming progress on Twitch. If it helps think of it as the indie, non-AI version of Warp [1]. [0] https://terminal.click [1] https://warp.dev
Interesting. I recently saw a video about a terminal emulator being developed in Zig by Mitchell Hashimoto. Googled now and found the text of the talk, which links to the video. https://mitchellh.com/writing/ghostty-and-useful-zig-pattern...
Re: Ask HN: What non-AI products are you working on?
#280I'm building https://ambiph.one , an ambient music/white noise/soundscape web app. It's a free alternative to apps which have a monthly fee or are covered in ads. Lots of lovely feedback from people who've found it useful for sleep, tinnitus, focus, ADHD etc Just launched a PWA and now working on more mixing features like spatial audio, reverb and high/low-pass filters to let you create even more immersive sound envi…