Ask HN: What is your weekend project?
1–10 of 50 posts
Re: Ask HN: What is your weekend project?
#2Re: Ask HN: What is your weekend project?
#3Dext: https://github.com/vutran/dext Dext CLI: https://github.com/vutran/dext-cli
Re: Ask HN: What is your weekend project?
#4A machine learning driven web application firewall
http://fsecurify.com/fwaf-machine-learning-driven-web-applic...
Re: Ask HN: What is your weekend project?
#5I do weekend projects fulltime now, well as much as coding whenever i feel like it is considered full time. I recently finished https://ForwardMX.io and now lack of motivation for anything else so i've started working on updating my TUI library for ruby: https://github.com/b1nary/rutui
Nevetherless it was an interesting read.
You mention a "few weeks" of development and testing. How many few weeks?
Re: Ask HN: What is your weekend project?
#6Re: Ask HN: What is your weekend project?
#7Re: Ask HN: What is your weekend project?
#8Re: Ask HN: What is your weekend project?
#9I do weekend projects fulltime now, well as much as coding whenever i feel like it is considered full time. I recently finished https://ForwardMX.io and now lack of motivation for anything else so i've started working on updating my TUI library for ruby: https://github.com/b1nary/rutui
in your blog post about launch: This is essentially how this all works. It is not exactly magic, but not easy [ether] also [failsave] a few words ahead. Nevetherless it was an interesting read. You mention a "few weeks" of development and testing. How many few weeks?
Well i've run the email server that is now the second server for nearly half a year i think. Developing the site, creating tests and binding it to the email server maybe took 2-3 weeks. It is hard to tell because i had the landing page and backend developed shortly after the first test server was setup and then finished it much later within a little more than a week (i think, i tend to underestimate these things :).
To be fair: I've used my own Rails template which saved some time and i've reused a lot of code for stripe from a different project as well.
Re: Ask HN: What is your weekend project?
#10I decided I wanted to learn Go so I used this as a way to learn.
The social login stopped working reliably a little while back so right now it sort of read only mode.