What are you working on?
21–30 of 52 posts
Re: What are you working on?
#22Re: What are you working on?
#23Re: What are you working on?
#24 client.get(key)
or: client.put(key, value)
https://www.npmjs.com/package/rakuI am using that to build an ORM and a blog with GraphQL and React.
Re: What are you working on?
#25The 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.
Re: What are you working on?
#26I 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…
Re: What are you working on?
#27I 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...
Re: What are you working on?
#28Re: What are you working on?
#29Creating and selling a standardized set of API driven microservices to run in Docker containers. Do you need one for what you're working on? :)