Initially I tried to use TravisCI, but it proved to be very inconvenient for the case of OpenEmbedded-based projects because of its time limits. So, I've created my own on top of MS Azure Functions. Currently it's used to do test builds against pull request to https://github.com/bmwcarit/meta-ros. But it can be used by anyone who's maintaining Yocto meta layers.
Ask HN: What weekend projects have you created?
61–70 of 75 posts
Re: Ask HN: What weekend projects have you created?
#62Re: Ask HN: What weekend projects have you created?
#63Think of Postways as a content management system for transactional message templates with a unified API.
Even though this started as a side project, it quickly became more than that. It was a great opportunity to see if I could turn this into a service (a product), and that became the real challenge.
The main stack is pivoted around PHP 7.1. I use Symfony 3 for the web-tier and Doctrine 2 for the persistence layer. It runs on AWS and uses services such as EC2, RDS, SQS, Elasticache, Route53 and of course, SES and SNS.
Re: Ask HN: What weekend projects have you created?
#64I built it as a static site experiment largely in a single weekend.
Re: Ask HN: What weekend projects have you created?
#65Re: Ask HN: What weekend projects have you created?
#66Here[0] is my not guaranteed to necessarily compile or even exist repo of gamedev libraries and experiments, each of which has eaten up many a weekend.
[0]https://bitbucket.org/kennethrapp/gamedevprojects
Technology: C++ (with SDL2) and Lua.
I also taught myself Vagrant and Hack and started and will now probably never finish a Hacker News-style forum in it, because I'm already kind of sick of it and the hype train for Hack I was hoping would arrive by now really hasn't.
Re: Ask HN: What weekend projects have you created?
#67Initially written in the abandoned Angular 1 framework and legacy ASP.NET, I'm now rewriting it using Knockout (with router5 for routing) and ASPNET Core 2. Initial version used gulp for bundling, new version uses webpack (for development) in combination with hot module replacement. Webpack has been a real nice experience.
Re: Ask HN: What weekend projects have you created?
#68Re: Ask HN: What weekend projects have you created?
#69My wife & I are crowdsourcing memorial benches across the world https://openbenches.org/ Only been working on it for a few weekends, already have 2,300 listed on there. Would be great to get some more from the USA & Canada though. So if you spot any, please take a photo and upload :-) All the code is open source and the photos are CC-BY-SA.