The Dilemma of Writing a Date Parsing Library: A Reflection
By
ulrischa
Baker's choice. Dense with flavour, light on filler.
Summary
The article discusses the author's experience of writing their own date parsing library despite advising against it. The author explains the decision to adopt luxon for Eleventy and reflects on the choice made seven years ago.
Key quotes
· 3 pulledNever write your own date parsing library. Never. No exceptions.
So… I’ve written my own date parsing library.
This choice was good for Eleventy’s Node.js-only requirements at the time: accurate and not too big (relatively s)
You might also wanna read
xAI Releases Grok Build 0.1 Coding Model to Developers via Public API Beta
xAI has released Grok Build 0.1, its fastest coding model, to developers via the xAI API in public beta. Previously limited to paying subscr
devops.com·11m agoC# Span<T>: A Guide to Type-Safe Memory Management and Performance Optimization
This article explains C# Span<T> and ReadOnlySpan<T>, introduced in C# 7.2 (2017) and fully supported in .NET Core. These structures provide
Flathub bans nearly all generative AI apps and submissions on Linux platform
Flathub, a popular Linux application platform, has updated its generative AI policy to effectively ban nearly all apps and submissions creat
Project Glasswing: AI-assisted vulnerability detection finds over 10,000 critical software flaws
Project Glasswing is a collaborative effort launched to secure critical software against potential threats from increasingly capable AI mode
Project Glasswing: AI-assisted vulnerability detection finds over 10,000 critical software flaws
Project Glasswing is a collaborative effort launched to secure critical software against potential threats from increasingly capable AI mode
Kefir C compiler development moves to private mode indefinitely
The developer of the Kefir C compiler announces the cessation of public development, transitioning the project to private mode indefinitely.
