Friday, September 16, 2022

Show HN: GenerationQ – Open Source Desktop GUI for Stable Diffusion and others https://ift.tt/oX9dmbW

Show HN: GenerationQ – Open Source Desktop GUI for Stable Diffusion and others https://ift.tt/0i59GNK September 16, 2022 at 04:20AM

Show HN: PiChess: Chess puzzles from your games in printable PDF format https://ift.tt/N7Rh0bq

Show HN: PiChess: Chess puzzles from your games in printable PDF format https://pichess.com September 16, 2022 at 03:15AM

Show HN: Aperture Open Source Flow Control and Reliability Platform https://ift.tt/UhsCe2a

Show HN: Aperture Open Source Flow Control and Reliability Platform Hello people of HN and fellow SREs! Over the past year, we have been building Aperture - an open-source flow control and reliability platform for cloud applications. Over the past few years, companies like LinkedIn[1], Google [2], Netflix [3], Stripe [4] have built cutting-edge flow control technologies to keep their applications reliable. Flow control is powerful because it enables graceful degradation- the ability to preserve key user experience pathways, even in the face of application failures. With Aperture project, we hope to democratize building reliable applications with effective flow control. Using Aperture’s powerful policy language, you can deploy flow control techniques such as weighted fair queuing for prioritized load-shedding and distributed rate-limiting for abuse prevention to your applications. Using modular components to build policies allows you to maintain optimal user experience during traffic spikes, prevents cloud resource wastage by regulating abusive users, and ensures that new feature rollouts don’t result in accidental downtime. We are excited to release Aperture as an open source project under the AGPL v3 license and invite SREs, DevOps, enthusiasts to give the project a try. We would love to hear your feedback on Aperture and how we can improve! Github: https://ift.tt/v3VwXUf Docs: https://ift.tt/JkPBRAc Announcement: https://ift.tt/pRxGTfs... Explainer Video: https://www.youtube.com/watch?v=sEl4SMo3KNo [1]: https://ift.tt/Mk8WRIp ... [2]: https://ift.tt/l1k0BKp [3]: https://ift.tt/ad7hfVE ... [4]: https://ift.tt/0CwbOKi https://ift.tt/v3VwXUf September 15, 2022 at 09:16PM

Thursday, September 15, 2022

Show HN: Outpainting with Stable Diffusion on an infinite canvas https://ift.tt/dewRAzx

Show HN: Outpainting with Stable Diffusion on an infinite canvas https://ift.tt/hwpFBve September 15, 2022 at 04:05PM

Show HN: A search engine based on RSS feed https://ift.tt/8zfZLaB

Show HN: A search engine based on RSS feed https://ift.tt/xsFfP5d September 14, 2022 at 11:57AM

Show HN: A powerful way to write content https://ift.tt/ANch3Q0

Show HN: A powerful way to write content Found a great tool which makes content creation a bit less painful. https://www.copy.ai/ September 15, 2022 at 04:37PM

Show HN: Jenkins-fire-CLI A Jenkins command line tool built with Python-fire https://ift.tt/nQ2RVGI

Show HN: Jenkins-fire-CLI A Jenkins command line tool built with Python-fire Jenkins community has provided the offical jenkins-cli.jar but it is not very intuitive to use. So I just create a tiny wrapper for it to make it less noisy by dowlonading the jar packages and injecting user credential automatically. Thanks to the google fire library creating a command line tools nowadays is incredibly simple. https://ift.tt/mh2WyDr September 15, 2022 at 12:58PM

Show HN: I scraped 3B Goodreads reviews to train a better recommendation model https://ift.tt/hiJ7SKz

Show HN: I scraped 3B Goodreads reviews to train a better recommendation model Hi everyone, For the past couple months I've been working...