Live data from Hacker News

Ask HN: What are you working on? (August 2026)

news.ycombinator.com

811–820 of 1001 posts

Re: Ask HN: What are you working on? (August 2026)

#812
I'm working on making unstructured operating knowledge maintain itself. If a customer's phone number changes, that goes in the CRM. But if a salesperson learns the customer is planning to open new locations, everyone else who talks to that customer should know, and today they mostly don't. In fact, there's probably not even a good place for that valuable nugget to be stored.

The information exists. It's in email and Slack, in threads with the customer, internal discussions, meeting transcripts. But nobody updates the customer page since the payoff is deferred. We're trying to update it automatically.

Maintenance looks doable. Cold start is the part I don't have a good answer for yet: how do you work out that a company cares about customers, competitors and products as entity types, and build those lists for them, without handing them a setup task? That's what we're tackling next.

https://www.thisandthat.chat

Re: Ask HN: What are you working on? (August 2026)

#816
post #773

I'm still working on Freundebuch, a personal CRM. I'm a long-time user of Monica ( https://github.com/monicahq/monica/ ) but was unhappy that not much was happening. There is Chandler which is the next-gen version of Monica, but it has taken a direction which I don't like, as it is geared more to journaling. I required a tool where I can put my contacts with all their details and also map out their relationships and…

Been wanting to develop something like this. Used Monica but didn't go further with it.

Have you read: https://sive.rs/hundreds ? I wanted something that resembles with Sivers talks about there (which is what you seem to have with circles).

Read through docs. Seems like a solid piece of work. Good luck

Re: Ask HN: What are you working on? (August 2026)

#818
I'm currently working on a JAX Pallas demo for Apple GPU that works by translating jaxprs into Metal shading language, compiling that, and then executing with buffers from Python exchanged with nanobind.

I planned this as just an exercise for me to learn more about MSL, GPU kernel programming, and to shake off the rust on numerics accumulated since studies, but if anyone wants to try it, you can find it at https://github.com/nicholasjng/palladium.

Re: Ask HN: What are you working on? (August 2026)

#819

Quit my job in May. Been working on a hiring platform that I’ve always wanted. I wanted it so bad I quit recruiting, taught myself to code, worked as a developer for 12 years, and now I’m building it :)

As a founder in the same space I am curious what problem are you solving?

And good luck on the journey.

Re: Ask HN: What are you working on? (August 2026)

#820

I got laid off at the end of April and have been building my own personal dream tool since, it's a skeuomorphic carpentry simulator with an agent MCP. You start with real wood specs and a shop full of miter saws, router tables, table saws and the like. Think of it like Sketchup but no extruding rectangles. It's been really fun to build with. Agents can create parametric procedures so e.g. stick framing becomes a simp…

Awesome! Built a sliding keyboard desk with a drawer for an 88 key MIDI controller. I've been wanting to custom build one of these for a while, this will help! https://app.sawdust.diy/share/b5362e61-39bc-4fa5-a537-38ca78...
Post reply on HN