User david927's unofficial monthly "What are you working on?" (July: https://news.ycombinator.com/item?id=44702833) are always a hit with many comments about projects either not quite ready for their own 'Show HN' or linking to one that didn't get traction... I'd like to use this submission to open the discussion up to include the not-yet/currently-makers.
(2) I have a QooCam Ego stereo camera so far my main way of sharing images is the red/cyan anaglyph which only goes so far. I want to make something for sharing them online, that probably includes some UI I can do to adjust the ‘stereo window’ by shifting the images horizontally and something where you can walk around in an art gallery. It can all be done with WebXR, three.js, A-frame and all that but to get it to work on the Meta Quest 3 I’ll need to be careful about memory management. Might do it someday but I am so busy taking photos, developing photos, posting on my socials, and trying to sell more sports and event work.
(3) I want to build a general purpose text classification framework that automatically trains and selects from: bag of words, ModernBERT + pooling + Classical ML , and ModernBERT + (Bi)LSTM. I was working to build one in 2017 at a job which was marginally successful, today I know a lot more and the technology is better. This is blocked by transitioning my ‘nemesis’ system for collecting training data to Postgres away from arango though maybe that’s an excuse because if I didn’t care about my other projects in the queue I could start working from Kaggle downloads which I need to do anyway because it has to be ‘general’ and not just work for my problems.
- An entirely user-mode Docker container runtime for Windows, which based on my initial research would have to be qemu running Linux slowly. Maybe it could all be WASM'd into the browser?
- Nested Windows RDP X509 smart card authentication through Guacamole or other browser-based RDP client into another RDP session.
- Free backup as formerly offered by CrashPlan family sharing, using empty hard drive space of people you know and trust. The business edition would support a virtual file system allowing specifying the number of redundant copies of operating system files to rely on pulling over the network when needed instead of duplicating on all computers on the network, ideally with a slider choosing between disk space and network bandwidth.
- My no longer supported Amazon Glow, a $250 refunded Amazon experiment that was the most awesome piece of technology connecting children with their relatives I've ever seen. I'd like to be able to deploy my own software but I'm guessing it remains as locked down as the Echo etc. https://www.reddit.com/r/hardwarehacking/comments/119acbh/re...
it was a way to generate FCP (Final Cut Pro) xml files.
Was a lot of fun for a few months but that's kinda typical for me. I seem to always move on.