Live data from Hacker News

Ask HN: What's your current side project?

news.ycombinator.com

1–10 of 11 posts

Re: Ask HN: What's your current side project?

#5
Implementing version 2.0 of https://contextualise.dev/ a knowledge management tool. At the moment, adding (vector) embeddings for semantic search and automatically surfacing related topics. Once that is done, adding a multi-modal embeddings model so that uploaded images can be (semi) automatically described and tagged.

Re: Ask HN: What's your current side project?

#6
Social welfare programs.

Got laid off, am Millenial, cue 2008 flashbacks. Have to scramble to keep a place to live, as my savings gets wiped out every few years.

I'm fascinated by the differences between social programs in the US (born) and Canada (where I am now). There's little if any means testing. Many programs I just ask for help, and they give it. Then, social welfare is available to a LOT more people as compared to the US. For example, someone my wife grew up with has to stay poor enough in the US to keep their healthcare. Here, if I make less than 90k a year (for a family of two), then I qualify for many programs; Including just cash payments. Just amazing to compare the two; It's night and day.

Re: Ask HN: What's your current side project?

#8
post #6

Social welfare programs. Got laid off, am Millenial, cue 2008 flashbacks. Have to scramble to keep a place to live, as my savings gets wiped out every few years. I'm fascinated by the differences between social programs in the US (born) and Canada (where I am now). There's little if any means testing. Many programs I just ask for help, and they give it. Then, social welfare is available to a LOT more people as compar…

Not to be rude, but how is being on social welfare a side project?

Or are you creating a social welfare program on the side, as a side project, to help others?

Re: Ask HN: What's your current side project?

#10

I’m building a browser extension. Currently trying to implement payments and subscriptions. It’s very hard to do in the context of a browser extension when you don’t have a server. So I’m using cloud functions, probably not doing it correctly though

Why not just spin up a server for your extension?
Post reply on HN