RSSAmplifier

Blog

Hannes Leutloff - yeldiRium

yeldirium.deRSS feed ↗12 posts

Latest posts

GoLang Functional Options Pattern

Thi Functional Options Pattern allows for the complex configuration of some type. There are several layers of how involved this pattern c

Discussion of the Benefits and Drawbacks of the Git Pre-Commit Hook

The Git pre-commit hook is a commonly used tool for automated qual

Opening a file from a git repository in the browser

In my day-to-day engineering workflow I mainly work with GitLab to collaborate with other engineers. I use Gitea or GitHub for personal p

The case for Neo-Luddism

I think Luddites had a point and we need to make it again in this time of rising AI and automation. The term “Luddite” is nowadays

GoLang Sentinel Error Wrapping

How to chain errors in GoLang using multiple Sentinel Errors.

Optional generic parameters in TypeScript

Take this function from an earlier iteration of @yeldirium/result that takes a value an

Feature toggle configurations with JSONSchema

How to validate feature toggle configuration with JSONSchema and a caveat.

Grouping exports with ES6 modules in TypeScript

A short guide on how to structure large amounts of exports in a TypeScript entrypoint using ES6 modules.

Website layout using grid II

As promised - many months and half a pandemic ago - here it is: The second article in the “Website Layout using Grid” series. This time a

Website layout using grid

CSS grid is probably the most useful improvement that has

gen-z - A library for JavaScript generators

gen-z is a JavaScript helper library for <a href="https://developer.mozilla.org/en-US/do

Mandatory meta-post

A meta-post about the making of of this blog.