Skip to main content

Show HN: Saved articles, in a zine, delivered every month https://ift.tt/30KLfHq

Show HN: Saved articles, in a zine, delivered every month Hi HN, [yorgos_kats][1] posted [My Screen Break][2], which looks really nice! People sent me messages about it because it has a lot in common with what I'm working on: [Walden Pond][3] ( https://ift.tt/3nvO5tD ). You connect your [Pocket][4] account, and once a month you get a printed magazine. You can subscribe for 1, 2 or 4 hours of reading time. I got my 7th one on [Monday this week][5]. We deliver anywhere in the world, except Antarctica. It has been a pandemic project to build it as a "real" product, but I've been making these zines for my friends for a bit over 2 years now. This means that I've come across and fixed an amazing number of edge cases! I initially started building it because I couldn't find anything that did the job. I've since turned up [Quarto][6] by [Elan Kiderman][7], which is similar; [newspaperclub.com][8] had a product that did something along these lines but using their presses, and as [jamez][9] noted in the replies to [yorgos_kats][1] post, [Memeoirs][10]; and [pulp][11] by [Outofthebot][12], but that's shut down. The pagination is done using [Paged.js][13], and their community has been super helpful. It's amazing what can be done with the holy trinity of HTML, CSS & JS. If you want to see some pictures of the physical thing, take a look at [Instagram][14] and [Twitter][15]. [1]: https://ift.tt/36KTA1R [2]: https://ift.tt/30wVtv2 [3]: https://ift.tt/3nvO5tD [4]: http://getpocket.com/ [5]: https://twitter.com/notionparallax/status/1313313422499483648?s=20 [6]: https://ift.tt/3lqk2Sr [7]: http://elankiderman [8]: https://ift.tt/30O3yLV [9]: https://ift.tt/3iMRiS6 [10]: https://ift.tt/2GTCSSP [11]: https://getpulp.io/ [12]: https://ift.tt/3iGGsgr [13]: https://ift.tt/3266hjp [14]: https://ift.tt/3iIfeGl [15]: https://twitter.com/WaldenPondZine October 9, 2020 at 05:08AM

Comments

Popular posts from this blog

Show HN: AI Generated Short Video https://ift.tt/3iS1sRE

Show HN: AI Generated Short Video Hey everyone, I have always wanted to content. I enjoy creating videos and watching other's creations! Being a programmer, I decided to create an AI pipeline which can create textual scripts and churn out thousands of videos / blogs on a daily basis given any topic. This is my first video and I would appreciate any comments and suggestions regarding it but I am particularly interested in hearing about tips and tricks / content format which can be followed to make the such video more fun and intuitive to watch. Also looking for advice if this can be monetised maybe saas or ads or something completely different. I would also want to know if anyone of you would be interested in such an AI tool. The Video: https://www.youtube.com/watch?v=1J_DOIPGKsw Specifically, what I wanted to ask: What are the specific things you liked and what you didn't. Would there have been a better format for me to have made this video to deliver the message more effective...

Show HN: AWS-Powered Rube Goldberg Machine https://ift.tt/2UId1C2

Show HN: AWS-Powered Rube Goldberg Machine AWS has so many services—like more than most of us can name. What are some creative ways you can stitch them together to accomplish simple tasks in the most roundabout of ways? Get creative! This isn't about being practical! Here's a theoretical example of how to create a GIF! (Steps 4 through 998 are left as an exercise for creative readers!) 1. Add a new AWS IAM user, gif-creator, where each frame that will be part of the final GIF is base64 encoded and included as tag to the IAM user. 2. This triggers a CloudTrail event to be logged and published to Simple Notification Service. 3. Upon receiving this event, a lambda gets triggered that builds a Docker container that simply scans your domain for new DNS records. Additionally, the lambda spins up an entire Elastic Kubernetes Service (EKS) cluster with that Docker container. . . . 999. You now have a GIF in your inbox! April 6, 2020 at 02:10AM

Launch HN: TagMango (YC W20) – Personalized video shoutouts in India https://ift.tt/3e1PZxC

Launch HN: TagMango (YC W20) – Personalized video shoutouts in India Hi HN! TagMango ( https://ift.tt/2x7YwhO ) is a marketplace where fans can book personalized video shoutouts from their favourite influencers and celebrities in India (essentially building Cameo for India). Why now: Celebrity culture in India has always been way different and more pompous as compared to other nations. People are fascinated by celebrities’ lives of glamour, infact celebrities are actually worshipped here. Like Rajnikanth, a south superstar, has over 30 temples to his name. Employees are literally given holiday on his movie release day. These celebrities are respectful of this culture and are always looking to give back to their fan base. India has been leading in content consumption and creation on social media, platforms like Tik Tok are doubling MAU every year. The craze for content, the fan culture and the ease of digital payments make it an exciting opportunity for the indian audience to actually i...