Thursday, October 29, 2020

Show HN: Self-hosted VirusTotal-like for scanning files by multiple sandboxed AV https://ift.tt/2HLHpaT

Show HN: Self-hosted VirusTotal-like for scanning files by multiple sandboxed AV https://ift.tt/34CnC6k October 29, 2020 at 08:59PM

Show HN: Torchmtl a pytorch library for multi-task learning https://ift.tt/34Gn2Vn

Show HN: Torchmtl a pytorch library for multi-task learning https://ift.tt/2HFaVPb October 29, 2020 at 08:33PM

Show HN: An interactive live map of regional European Covid-19 cases https://ift.tt/37QP1n3

Show HN: An interactive live map of regional European Covid-19 cases https://ift.tt/3dSU0oo October 29, 2020 at 08:17PM

Show HN: Export Your Kindle Highlights to Markdown (For Roam/Notion) https://ift.tt/2HKSR6o

Show HN: Export Your Kindle Highlights to Markdown (For Roam/Notion) https://ift.tt/31VR7yp October 29, 2020 at 08:08PM

Show HN: Bypass paywalls and read your news on the terminal https://ift.tt/3mxfPg9

Show HN: Bypass paywalls and read your news on the terminal https://ift.tt/3oFZXd6 October 29, 2020 at 07:57PM

Show HN: Grasp – grep Clojure code using clojure.spec regexes https://ift.tt/2TzOvl5

Show HN: Grasp – grep Clojure code using clojure.spec regexes https://ift.tt/2TBOyg8 October 29, 2020 at 06:27PM

Launch HN: Cohere (YC S20) – Real-time user support for web apps https://ift.tt/31QYEOI

Launch HN: Cohere (YC S20) – Real-time user support for web apps Hey everyone! Yunyu, Rahul, and Jason here. We're co-founders of Cohere ( https://cohere.so ), which lets you see what your users are seeing on your web app and remote control their browser with their permission. This requires zero setup on their part, which is particularly helpful for less tech-savvy users. Pointing things out over Zoom screenshare is highly time consuming ("click the 4th checkbox on the right", "click the handle and drag"), and trying to figure out what users are doing over a live chat or phone call typically leads to endlessly frustrating back-and-forths. When COVID forced all of us into remote work, we found ourselves spending a lot of time in screensharing sessions. We were tired of choppy frame rates and blurry text, and realized that we could get around this by sharing the user’s screen in a different way. Rather than video streaming, which is how it’s usually done, we could send over diffs of their webpage’s DOM representation and reapply those in the viewer’s browser – this is similar to how virtual DOM frameworks like React work. We first used this technique for an earlier project ( https://ift.tt/2yNAR77 ) that rendered React apps on the server (a Node equivalent of Phoenix LiveView). This reduces development complexity for web apps by completely eliminating the need for RPC layers (REST, GraphQL) – for instance, you'd be able to write to the database directly from your React component and share state across sessions with a single hook. It works by sending DOM updates from the server (e.g. insert a node, change an attribute) in response to input actions sent from the client (e.g. click a button, type a character). This approach uses significantly less bandwidth compared to traditional screen sharing solutions, and gives us a semantic understanding of the webpage (e.g. a button is sent over as a , instead of a blob of bytes). As a result, we can selectively filter out sensitive content and allow viewers to scroll and type on the webpage without any perceived latency. To solve our screen sharing problem, we initially built a Chrome extension that let users browse web pages collaboratively. During YC, we saw that our early adopters were primarily using this tool to walk through their own web apps with their customers, so we decided to refocus the product towards helping companies onboard and support their users. Because we're focused on the real time use case, we only record the DOM when a session is being viewed. This means that no data is sent to our servers unless Cohere is actively being used. Additionally, we don’t persist or retain any session data. Thanks for reading our story – we'd love to get your thoughts, feedback, and ideas! October 29, 2020 at 07:03PM

Show HN: Free OSS transcription app I made and found it's faster than wispr flow https://ift.tt/jXQh9Tk

Show HN: Free OSS transcription app I made and found it's faster than wispr flow title doesn't let nuance, ofc it's not the app ...