Noop Today

What It Means to be a Good Developer?

A good developer knows how to write performant code A good developer outputs 10x value A good developer writes well-tested & documented code ... The list goes on, but essentially the essence of such statements comes down to that: A good developer is a productive worker. In this post, I want

Dogfeeding Your Library | Case: feed-rs

Last month, I announced the release of feed-rs, and now is a good time to talk about why the package was needed, and what my experience was with it. As someone not familiar with the term, dogfeeding initially struck me as a bit odd. It is a term used to

What Did I Learn While Creating feed-rs

I am building an application involving RSS feeds, and at some point, I needed an RSS parser. Even though there are existing NPM packages that can parse RSS, I wanted something more robust and performant. @nooptoday/feed-rsNode.js bindings for feed_rs. Latest version: 0.1.0, last published: 2

How To Run NestJS with Bun [Simplest Guide] [Updated 2024]

You can run NestJS with Bun

Building an RSS Feed Aggregator with Go and ChatGPT [Part 1/3]

Implement an automatically generated weekly digest right into your mailbox with Golang and ChatGPT!

Noop Today © 2026