Ask HN: Want to build something open source on nights and weekends together?
11–20 of 23 posts
Re: Ask HN: Want to build something open source on nights and weekends together?
#12Re: Ask HN: Want to build something open source on nights and weekends together?
#13Re: Ask HN: Want to build something open source on nights and weekends together?
#14Re: Ask HN: Want to build something open source on nights and weekends together?
#15made all opensource today, 25 projects.
Re: Ask HN: Want to build something open source on nights and weekends together?
#16http://github.com/prettydiff/aphorio
It is a dashboard for docker, web servers, os data, and more. It exposes most of Node's APIs to a browser front-end in a very low level (low as in as low as you can get with Node). It's internal components should allow you to tinker with almost any non-graphical idea without excess dependencies.
My current effort is to make the application self-documenting and self-descriptive by starting with expose the TypeScript definitions for the app's internal services to the UI as documentation. I am thinking about the best way to go about this.
Re: Ask HN: Want to build something open source on nights and weekends together?
#17You can probably concoct your own accountability engine with a bit of AI these days.
Re: Ask HN: Want to build something open source on nights and weekends together?
#18Re: Ask HN: Want to build something open source on nights and weekends together?
#19I’m building an open-source Shopify for every vertical. I’ve built one for e-commerce and restaurants (gym and grocery is in the works). If you want, you can help me build one of them? https://github.com/openshiporg/openship
Do you consider Event-Source Commerce as part of this project?
Examples of Commerce events:
Catalog events - Product created, price changed
Inventory events - Quantith change
Order events - order created, cancelled
Routing events - order received, routing decision made
Shipment events - shipment created, tracking assigned
Customer events - Customer registered, address changed
Supplier events - Feed arrived
Taxonomy Events - Category created
Re: Ask HN: Want to build something open source on nights and weekends together?
#20I have one project built using kubebuilder and for cloud native ai and data pipelines with CRD's as first class citizens and pluggable parts. If you interested I can share the link :)