The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Lota – An online ePub reader with VS Code style
Previously when I wanted to learn languages by reading the original, I started looking for an EPUB reader.<p>I wanted it to be<p>1. browser-based, so I could use my browser extensions<p>2. cross-platform, so I could read on different devices<p>3. able to read multiple books at the same time, so I don't have to open multiple windows<p>Unfortunately, I didn't find it.<p>As a developer, I really like the flexible layout and power of VS Code, so I tried to combine its design concept with EPUB reader, and Lota was born.
Show HN: Lota – An online ePub reader with VS Code style
Previously when I wanted to learn languages by reading the original, I started looking for an EPUB reader.<p>I wanted it to be<p>1. browser-based, so I could use my browser extensions<p>2. cross-platform, so I could read on different devices<p>3. able to read multiple books at the same time, so I don't have to open multiple windows<p>Unfortunately, I didn't find it.<p>As a developer, I really like the flexible layout and power of VS Code, so I tried to combine its design concept with EPUB reader, and Lota was born.
Show HN: Lota – An online ePub reader with VS Code style
Previously when I wanted to learn languages by reading the original, I started looking for an EPUB reader.<p>I wanted it to be<p>1. browser-based, so I could use my browser extensions<p>2. cross-platform, so I could read on different devices<p>3. able to read multiple books at the same time, so I don't have to open multiple windows<p>Unfortunately, I didn't find it.<p>As a developer, I really like the flexible layout and power of VS Code, so I tried to combine its design concept with EPUB reader, and Lota was born.
Show HN: LambdaLisp – A Lisp interpreter that runs on lambda calculus
Show HN: LambdaLisp – A Lisp interpreter that runs on lambda calculus
Show HN: LambdaLisp – A Lisp interpreter that runs on lambda calculus
Show HN: LambdaLisp – A Lisp interpreter that runs on lambda calculus
Show HN: A virtual Yubikey device for 2FA/WebAuthN
Show HN: A virtual Yubikey device for 2FA/WebAuthN
Show HN: A virtual Yubikey device for 2FA/WebAuthN
Show HN: A virtual Yubikey device for 2FA/WebAuthN
Show HN: A framework for building Slack bots in Python
I started building a couple of years ago because I found no easy existing solution to build Slack bots that can be composed from/organized into plugins. Existing libraries like Bolt make it pretty easy to develop Slack bots, but hard to organize and scale the code base of your bot. I was also missing some crucial features such as scheduling actions for your bot. So I wrote my own framework!<p>I recently rewrote the complete framework to make use of asyncio and the newest Slack SDK<p>Let me know what you think!
Show HN: A framework for building Slack bots in Python
I started building a couple of years ago because I found no easy existing solution to build Slack bots that can be composed from/organized into plugins. Existing libraries like Bolt make it pretty easy to develop Slack bots, but hard to organize and scale the code base of your bot. I was also missing some crucial features such as scheduling actions for your bot. So I wrote my own framework!<p>I recently rewrote the complete framework to make use of asyncio and the newest Slack SDK<p>Let me know what you think!
Show HN: A framework for building Slack bots in Python
I started building a couple of years ago because I found no easy existing solution to build Slack bots that can be composed from/organized into plugins. Existing libraries like Bolt make it pretty easy to develop Slack bots, but hard to organize and scale the code base of your bot. I was also missing some crucial features such as scheduling actions for your bot. So I wrote my own framework!<p>I recently rewrote the complete framework to make use of asyncio and the newest Slack SDK<p>Let me know what you think!
Show HN: Reflio – Open-source affiliate program creator for SaaS
Show HN: Reflio – Open-source affiliate program creator for SaaS
Show HN: Reflio – Open-source affiliate program creator for SaaS
Show HN: Low-cost backup to S3 Glacier Deep Archive
Hi,<p>most people (hopefully) have local backups. However, when that backup fails, it is good to have a backup stored somewhere off-site. In the old days you would ship physical drives/tapes, which is cumbersome, costly, and slow. With fast upload speeds, it is now possible to upload your data to the cloud. I have found S3 Glacier Deep Archive to be a great solution for this:<p>- It is very cheap ($1/TB/month for US region)
- Very reliable (99.999999999% data durability, data spread over 3 Availability Zones)<p>However, usability out of the box is not that great, I'm not aware of any automated backup solution for Deep Archive. This free project provides that.<p>Currently, ZFS is required, but that might change. Please try it out and provide feedback!
Show HN: Low-cost backup to S3 Glacier Deep Archive
Hi,<p>most people (hopefully) have local backups. However, when that backup fails, it is good to have a backup stored somewhere off-site. In the old days you would ship physical drives/tapes, which is cumbersome, costly, and slow. With fast upload speeds, it is now possible to upload your data to the cloud. I have found S3 Glacier Deep Archive to be a great solution for this:<p>- It is very cheap ($1/TB/month for US region)
- Very reliable (99.999999999% data durability, data spread over 3 Availability Zones)<p>However, usability out of the box is not that great, I'm not aware of any automated backup solution for Deep Archive. This free project provides that.<p>Currently, ZFS is required, but that might change. Please try it out and provide feedback!
Show HN: A search engine based on RSS feed