Sunday, October 2, 2022

Show HN: MathB.in Demo – Share Mathematics on the Web with Markdown and LaTeX https://ift.tt/N7wZP0E

Show HN: MathB.in Demo – Share Mathematics on the Web with Markdown and LaTeX https://mathb.in/1 October 2, 2022 at 04:40PM

Show HN: Flutter: Test selection for Ruby based on incremental code changes https://ift.tt/pr60Rnh

Show HN: Flutter: Test selection for Ruby based on incremental code changes https://ift.tt/b2dpHw3 October 2, 2022 at 08:21AM

Saturday, October 1, 2022

Show HN: Tiny public domain regex library with UTF-8 support https://ift.tt/ZkTlO0K

Show HN: Tiny public domain regex library with UTF-8 support https://ift.tt/p3y8XQH October 2, 2022 at 11:38AM

Show HN: GhostLabel – Make Your Own Bottled Water Label https://ift.tt/6cMLWh2

Show HN: GhostLabel – Make Your Own Bottled Water Label https://ift.tt/mjHrXlW October 2, 2022 at 07:56AM

Show HN: An ultra-light-weight tool to quickly test your ping https://ift.tt/rQElSvU

Show HN: An ultra-light-weight tool to quickly test your ping Howdy HN! I find myself testing my ping from time to time, especially when my internet seems wonky while WFH. It feels like there should be an easier way test my ping than puling up a terminal or a complex web app - especially when I'm on my phone or any other device that doesn't have a terminal. I figured I should be the change I wish to see in the world and created this super light ping test. I also created a latency monitoring solution ( https://ift.tt/Px4WIuh ), feel free to clone and try it out! I know there are a lot more mature monitoring solutions out there, but I never did figure out how to set them up. This one is super simple: clone it to some device that's always on, compile it, set up some systemd stuff, and it's ready to rock on port 8180! https://ift.tt/g19pIDy October 2, 2022 at 02:01AM

Show HN: Sksql a Database Engine in TypeScript https://ift.tt/zqHVgPI

Show HN: Sksql a Database Engine in TypeScript Hi! I wanted to understand more about databases' internals so I wrote one from scratch. It has a T-SQL inspired syntax with support for functions and procedures. It can be used stand-alone as a SQL engine or with a server allowing for persistence and replication to other connected clients. Performance are nothing near sqlite of course but that's beside the point. It’s a small database engine that can run in a web app as a way to store session data, do small calculations on a web worker, store the document/data the user is editing or facilitate “multiplayer” feature by broadcasting the queries the web app is running. The server runs in a container for that specific document and shutdowns automatically after a set amount of minutes of inactivity. https://ift.tt/BZ8oczw October 1, 2022 at 09:24PM

Show HN: Cppq – Simple, reliable and efficient distributed task queue for C++17 https://ift.tt/4ABd8pW

Show HN: Cppq – Simple, reliable and efficient distributed task queue for C++17 https://ift.tt/pran7G0 October 1, 2022 at 05:11PM

Show HN: Pokémon Emerald Ported to Raspberry Pi Pico 2 https://ift.tt/SHdRVup

Show HN: Pokémon Emerald Ported to Raspberry Pi Pico 2 Pokémon Emerald ported to the RP2350 microcontroller. No emulator, 60 fps HDMI output...