Sunday, February 21, 2021

Show HN: Force Directed Graph of Singapore MRT and LRT Networks https://ift.tt/3sbyoJK

Show HN: Force Directed Graph of Singapore MRT and LRT Networks https://ift.tt/3kaKAHK February 21, 2021 at 02:12PM

Show HN: Tape Machine https://ift.tt/3pCB5CA

Show HN: Tape Machine https://www.youtube.com/watch?v=XlQkZrrQx3U&feature=youtu.be February 21, 2021 at 08:38AM

Show HN: Jambook.io – A “don't break the chain” dashboard for GitHub writing https://ift.tt/37wUPRI

Show HN: Jambook.io – A “don't break the chain” dashboard for GitHub writing https://www.jambook.io/ February 21, 2021 at 05:10AM

Show HN: Peppa PEG – An Ultra Lightweight PEG Parser in ANSI C https://ift.tt/2ZBEsPq

Show HN: Peppa PEG – An Ultra Lightweight PEG Parser in ANSI C After reading the [PEG Parsers series] written by Guido van Rossum, I started thinking writing a PEG Parser in ANSI C. Here are the reasons: - It's FUN. I've made several parser libraries, such as JSON, Mustache, Markdown, and I think I can take the challenge now. - I haven't had any opportunity to work on an Open Source project written in ANSI C. - Having a PEG parser in ANSI C can benefit whoever is developing a parser, as adding C bindings for other programming languages are not too difficult. And after SIX months' development, my project is now kinda feature complete. It's named Peppa PEG and you can find it here: https://ift.tt/3aBmrqW I have learned quite a lot during the journey of creating it, such as gdb, valgrind, cmake, etc. And I wouldn't make it to the end without learning from some awesome projects, such as pest.rs, cJSON, etc. Appreciate any feedbacks! Thank you! [PEG Parsers series]: https://ift.tt/2M0QQTs February 21, 2021 at 07:40AM

Show HN: A GitHub issue that self-updates in realtime using GraphQL subscription https://ift.tt/3sieltj

Show HN: A GitHub issue that self-updates in realtime using GraphQL subscription https://ift.tt/2ZzSBwC February 21, 2021 at 01:52AM

Show HN: Libre-Studio.com https://ift.tt/2NtbPRY

Show HN: Libre-Studio.com https://ift.tt/3dxAvmY February 21, 2021 at 01:12AM

Show HN: Vellum – An interactive list of nonfiction books reviewed by academics https://ift.tt/2OYb1oP

Show HN: Vellum – An interactive list of nonfiction books reviewed by academics https://ift.tt/2ZwpDO6 February 21, 2021 at 12:22AM

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems https://ift.tt/onuTQWR

Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems Anti-Cluely is a lightweight tool designed to detect common...