[1]: http://archagon.net/blog/2018/03/24/data-laced-with-history/
Ask HN: Side project you're working on?
71–79 of 79 posts
Re: Ask HN: Side project you're working on?
#72Earlier quoted context omitted.
Which 'popular solutions' did you review? We used aspnetboilerplate.com for our multi tenancy SaaS app
Mainly Saaskit. aspnetboilerplate.com looks awesome but it is an entire application framework built on asp.net. Finbuckle.MultiTenant is just focused on supporting multitenant scenarios in asp.net core and integrates into a standard asp.net core project. Looks like we both support data isolation via automatic filtering in Entity Framework Code (I almost have this documentation ready to post). I also support tenant-sc…
[1] https://github.com/saaskit/saaskit
[2] https://aspnetboilerplate.com/Pages/Documents/AspNet-Core
Re: Ask HN: Side project you're working on?
#73I had a second episode of extremely high blood pressure in 2017. It's a long story, but I ended up being hospitalized in a cardiac surveillance unit. A big part of my cardiac issue was that I had allowed my overall fitness to drop quite dramatically. So, I'm working on a fitness goal app. Essentially, I track my blood pressure/heart rate along with my diet, exercise, etc. And, I'm working on finding correlations, wit…
Quite impressive. So, have you launched the app yet? Best wishes :)
Re: Ask HN: Side project you're working on?
#74https://atlas.patmurray.co A small app to create pretty wallpapers for iPhone and iPad out of various map designs. Has become quite popular in Germany. It started after I tweeted a screenshot of my iPhone home screen and people wanted me to make them a similar wallpaper of their city, so I built an app for it. Took exactly one week from tweet idea to App Store!
Cool idea! :)
Re: Ask HN: Side project you're working on?
#75Re: Ask HN: Side project you're working on?
#76Re: Ask HN: Side project you're working on?
#77If every programmer working on a side project were to collaborate on a single project together, just for a full day one weekend, I wonder what could be achieved.. If selection of the project were democratic, would you participate?
Re: Ask HN: Side project you're working on?
#78Just finished a long article[1] on a fascinating new breed of CRDTs. Already implemented a proof-of-concept demo featuring real-time text collaboration over iCloud as well as arbitrary simulated network topologies[2]. Now I'm working on a Swift framework to help me create CRDT-ified document formats for my next iOS app. [1]: http://archagon.net/blog/2018/03/24/data-laced-with-history/ [2]: https://github.com/archagon…
Re: Ask HN: Side project you're working on?
#79hey there, Show HN will come soon (the next days). I have finished my side project (SaaS/PaaS) called triggerFS. triggerFS is a distributed, realtime message passing and trigger system. triggerFS enables you to build distributed systems and do high-speed realtime messaging in a service-oriented fashion. What really powers triggerFS is the gigantic amount of plugins you can use to do any kind of task. Check out https:…
Looks cool. Waiting for the Show HN! Best wishes!
testing and feedback is appreciated :)