Live data from Hacker News

Ask HN: What you up to? (Who doesn't want to be hired?)

news.ycombinator.com

11–20 of 874 posts

Re: Ask HN: What you up to? (Who doesn't want to be hired?)

#11
Building a book recommendation system - This is a side project. I am an avid reader and I have found that the book recommendations on Goodreads are not good and mostly useless so trying to build the recommendation system myself. Turns out the hardest thing in this project is getting well labelled/tagged books data that can be fed into the model.

Re: Ask HN: What you up to? (Who doesn't want to be hired?)

#12
I run a website that shows immigrants how to settle in Berlin.

These days I'm thinking of codifying more things, so that people could fill a form and get answers instead of reading a long article. For example, a simple calculator that replaces pages and pages of information. I made a German health insurance calculator last week that saves a lot of reading and gives accurate results.

Aside from that, I'm building a timeline thing that puts all the personal data I can get my hands on onto a browsable timeline. It's a sort of enhanced journal.

Re: Ask HN: What you up to? (Who doesn't want to be hired?)

#15
I’m wanting to build a documentation tool for tech teams. There are many but I have various problems with each of them. I just want some quick and easy markdown based docs.

One thing stopping me, for some reason, is building a user system. I don’t want to support 3rd party login systems and I’m also having trouble getting motivation to roll my own.

Re: Ask HN: What you up to? (Who doesn't want to be hired?)

#17
Building an ecommerce platform, initially targeted at a niche. I aim to then use foundation from the niche platform to spin off a general platform (if that doesn't take, it'll be fine if the niche is successful regardless) that will link up with the initial niche. The niche will act as a feeder for the general platform.

I haven't built anything in the ecommerce space in about 16 years, so it's a fun return home. One of the first things I ever built of consequence, not quite two decades ago, was a competitor to eBay.

Very boring initial stack. Ubuntu, Nginx, Redis, MySQL, PHP, Go, JavaScript. No frameworks (I almost never use frameworks for anything; I've built up my own stock and reuse it and evolve it year after year). Various caching with Nginx and Redis. It won't need anything else for a while.

Solo built over about seven months roughly. Going to attempt to self-fund indefinitely, not interested in sharing ownership with investors (specifically it's just so much easier to not deal with investors if you don't have to; I don't have to worry about generating a return for them, or getting them an exit).

Post reply on HN