Friday, August 26, 2022

Thursday, August 25, 2022

Show HN: CBC Lite, a low-bandwidth CBC news site, built with Nextjs https://ift.tt/HIAvrK9

Show HN: CBC Lite, a low-bandwidth CBC news site, built with Nextjs Hello! I’m Cole, a developer at CBC, the Canadian public broadcaster, and we’re proud to share CBC.ca/lite, a low bandwidth-focused news service. Try CBC.ca/lite/news/world for more globally relevant news. I’ve written a short post on r/reactjs with some details on the site’s features and how it's built for those interested. https://ift.tt/E7qRsPm... Thank you! https://ift.tt/jPYDHLK August 25, 2022 at 06:47PM

Show HN: FRPC – A Faster, More Flexible RPC Framework https://ift.tt/P0mja6F

Show HN: FRPC – A Faster, More Flexible RPC Framework Today we're announcing frpc-go, an RPC framework that's designed from the ground up to be lightweight, extensible, and extremely performant. In an apples-to-apples comparison fRPC outperforms gRPC by more than 4x, doing more than 2 million RPCs/second on a single node. Check out our docs site at https://frpc.io ! https://ift.tt/Ecy34kb August 25, 2022 at 06:36PM

Show HN: Commandline tool for protecting data using TouchID+Secure Enclave https://ift.tt/4V7cCzj

Show HN: Commandline tool for protecting data using TouchID+Secure Enclave Toucli is a tool I made to solve a specific problem on my personal MacBook, where I had to pass in sensitive data like API keys to 3rd party applications on the commandline, but wanted to encrypt those keys on disk and require the physical presence of TouchID to decrypt/access them. As I state in the readme, for production and office environments a proper external system would be better, but for my single personal machine Toucli solved my problems without needing any external running service. It was also an excuse to use Swift and Xcode for the first time, which I had wanted to do for some time. https://ift.tt/0tQjzNa August 25, 2022 at 12:17PM

Breaking #FoxNews Alert : Number of dead rises after devastating tornadoes, Kentucky governor announces


from Twitter https://twitter.com/RKarthickeyan1

August 25, 2022 at 03:29PM
via RKarthickeyan1

Show HN: Bob-Editor https://ift.tt/ESUB3KG

Show HN: Bob-Editor https://ift.tt/IsZneg9 August 25, 2022 at 04:56AM

Show HN: Micro-RLE ≤264-byte compression for UART/MCU logs, zero RAM growth https://ift.tt/Pg74n2l

Show HN: Micro-RLE ≤264-byte compression for UART/MCU logs, zero RAM growth I needed to stuff twice the telemetry through the same 115 kbaud...