Neural nets in general are much less complicated than I thought they would be, at least as a practitioner.
Ask HN: What (side-)project are you working on?
141–150 of 244 posts
Re: Ask HN: What (side-)project are you working on?
#142Last fall, during covid-19, I started working on an app to use my iPhone as a webcam for my Mac. I had some interest in it, so I recently released it publicly last month. There are similar apps out there, but to my knowledge my app is the only one that is both 100% free and supports 1080p @ 30 FPS. Hope any of you find it useful: https://webcamplus.app
I love you for this. I was pulling my hair out trying to hack something together using the crappy apps out there for it. Can’t believe it’s not a native feature. Excited to try this and send it to some friends facing similar issues!
Re: Ask HN: What (side-)project are you working on?
#143Tracks the most mentioned stocks on WallstreetBets subreddit. It also does sentiment analysis.
Re: Ask HN: What (side-)project are you working on?
#144It's not monetizable, but I'm playing with reinforcement learning. It's incredible to watch a computer "learn" to play super mario using just input pictures. Neural nets in general are much less complicated than I thought they would be, at least as a practitioner.
Re: Ask HN: What (side-)project are you working on?
#145BayesBet: https://bayesbet.everettsprojects.com/ It's a probabilistic programming powered hockey game prediction model. It hasn't been performing too badly this season! https://twitter.com/hockeystatisti1/status/13700659799889797...
Re: Ask HN: What (side-)project are you working on?
#146A casual "game" that lets you organize information (text, pictures, video, webpages) within a 3D building, allowing you to browse and jump in/out of different contexts easily.
Re: Ask HN: What (side-)project are you working on?
#147Last fall, during covid-19, I started working on an app to use my iPhone as a webcam for my Mac. I had some interest in it, so I recently released it publicly last month. There are similar apps out there, but to my knowledge my app is the only one that is both 100% free and supports 1080p @ 30 FPS. Hope any of you find it useful: https://webcamplus.app
Re: Ask HN: What (side-)project are you working on?
#148Re: Ask HN: What (side-)project are you working on?
#149Visual editor for cubical-agda code, currently I am rewriting it in haskell and integrating with emacs. New version will allow to edit code in 3 and 4 dimensions :)