Monday, 13 September 2021

Show HN: TweeView – A Tree Visualisation of Twitter Conversations https://bit.ly/3zbHFoa

Show HN: TweeView – A Tree Visualisation of Twitter Conversations https://bit.ly/3EbKsSb September 13, 2021 at 06:38PM

Show HN: Push2Calendar – inform your audience through the calendar https://bit.ly/2XekKvc

Show HN: Push2Calendar – inform your audience through the calendar https://bit.ly/3t4giev September 13, 2021 at 03:35PM

Show HN: Zingg Fuzzy Matching https://bit.ly/3z6Tvjz

Show HN: Zingg Fuzzy Matching https://bit.ly/3loEbtT September 13, 2021 at 02:50PM

Show HN: Browser-Based Private Cloud, Remote Access and Webcam Security https://bit.ly/390Hwt8

Show HN: Browser-Based Private Cloud, Remote Access and Webcam Security https://bit.ly/3lhfsaN September 12, 2021 at 11:49PM

Show HN: TheDocs – Documentation sites for individuals in minutes https://bit.ly/3npywX3

Show HN: TheDocs – Documentation sites for individuals in minutes https://bit.ly/2VIeziM September 13, 2021 at 01:55PM

Show HN: A free in-browser game across infinite universes procedurally generated https://bit.ly/3ntMC9W

Show HN: A free in-browser game across infinite universes procedurally generated https://bit.ly/3nnyK0O September 13, 2021 at 01:08PM

Sunday, 12 September 2021

Show HN: Chat with your contacts on different platforms without an app https://bit.ly/3Cbf1pn

Show HN: Chat with your contacts on different platforms without an app https://bit.ly/2VzPIxl September 13, 2021 at 01:26AM

Show HN: Weather API for non-commercial use https://bit.ly/3Eb6zIp

Show HN: Weather API for non-commercial use https://bit.ly/38Yx3hS September 12, 2021 at 11:18AM

Show HN: Bubbles – JavaScript Library for cross connected charts and dashboards https://bit.ly/2YRiqLx

Show HN: Bubbles – JavaScript Library for cross connected charts and dashboards Hey, I'm the creator of BubblesJS. URL: https://bit.ly/390pxD5 BubblesJS is a javascript library for creating cross connected charts and dashboards. Key features - Supports chart types like line charts and bar charts. - Support common UI widgets like interactive Tables, Filter Bars and KPIs - charts and widgets can be composed together to create a dashboard of cross connected charts - tiny library < 15KB gzipped This library is motivated by my experience building charts and dashboards for my employers. Using traditional charting libraries gives basic chart types, but applications usually require other UI widgets like tables, applying filters etc which need to be built. Connecting these components requires lot of glue code to pipeline data, transform and filter it and connect these widgets. BubblesJS provides an intuitive API to allow connecting charts and transforming data while also providing cross connectivity. Support for more chart types and better interactivity is upcoming. Some areas of where BubblesJS can be used are: - Exploratory Data Visualization - Building dashboards embedded in applications If you find any other uses for it, I would love to hear from you! Thanks, Sushrut September 12, 2021 at 04:33PM

Show HN: Craft Docs now support custom domain too https://bit.ly/3k1qilQ

Show HN: Craft Docs now support custom domain too https://bit.ly/3nuUOqf September 12, 2021 at 08:13AM

Show HN: Produpedia.org: Lists of Everything https://bit.ly/3E9rRGm

Show HN: Produpedia.org: Lists of Everything https://bit.ly/3k4urp9 September 12, 2021 at 02:47PM

Show HN: Klara – Python automatic test generations and static analysis library https://bit.ly/3lkOwqm

Show HN: Klara – Python automatic test generations and static analysis library https://bit.ly/3npJrQh September 12, 2021 at 12:35PM

Show HN: Form Builder for Everyove https://bit.ly/3nnoRA3

Show HN: Form Builder for Everyove https://bit.ly/3hpGxaE September 12, 2021 at 12:21PM

Show HN: Detecting keypresses using laser speckle patterns https://bit.ly/2X7rBqi

Show HN: Detecting keypresses using laser speckle patterns https://bit.ly/392IEMM September 12, 2021 at 11:58AM

Saturday, 11 September 2021

Show HN: a custom Lisp in C https://bit.ly/2XfRncl

Show HN: a custom Lisp in C https://bit.ly/2V0zMnz September 12, 2021 at 01:19AM

Show HN: Have started a short story Substack. Would love your feedback https://bit.ly/3ljBbi8

Show HN: Have started a short story Substack. Would love your feedback https://bit.ly/3k3BNsN September 11, 2021 at 06:18AM

Show HN: Automate your business using GPT-3 in the browser(no-code required) https://bit.ly/3E9ag1f

Show HN: Automate your business using GPT-3 in the browser(no-code required) https://www.youtube.com/watch?v=21J-az9xWd8 September 11, 2021 at 07:54PM

Show HN: Stay Up-to-Date with GitHub https://bit.ly/3hjwjsj

Show HN: Stay Up-to-Date with GitHub https://bit.ly/3gPpvCl September 11, 2021 at 07:24AM

Show HN: SuperParents – Online parenting coaches for conscious parents https://bit.ly/3hoPmRY

Show HN: SuperParents – Online parenting coaches for conscious parents https://bit.ly/3C5NDsv September 11, 2021 at 08:56AM

Show HN: Time Series of CDC's Covid-19 Vaccine Breakthrough Case Reporting https://bit.ly/3E0XUYS

Show HN: Time Series of CDC's Covid-19 Vaccine Breakthrough Case Reporting The CDC have been providing "COVID-19 Vaccine Breakthrough Case Investigation and Reporting"[1] information for points in time at close to weekly intervals. Every update erases the previous information and there doesn't seem to be an easily accessible table of these data. Snapshots of the page can be found on archive.today[2] and I have saved both those and some recent manually downloaded copies from cdc.gov. Because copying & pasting by hand is error-prone, I wrote some code to extract the bits and pieces. The repo is `nanis/covid19-breakthrough` on GitHub[3]. Snapshots are in the `snapshots` directory. There is also a CSV containing the time series of reported numbers of non-fatal hospitalizations and deaths from COVID-19 among the fully vaccinated[4]. `out/chart.html` shows the time series of fully vaccinated population in millions, hospitalizations and deaths among the fully vaccinated per 100,000 fully vaccinated individuals. You can view it locally by running a simple local web server[5]. There is a copy online[6]. [1]: https://bit.ly/3z1dznu [2]: https://bit.ly/3z2GHL1 [3]: https://bit.ly/3lcY5aV [4]: https://bit.ly/3ljO4sN [5]: https://bit.ly/3C3mOFv [6]: https://bit.ly/3C13RmT September 11, 2021 at 01:25PM