Currently, other than my day job, I am obsessed with making sense of the "shape of stories". Mapping embeddings and see how they move through a sequence. Started of with [1] which showed that there might be some strength to the idea. Applied it for chunking [2] and web site analysis[3] and got pretty good results. Just started trying out experiments on video [4] and surprised that the structure seems to hold for imag…
Ask HN: What are you working on? (October 2024)
831–840 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#832Re: Ask HN: What are you working on? (October 2024)
#833I'm working on not working! Isn't this what everyone is working on?
Though games for sale seem to be treading the line of the "no self-promotion" guideline. It's not coming out anytime soon and I have a very unconventional pipeline for developing it, so I think it'll be worth sharing the tech and process of that along the way.
Re: Ask HN: What are you working on? (October 2024)
#834A keyboard that is ergonomic without looking or feeling intimidating ( https://github.com/cassiozen/fatbee ). The term "ergonomic" isn't regulated in the US, so the market is full of supposedly "ergonomic" keyboards that offer little real benefits—and in some cases, may actually cause harm. My main gripe is with split keyboards. The traditional keyboard layout is wrong in so many ways (from the perspective of physiol…
The interesting thing is I did manage to fix most of my right wrist pain, but not through an ergo keyboard – switching to an Apple magic trackpad did the trick.
But I'm still intrigued by your design - if it was something I could buy (instead of building) I would give it a go.
Re: Ask HN: What are you working on? (October 2024)
#835In my 50k population town in Minnesota, I notice a lot of headlights, taillights, and turn signals are out. Our roads (outside of the Twin Cities) are often bumpy which causes vibration in the vehicles, leading to many bulbs failing. I drive a 21 year old Saab, and in my 2 years of owning it, I have replaced every single bulb in the exterior of the vehicle except a turn signal or two. I decided to create a mobile ser…
Please please please strongly discourage people from using those super-blinding lights so many cars seem to have these days!
As blinding as they are, if that's what the vehicle has I gotta put them back in.
Re: Ask HN: What are you working on? (October 2024)
#836After a LONG time out of the tech world (burnout destroyed me right before the pandemic) I'm building something new and it feels great. It's an online service that helps immigrants prepare their citizenship application and get affordable feedback from an attorney. https://www.clearboxlegal.com (Met my co-founder on the YC founder matching platform, Thanks YC!)
Re: Ask HN: What are you working on? (October 2024)
#837the data I want: model, serie, inventory id, type
so I have limited the text output extracted from the image to 4 lines and started each line by the necessary property e.g model: HP prodesk 3000 MT serie: XCQOUNF24 inventory id: to be added manually type: to be choose manually (printer, screen, computer ... )
Re: Ask HN: What are you working on? (October 2024)
#838Designing lenses with numerical optimization. It's surprising how much layers of an optical systems are akin to layers of a neural network during training. If you use rays as inputs and refractive surfaces as layers, you can pretty much use standard pytorch! I should write a blog post about it.
Please do write about it.
Re: Ask HN: What are you working on? (October 2024)
#839I've noticed that my son spends way too much time on YouTube or playing Minecraft and one of the few offline activities he enjoys doing on his own is coloring. And since he comes to me every time he wants a new coloring book and we spend about 10 minutes together searching for each picture, I made a website with a collection of coloring books for him. The site is very simple, but to be honest, I haven't had so much f…
My wife has been using ChatGPT to generate coloring pages for our Little Free Library and they've been coming out amazing!
Re: Ask HN: What are you working on? (October 2024)
#840I built 3 electric cars from 2018 to 2023 and drove them 20k miles. My own firmware and controllers, with an https://openinverter.org motor controller Now I release my knowledge in bite-sized chunks on my new YouTube channel to help others: What's a battery management system? https://www.youtube.com/watch?v=_QsMoCrSTYc What is the C-Rate? https://www.youtube.com/watch?v=dDu1fRtKfsA What is battery balancing? https://…