I'm still working on Habitat. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet. I want it to be easily installable for those who want to host using docker, and for those who want to host on an EC2 instance or something, because online services for docker hosting are quite expensive, so I've been working recently on ansible setup, and it's proving…
I have been thinking about a similar idea for a few months - a location-focussed social media. But my idea is more like Instagram with an extra location layer. You have a 'local' feed that shows public profiles of people in your area. You can then add those local people to some kind of 'friends' list - they can then see a more private profile, and you see their posts regardless of distance. The key idea is that you c…
Ask HN: What are you working on? (October 2024)
801–810 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#802I am a huge notetaker, so I'm trying to do RAG on my notes every week and have the mentor run a scrum-like retrospective for me. So far I've got the data ingestion from Notion finished, and next I need to setup the LLM mentor component as well as the CLI interface. For this first MVP I'm just trying to do better than Notion AI's response when I tell it something like "look at the last 7 days of notes I've taken and run a retro with me.
I like it because it scratches a personal-improvement itch of mine, it's a nice project to become acquainted with the popular LLM app tech, and I can share it with others who may find it useful.
Re: Ask HN: What are you working on? (October 2024)
#803I'm still working on Habitat. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet. I want it to be easily installable for those who want to host using docker, and for those who want to host on an EC2 instance or something, because online services for docker hosting are quite expensive, so I've been working recently on ansible setup, and it's proving…
I have had something similar in mind for a while, but nothing so fleshed out as you have here! One question; how would you implement identity? I can imagine spam and unwanted content becoming a problem, so maybe a reputation system or network of trust mechanism would be needed?
Re: Ask HN: What are you working on? (October 2024)
#804I am working on a personal digital mentor, in the spirit of Dross from Will Wight's "Cradle" series. I am a huge notetaker, so I'm trying to do RAG on my notes every week and have the mentor run a scrum-like retrospective for me. So far I've got the data ingestion from Notion finished, and next I need to setup the LLM mentor component as well as the CLI interface. For this first MVP I'm just trying to do better than…
Re: Ask HN: What are you working on? (October 2024)
#805I'm not naive to think that technology alone can fix this problem, but we are looking to balance the scale by 1) making existing child care resources easily accessible and 2) connecting parents and alternative caregiver options to fill the gaps that the current industry left behind. We are calling it Kindervillage (http://kindervillage.ca/).
Re: Ask HN: What are you working on? (October 2024)
#806I'm still working on Habitat. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet. I want it to be easily installable for those who want to host using docker, and for those who want to host on an EC2 instance or something, because online services for docker hosting are quite expensive, so I've been working recently on ansible setup, and it's proving…
I like the idea and have been ruminating on something similar myself - starred!
Re: Ask HN: What are you working on? (October 2024)
#807I've been working on some projects in Rust relating to image processing and rendering. I'm between a few projects at the moment though but the biggest one is an image processing application I've been working on for quite some time. A lot of stuff I've programmed and learned about over the last 3 years has been leading up to the goal of making something like this haha. I wanted to leverage OpenCL for compute but I had…
Re: 3D, are you aiming to infer a 3D scene from a single photo? There's a few approaches for that, but they tend to show off the examples that work well, and conveniently avoid examples that work poorly. But depending on the content of your photos, you might find an algorithm that works out of the box.
For data representation, we used a sparse voxel representation of a Truncated Signed Distance Function to represent surfaces for this project: https://www.microsoft.com/en-us/research/project/kinectfusio... However, I can't recall interacting with the sparseness; that level of abstraction may have already been resolved in the code by the time I got on that projects. TSDFs are cool as hell and way more interesting than representing ambiguous surfaces with mesh triangles.
Also, I've been there with the turbulence a couple times. Sometimes months happen in a day and vice versa ;)
Re: Ask HN: What are you working on? (October 2024)
#808I've been buying lots of music after getting rid of Spotify and wanted the experience of walking in, picking an album, dropping on the player, and then listening to it throughout the house as I make dinner or do chores.
Re: Ask HN: What are you working on? (October 2024)
#809For my whole career so far I've been applying ML (as they called it back then) / AI to various domains like drug discovery and cybersecurity. Both were fun but, man, it feels really different to build a consumer app. It's just very exciting to be able to develop something, push it, and get compliments/complains the second day! We've even noticed that the ADHD community are especially engaged with the extension because they suffer the most from the tab overload problem.
Anyways, for those who might need it, here's the link:
https://chromewebstore.google.com/detail/skipper-fewer-tabs-...
Re: Ask HN: What are you working on? (October 2024)
#810In 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…
AutoZone, O'Reilly, Advance advertise that they do things like replace batteries, change light bulbs, add washer fluid, wiper blades.
It's arguably imperative for their brand that they offer (and advertise) these store services when compared to Amazon or Walmart (without a car center). It's even clearer when they offer 20% off codes for online ordering 12 months a year. (Also interesting because basic bulbs for tail lights and turn signals are often also sold at gas stations and grocery stores)
They're not ASE certified techs, but I'm under the impression that staff receive some training related to it.