Saturday, September 17, 2022

Show HN: Processing Nginx Logs with Python https://ift.tt/WEhigCs

Show HN: Processing Nginx Logs with Python Hello, I wrote a little script to process nginx access.log files and get some statistically information. Also wrote my first write up about this project. https://ift.tt/Nnv8Sg5 September 17, 2022 at 05:03PM

Show HN: We make artisanal collectible cards from freshly harvested binary trees https://ift.tt/F3ZHYDS

Show HN: We make artisanal collectible cards from freshly harvested binary trees https://ift.tt/muSIreQ September 17, 2022 at 12:26PM

Show HN: The Semantic Graph https://ift.tt/XcYd1xz

Show HN: The Semantic Graph https://ift.tt/cMZB7TH September 17, 2022 at 12:01AM

Show HN: Smart Device ESP32 Firmware for Home Lighting and Weather Station https://ift.tt/Z2RDeaP

Show HN: Smart Device ESP32 Firmware for Home Lighting and Weather Station https://ift.tt/ihuB6TS September 17, 2022 at 01:38AM

Show HN: Open-source orchestrator for ESP32, Arduino, STM32 etc. https://ift.tt/lCoRakg

Show HN: Open-source orchestrator for ESP32, Arduino, STM32 etc. https://ift.tt/xRGNeZ5 September 16, 2022 at 09:32PM

Friday, September 16, 2022

Show HN: A Search Engine for the Tildeverse https://ift.tt/4P3rjni

Show HN: A Search Engine for the Tildeverse The tildeverse is the name for a loose community of public access unix systems inspired by Paul Ford's famous tilde.club essay. These little communities are built up around shared access to a single unix system, utilizing its native multi-user properties almost as a retro social network. Over time, the communities have grown and folks published handmade pages that have the vibe of the early WWW days. I built a search engine to let everyone find things on this quirky part of of the net. Enjoy! https://tilde.wtf September 16, 2022 at 07:08PM

Show HN: A framework for building Slack bots in Python https://ift.tt/rzVYdKW

Show HN: A framework for building Slack bots in Python I started building this framework a couple of years ago because I found no easy existing solution to build Slack bots that can be composed/organized from plugins. I recently rewrote the complete framework to make use of asyncio and the newest Slack SDKs Let me know what you think! https://ift.tt/F8czvIj September 16, 2022 at 07:47PM

Show HN: Sharpe Ratio Calculation Tool https://ift.tt/VwEg1dG

Show HN: Sharpe Ratio Calculation Tool I built a simple but effective Sharpe Ratio calculator that gives the full historical variation of it...