/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

sobolevn.me
| | www.markusdosch.com
3.6 parsecs away

Travel
| | Some advice on how to program (not just) JavaScript in your daily work with less suck.
| | ha.nnes.dev
5.3 parsecs away

Travel
| | [AI summary] The author discusses their experience of rewriting their website multiple times, exploring different static site generators (SSGs) and the challenges of managing side effects and data processing in web development.
| | blog.quaddmg.com
4.6 parsecs away

Travel
| | [AI summary] An article argues that dynamic programming languages are more suited for flexible, interconnected application environments using self-describing data formats, while static languages are better for robust, structured data processing.
| | blog.healthchecks.io
27.6 parsecs away

Travel
| (This was in 2021, and the maintainer fixed it the next day.) croniter is a python library for evaluating cron expressions. Given a cron expression and a datetime, it can calculate the nearest next datetime that matches the given cron expression. I was fuzzing the croniter library with atheris