/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

biomejs.dev
| | m10k.eu
3.5 parsecs away

Travel
| | [AI summary] The author explains how to implement a recursive descent parser in Bash to define and process domain-specific language rules for selecting RPM packages.
| | alternativebit.fr
4.1 parsecs away

Travel
| |
| | www.abubalay.com
2.3 parsecs away

Travel
| |
| | tyrrrz.me
20.6 parsecs away

Travel
| A while ago I had to implement proper markdown parsing in DiscordChatExporter so that I could replace the brittle regular expressions I had been using. I had no idea how to approach this problem, so I spent days researching into this, eventually learning...