I wrote a small business preventive maintenance and calibration tracker ( https://pmcal.net ) as a side project. A few manufacturing companies that I have a close relationship with are using it and love it, but I have kind of hit a wall with other growth avenues (Google Ads, organic promotion on the web). I have been thinking of marketing directly to ISO 9001 auditors, because “can you get email reminders” is a quest…
Ask HN: What are you working on? (March 2025)
861–870 of 1001 posts
Re: Ask HN: What are you working on? (March 2025)
#862We're increasing the brain's restorative function during sleep. Over the last 4.5 years, we've been developing slow-wave enhancement technology which increases the effectiveness of deep sleep. We've developed the full stack, our own hardware, soft conductive dry (no paste or gel) electrodes, comfortable EEG headband, embedded sleep stage classification and stimulation models, the list goes on and on. We're currently…
Very excited to see this as I’ve been struggling to increase my amount of deep sleep each night. I sleep 7.5 hours, but only get an average of 1 hour of deep sleep. What’s the timeline look like?
We'll be launching a pre-sale once we complete our fit testing (end of Q2 '25) and shipping Q4.
[1] https://www.affectablesleep.com/blog/is-8-hours-of-sleep-the...
Re: Ask HN: What are you working on? (March 2025)
#863We're increasing the brain's restorative function during sleep. Over the last 4.5 years, we've been developing slow-wave enhancement technology which increases the effectiveness of deep sleep. We've developed the full stack, our own hardware, soft conductive dry (no paste or gel) electrodes, comfortable EEG headband, embedded sleep stage classification and stimulation models, the list goes on and on. We're currently…
Good use of tech. Hardest thing will be corrosion on the fabric electrodes. Muse S has much to teach if you haven't looked at them yet.
Though, I don't think corrosion is the issue with Muse S, the electrodes tear as I understand it. Either way, they are not robust enough.
Re: Ask HN: What are you working on? (March 2025)
#864We're increasing the brain's restorative function during sleep. Over the last 4.5 years, we've been developing slow-wave enhancement technology which increases the effectiveness of deep sleep. We've developed the full stack, our own hardware, soft conductive dry (no paste or gel) electrodes, comfortable EEG headband, embedded sleep stage classification and stimulation models, the list goes on and on. We're currently…
Very interesting, what do you estimate the price will be?
Re: Ask HN: What are you working on? (March 2025)
#865A Lottie animation generator that allows to create a Lottie animation from an image and text input.
Re: Ask HN: What are you working on? (March 2025)
#866Some time ago, I began searching for Python-related events and discovered that many PUGs (local Python User Groups) had disappeared sometime around COVID (at least my local PUGs). After analyzing the ones listed on the official Python website, I found only about 18% were still active, with most hosted on Meetup. This makes sense, as maintaining a community requires time and money, which small PUGs don't have. Meetup…
Re: Ask HN: What are you working on? (March 2025)
#867I just finished building a Night Routine manager for me and my wife that help us keep alternating who does the toddler night routine. I needed this because we both have evening activities and trying to figure how to block day for it while keeping the routine fair was hard. https://github.com/Belphemur/night-routine I wanted to build everything from the ground up in Go and have it fully integrated with Google Calendar…
Also, FWIW, I think I'm the one that is in the deficit of fair although dad's usually get a bad rep in this regard. I end up doing a lot more night time reps because she does frequent girls nights and has multiple friend groups she's trying to stay engaged with and is in a theater group and mahjong group, etc. However, I balance it with my occasional "take an entire day" to myself. Stuff like this is hard to track and why I think it's important to shoot for what 'feels fair' and make sure you talk about it occasionally so nobody suddenly has repressed feelings of inequality.
Re: Ask HN: What are you working on? (March 2025)
#868Re: Ask HN: What are you working on? (March 2025)
#869Finishing up my PhD thesis on low-resource audio classification for ecoacoustics. Our partners deployed 98 recorders in remote Arctic/sub-Arctic regions, collecting a massive (~19.5 years) dataset to monitor wildlife and human noise. Labeled data is the bottleneck, so my work focuses on getting good results with less data. Key parts: - Created EDANSA [1], the first public dataset of its kind from these areas, using a…
Very interesting. All the best for your thesis. Mine is not nearly as interesting enough.
Re: Ask HN: What are you working on? (March 2025)
#870Finishing up my PhD thesis on low-resource audio classification for ecoacoustics. Our partners deployed 98 recorders in remote Arctic/sub-Arctic regions, collecting a massive (~19.5 years) dataset to monitor wildlife and human noise. Labeled data is the bottleneck, so my work focuses on getting good results with less data. Key parts: - Created EDANSA [1], the first public dataset of its kind from these areas, using a…
I'd love to turn my spectrogram tool into something more of a scientific tool for sound labelling and analysis. Do you use a spectrograph for your project?
Enhancing frequenSee for scientific use (labelling/analysis) sounds like a good idea. But I am not sure what is missing from the current tooling. What functionalities were you thinking of adding?