Live data from Hacker News

Ask HN: What is something exciting you're working on?

news.ycombinator.com

41–50 of 104 posts

Re: Ask HN: What is something exciting you're working on?

#41
I founded a YIMBY group where I live, because I did not want to be part of tech workers pricing other people out. Now we're a chapter of YIMBY Action: https://yimbyaction.org/

It's interesting in that it's very different from tech, but also rewarding to make a difference in people's lives.

Re: Ask HN: What is something exciting you're working on?

#42

I'm trying to create a ML model which can detect if my dog is in pain just by looking at its face. Maybe, I'll create an app for it too if it works well.

That's pretty cruel, how to you get your test set? :)

You feed him peanut butter and jalapeños

Re: Ask HN: What is something exciting you're working on?

#45
I'm playing to see just how much of a stack I can cram into postgres. Using postgrest functions that set custom headers to return html. And then...

I'm using plv8 to set up a deno-type runtime in postgres lol. It's silly but so fun and weird-feeling to me.

It's very finicky right now and most build tools are not ever going to work like this obviously but I have a little tiny "server" running out of postgres just using js tag functions for templating.

Re: Ask HN: What is something exciting you're working on?

#46
A secure, encrypted, containerized microservice to store personally identifying (pii) data (contact info, names, govt id info etc). The idea is for it to be a drop in microservice that can keep all PII in one place for compliance, security, and convenience.

Re: Ask HN: What is something exciting you're working on?

#47
I'm working on alternative discovery methods for discovering websites. I've built a sort of semi-stumbleupon, but I'm trying to add more of a sense of control.

This is where I'm at now: https://search.marginalia.nu/explore/random

I'm leaning toward some sort of categorization or tagging system, but trying to figure out ways of designing it that are inherently resilient to sabotage and manipulation.

Post reply on HN