I'm creating an infinite canvas that has all your organization's code and documentation on it. If you zoom in, you can see the code, if you zoom out you see the big picture. By giving everything a place on the map, it becomes easier to figure out your way through the landscape and understand the systems. Different modes can you show you different things: code age, authorship (bus-factor, is the person still with the…
Ask HN: What are you working on? (February 2025)
171–180 of 922 posts
Re: Ask HN: What are you working on? (February 2025)
#1721. I have a cloud platform for the movie industry (although in reality a lot of different industries use it for different things) that allows you to share files and get feedback from your team that I’ve been rewriting in Rust. Didn’t necessarily intend that but I started replacing Apache with Rust and liked it enough that I kept on replacing stuff.
https://www.kollaborate.tv (current version on cloud is not the Rust version, but on-prem is)
2. I work with another company that uses a really rudimentary way of time-tracking employees. So I’m working on a system to use their device MAC addresses to count their hours when they’re connected to work Wi-Fi. I was surprised that such a thing appears to not exist. I’m still working on it so it’s not anywhere public right now.
Re: Ask HN: What are you working on? (February 2025)
#173Just recently actually I published a Chrome extension for it too, so you can access and copy all the Tailwind CSS colors directly from an extension: https://chromewebstore.google.com/detail/tailcolors-tailwind...
Re: Ask HN: What are you working on? (February 2025)
#174Re: Ask HN: What are you working on? (February 2025)
#175Re: Ask HN: What are you working on? (February 2025)
#176https://screenmemory.app is my current project as of a year or so. Records your screen continuously and lets you look back at it through a GUI. I use it myself to recap days or weeks at work, mostly.
Anything like this for Linux ?
Re: Ask HN: What are you working on? (February 2025)
#177I live next to a school, so there's a low speed limit (30 km/h). Still, people drive like race drivers and the city hasn't ever responded to the residents' hopes of introducing a speed camera. I wanted to have some data on how many people speed, the max speed recorded, that sort of thing. Things the city should be doing after many complaints of dangerous driving and people being almost killed on zebra crossings. I ha…
I'd rather put up with the speeding than aasking for the government to intervene.
Re: Ask HN: What are you working on? (February 2025)
#178Re: Ask HN: What are you working on? (February 2025)
#179Super simple business idea validator using AI. https://ideapulse.io
cool idea! i'm a bit curious about the Idea Viability Score. What does it mean?
Re: Ask HN: What are you working on? (February 2025)
#180I'm creating an infinite canvas that has all your organization's code and documentation on it. If you zoom in, you can see the code, if you zoom out you see the big picture. By giving everything a place on the map, it becomes easier to figure out your way through the landscape and understand the systems. Different modes can you show you different things: code age, authorship (bus-factor, is the person still with the…