Wednesday, 3 March 2021

Show HN: Ship Investor game: Practise your bet sizing intuition https://bit.ly/3sMPwpt

Show HN: Ship Investor game: Practise your bet sizing intuition https://bit.ly/3sM8Xif March 4, 2021 at 05:48AM

Show HN: Club – new video conferencing software with fun and social features https://bit.ly/2Pp7NuA

Show HN: Club – new video conferencing software with fun and social features https://bit.ly/3c4sqEh March 3, 2021 at 07:57PM

Show HN: Requestbin, a simple CLI-HTTP-server for inspecting received requests https://bit.ly/3q9mWwQ

Show HN: Requestbin, a simple CLI-HTTP-server for inspecting received requests https://bit.ly/3sJDFsn March 4, 2021 at 02:03AM

Show HN: Handy Calculator App for Android https://bit.ly/3uSd9Ph

Show HN: Handy Calculator App for Android https://bit.ly/3c5aZ6y March 4, 2021 at 12:09AM

Show HN: Eraser — Excalidraw-based visual meeting canvas https://bit.ly/3sMEErL

Show HN: Eraser — Excalidraw-based visual meeting canvas https://bit.ly/306oywK March 3, 2021 at 05:09PM

Show HN: Disorg, a disorganized agenda organization tool https://bit.ly/307cA6b

Show HN: Disorg, a disorganized agenda organization tool https://bit.ly/3sYWI27 March 3, 2021 at 07:43PM

Show HN: Crowdsourcing for awesome marketing content https://bit.ly/3bdVxG0

Show HN: Crowdsourcing for awesome marketing content https://bit.ly/3e7fEqT March 3, 2021 at 06:31PM

Show HN: We made a CLI and API to automate inbound email https://bit.ly/3kLeAKH

Show HN: We made a CLI and API to automate inbound email Hi HN! We're a 5 person team working on simplifying the creation of email apps. Right now, most email services focus on outbound emails (newsletters, transactional, delivery), but that doesn't solve the fact that we all hate receiving them. You can try it at https://bit.ly/30n16vz Mailscript lets you create programmable email addresses. It works headless, via the CLI, API (we use Swagger to support most languages). You can even run it as a daemon on a server (to run functions when emails arrive). Once you get username@mailscript.com, you can create as many aliases as you'd like (including on the fly support for *@username.mailscript.com). Just like in Gmail, we support adding . or +. Every address gets an SMTP key as well, so you can use your favourite email client e.g. Gmail... We've been working hard on making the CLI and API easy to understand, and take a trigger/actions approach. We even have parsers for GitHub emails (so you can automate Issues, PRs, Actions). You can see what the code looks like in our templates: https://bit.ly/3uTTrCH Example use cases: - send Zabbix alerts to SMS if 2 messages in one minute! - post Github releases to Discord - save pdf attachments to Google Drive - create shared email addresses You can even collaborate on your email infrastructure on GitHub by exporting it as a YAML file. If you'd like to learn more: Docs: https://bit.ly/3kGmViR API playground: https://bit.ly/3e4Qole We'd really like to hear your feedback, especially the harsh criticism. If you'd like any help with building automations, we'll take the time to help you code them. Feel free to ask for help on our Discord (https://bit.ly/3e7qqh0) or at contact@mailscript.com! March 3, 2021 at 06:00PM

Show HN: Scoping the GraphQL API for WordPress with PHP-Scoper https://bit.ly/3qeppG8

Show HN: Scoping the GraphQL API for WordPress with PHP-Scoper https://bit.ly/3qeMSqM March 3, 2021 at 04:50PM

Show HN: Open-source push-your-luck game based on Can't Stop using boardgame.io https://bit.ly/308yUw9

Show HN: Open-source push-your-luck game based on Can't Stop using boardgame.io https://bit.ly/3e6zXon March 3, 2021 at 03:43PM

Show HN: Static Site Authoring via SMS https://bit.ly/388iAQp

Show HN: Static Site Authoring via SMS https://bit.ly/30a6O3y March 3, 2021 at 03:04PM

Show HN: Using GPT-3 style models to Remember Everything https://bit.ly/3e41XJq

Show HN: Using GPT-3 style models to Remember Everything https://bit.ly/3872AxZ March 3, 2021 at 01:41PM

Show HN: Quotedark.com – Stream over 500k quotes in an intuitive Quote-Engine https://bit.ly/3c0W7pL

Show HN: Quotedark.com – Stream over 500k quotes in an intuitive Quote-Engine https://bit.ly/3e4LEMk March 3, 2021 at 07:04AM

Tuesday, 2 March 2021

Show HN: PyPSI – Python Implementation of Google PageSpeed Insights https://bit.ly/3rfZ4Js

Show HN: PyPSI – Python Implementation of Google PageSpeed Insights https://bit.ly/2NVyXce March 3, 2021 at 06:46AM

Show HN: NNext.net – A Firebase-like managed vector storage for ML applications https://bit.ly/3rat7SA

Show HN: NNext.net – A Firebase-like managed vector storage for ML applications Hi HN. Peter here. As a machine learning engineer, I mostly think in terms of feature vectors, embeddings, and matrices. One of the most useful byproducts of deep neural networks is embeddings because they allow us to represent high-dimensional data in terms of lower-dimensional latent vectors. These feature vectors can be used for downstream applications like similarly search, recommendation systems and near duplicate detection. As an ML engineer, I was frustrated by the lack of a datastore in which vectors are first-class citizens. As a result, most ML engineers, including myself, end up using awkward workarounds to store vectors such as arrays in SQL/NoSQL databases, stringifying vectors and storing them as text in in-memory-based caching systems such as Redis ETC. Furthermore, these systems don't allow for vector-based query operations such as nearest neighbor search. Consequently, engineers have to deploy additional approximate nearest neighbor search systems such as Facebook's FAISS or Spotify's ANNOY. These systems, while nifty and fast, are difficult to install and are costly to maintain. To address these issues, I built NNext, a managed vector datastore in which vectors are first class citizens. NNext, allows you to store vectors along with any json-blob metadata. Furthermore, NNext comes with a fast approximate nearest-neighbor (ANN) search capability. I would love to get feedback on your experience as Data Scientist or ML engineer storing feature vectors and ANN systems. Please shoot me an email at p@nnext.net. https://bit.ly/3rat8WE March 3, 2021 at 05:44AM

Show HN: Jidoujisho – A mobile video player for Japanese language learners https://bit.ly/3e06Inr

Show HN: Jidoujisho – A mobile video player for Japanese language learners https://bit.ly/3820ijW March 3, 2021 at 03:17AM

Show HN: Real time AI Video Upscaling in the browser https://bit.ly/3rcxVHg

Show HN: Real time AI Video Upscaling in the browser https://bit.ly/3b9Vvin March 2, 2021 at 10:55PM

Show HN: Smidge – Replacing text chat with video chat https://bit.ly/2MEAiU3

Show HN: Smidge – Replacing text chat with video chat https://bit.ly/3kIjurR March 2, 2021 at 11:42PM

Show HN: PhpOverWebsocket https://bit.ly/3kPZBPX

Show HN: PhpOverWebsocket https://bit.ly/3uPj1cc March 2, 2021 at 10:19PM

Show HN: Student Loan API – build anything in student loans https://bit.ly/3q8XDep

Show HN: Student Loan API – build anything in student loans https://bit.ly/2OjXcjW March 2, 2021 at 07:22PM