Friday, 15 July 2022

Show HN: Open Source Edge Proxy for Low Latency Distributed Authorization https://bit.ly/3o7W024

Show HN: Open Source Edge Proxy for Low Latency Distributed Authorization https://bit.ly/3APECXm July 15, 2022 at 03:20PM

Show HN: Generate PDF docs from HTML templates using kodyfire-CLI https://bit.ly/3RBtHqd

Show HN: Generate PDF docs from HTML templates using kodyfire-CLI https://bit.ly/3RBsu27 July 15, 2022 at 01:11PM

Show HN: tere – A Faster Alternative to cd+ls https://bit.ly/3B8HgI3

Show HN: tere – A Faster Alternative to cd+ls Hi HN! I wrote a small program to browse folders in the terminal. The main inspiration was type-ahead search in GUI file managers. There exist several programs that are similar (see the listing in the README), but none of them do it quite the way I like, and often they have a very complex UI and a ton of features. I tried to make something that is obvious how to use and gets out of your way. (I also wanted an excuse to learn Rust.) Let me know what you think! https://bit.ly/3uQrAFe July 15, 2022 at 09:45AM

Thursday, 14 July 2022

Show HN: GitHop https://bit.ly/3Pu75WN

Show HN: GitHop History widget that focuses only on github links. Useful to have it somewhere in the toolbar to go to repos quickly. Most recently-visited urls go to the top. Can be filtered. And navigated with arrow keys. https://bit.ly/3o2VMcj https://mzl.la/3PsGyJw July 15, 2022 at 05:37AM

Show HN: Robin: A terminal-friendly, dead-simple file server. Written in Go https://bit.ly/3aIIUoD

Show HN: Robin: A terminal-friendly, dead-simple file server. Written in Go https://bit.ly/3AP5SoQ July 15, 2022 at 02:13AM

Show HN: Open-source authorization service based on Google-Zanzibar https://bit.ly/3P9aYAI

Show HN: Open-source authorization service based on Google-Zanzibar https://bit.ly/3z6p5RR July 14, 2022 at 03:38PM

Show HN: I built an app for when I talk too much in online meetings https://bit.ly/3o4mAsE

Show HN: I built an app for when I talk too much in online meetings Hey HN! Alexis here, I’m a product manager and software developer in Berlin by way of New York. I want to show you this app I made – It’s like a "buddy" for those, like myself, who inadvertedly talk too much in meetings. The app gives me feedback and a little more in control of what I have influence over by: * Keeping track of how long I’ve been speaking * Catching myself before I talk too much * Developing a better sense of timing I truly love having conversations with people in real-life. But online meetings, especially group calls, tend to make me nervous. I can't read body language. The tone of voice, micro-experessions and social cues get lost. If you, too, accidentally talk too much too often, check it out "Unblah". Watch the quick 2-minute demo and download the macOS app over at https://bit.ly/3AX82CK . Cheers! Alexis PS: There’s a whole FAQ section for common questions you may have – Including if this is yet another "native" Electron app ;) edit: bullet-list formatting https://bit.ly/3azeTb3 July 14, 2022 at 02:09PM

Show HN: Twitter bot analyzes chess diagrams from tweets https://bit.ly/3c2wwjG

Show HN: Twitter bot analyzes chess diagrams from tweets https://twitter.com/ChessvisionAI July 14, 2022 at 01:47PM

Show HN: Atorable-Loader – Build a website that serves itself https://bit.ly/3aGxbqD

Show HN: Atorable-Loader – Build a website that serves itself https://bit.ly/3IAwxYv July 14, 2022 at 12:22PM

Show HN: Free: NextJs Firebase Starter Kit https://bit.ly/3z1jEn4

Show HN: Free: NextJs Firebase Starter Kit https://bit.ly/3ciuBrC July 14, 2022 at 11:34AM

Wednesday, 13 July 2022

Show HN: Near-Real-Time Voice Chat Moderation that my startup made https://bit.ly/3IBgPvY

Show HN: Near-Real-Time Voice Chat Moderation that my startup made https://bit.ly/3ccT69v July 14, 2022 at 04:32AM

Show HN: Blender Python 3D simulator for computer vision and inverse render AI https://bit.ly/3RBiK7V

Show HN: Blender Python 3D simulator for computer vision and inverse render AI https://bit.ly/3Ry6yVr July 14, 2022 at 04:17AM

Show HN: How to get access to coredumps from GitHub Actions runs https://bit.ly/3P8kP9Y

Show HN: How to get access to coredumps from GitHub Actions runs https://bit.ly/3z44VaX July 13, 2022 at 10:51PM

Show HN: Face IO – Facial Authentication for the Web https://bit.ly/3axLPR0

Show HN: Face IO – Facial Authentication for the Web https://bit.ly/3PkEqmU July 13, 2022 at 09:31AM

Tuesday, 12 July 2022

Show HN: Restore titles for removed or private videos in YouTube playlists https://bit.ly/3o4Yk9L

Show HN: Restore titles for removed or private videos in YouTube playlists https://bit.ly/3o4YkGN July 13, 2022 at 06:26AM

Show HN: MPL Plotter – Publication Quality Plots https://bit.ly/3nZObve

Show HN: MPL Plotter – Publication Quality Plots Greetings stranger. Been working on this for some time and it's now mature enough I figured you might find some use in it. Have a nice day! https://bit.ly/3yAGsJ0 July 12, 2022 at 06:58PM

Show HN: Sun Clock: a 24hr clock that shows the position of the sun https://bit.ly/3P5u2j4

Show HN: Sun Clock: a 24hr clock that shows the position of the sun https://bit.ly/3yCZZZ3 July 13, 2022 at 02:20AM

Show HN: We are trying to (finally) get tail-calls into the WebAssembly standard https://bit.ly/3O5juPM

Show HN: We are trying to (finally) get tail-calls into the WebAssembly standard WebAssembly is a modern bytecode supported by all browsers and designed to be a compiler target for a wide variety of programming languages. To effectively support some forms of Functional Programming support for tail-calls has been proposed as an extension to the WebAssembly standard. This proposal has reached Phase3 of the standardization process years ago, but has since stalled. Phase3 is known as "the implementation phase" and the prerequisite for advancing the proposal to Phase4 is to have support in two different browser engines. V8/Chrome support has been available for a long time, so another engine is required. To unblock this situation we have contributed full support for WebAssembly Tail Calls to JavaScript/WebKit/Safari. The PR is available here: https://bit.ly/3O0y5Mk An in-depth article about the challenges of implementing this feature is also available. This is intended both as documentation for our contribution, but also as a general explainer about how tails calls actually work, with a particular focus on stack space management. https://bit.ly/3c7XqXj July 12, 2022 at 02:14PM

Show HN: Fastify DX, a full stack framework based on Fastify and Vite https://bit.ly/3P3jaSS

Show HN: Fastify DX, a full stack framework based on Fastify and Vite https://bit.ly/3PllzrX July 12, 2022 at 12:59PM

Show HN: Cloud-Runner, up to 40% faster Gitlab-ci pipelines https://bit.ly/3yZiOr1

Show HN: Cloud-Runner, up to 40% faster Gitlab-ci pipelines https://bit.ly/3P80h1q July 12, 2022 at 11:06AM