Live data from Hacker News

What are you working on?

news.ycombinator.com

21–30 of 52 posts

Re: What are you working on?

#25
I am following two projects one extremely technical and another more sale oriented.

The technical one is rediSQL[1] I am embedding SQLite into a redis module. Until few days ago I had performance issues that I wasn't able to figure out and I tracked everything in an issues. I finally figured out the problem, solve it, gain a lot of performance and I am about to write a blog post about. The next step is to get the exact same performance in the redis module compared with using SQLite embedded in a simple C program it is not going to be easy and I would probably defer this performance gain opportunity in favor of more features in the module.

The second project, the sale oriented one, is WalOfStickers.com[2] where I try to sell hexagonal stickers for laptop. I like to show the technology that I work with and make my laptop mine, but I don't like that the more sticker you put the messier everything became, so I made these hexagonal sticker that you can tile in your laptop and make neat, complex patterns.

[1]: https://github.com/RedBeardLab/rediSQL

[2]: https://wallofstickers.com/

Re: What are you working on?

#26

I completed my first app, a game, I can play it in the terminal. So its not totally complete, doesnt have a GUI, but until now I didnt call myself a programmer. But even now there are so many things I dont't know, Im not sure I can call myself a programmer. I dont dare to apply for jobs. So I'll not do anything more about that game because I dont believe it could earn me anything but I do have so many other things I…

You are a programmer.

Re: What are you working on?

#27
http://www.averageweather.io - get average weather data, fast. Great for planning vacations, weddings, which marathon to pick etc.

I shared on r/weddingplanning and it shot to the top which was exciting. Made $20 in Adsense and had 2k visits in one day.

I've also had some tweets from people with 100k+ following, so for around a week now I am averaging like 300 uniques a day.

So, now I ask, how can I make some real side cash? All ears.

https://www.reddit.com/r/weddingplanning/comments/5y8dwp/web...

Post reply on HN