Articles by Tag #rakulang

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Sourcing: Part 1 – Exploring Event Sourcing in Raku

I’ve been studying a very interesting approach to building systems called Event Sourcing. In event...

Learn More 10 0Mar 2

Towards more coverage

It was sometime in November (or was it December?) last year that my attention was drawn again to a...

Learn More 9 0Jan 12

REPL Avalanche

Sometime in early November, I decided to have a look at re-imagining the REPL (Read, Eval, Print,...

Learn More 8 4Feb 22

Learnings in Raku and Pg Concurrency

I've been making my living with Perl 5 and PostgreSQL since the mid 90's but lately I've been giving...

Learn More 8 1Jun 28 '24

Quicker to assume

The Raku Programming Language has a nice feature that goes by different names: "currying", "priming"...

Learn More 7 4Mar 10

Finding the coverables

This is part 2 in the "Towards more coverage" blog series. The first blog described how to get a...

Learn More 7 2Jan 14

An end to magical madness

While going through all currently open Rakudo issues (as described in Raku Fall Issue Cleanup), I was...

Learn More 7 3Oct 30 '24

Raku Fall Issue Cleanup

About 3 weeks ago I thought it was time to go through the outstanding Rakudo compiler issues (an...

Learn More 6 1Oct 23 '24

A path to paths

The other day, not one but two people tried to use my rak module to create a custom file system...

Learn More 6 1Nov 11 '24

The End Of p6c

In the past 2 years, module distributions in the https://raku.org that were being published through...

Learn More 6 0Aug 12 '24

Raku 2024 Review

This is an updated version of the Raku Advent Post. Welcome to 2025! How time flies. Yet another...

Learn More 5 1Jan 1

Creating coverage information

This is part 3 in the "Towards more coverage" blog series. The first blog introduced the new...

Learn More 5 1Jan 22

Simple search in source code with Tomtit and Sparrow

How to search in source code using Sparrow plugin and Tomtit

Learn More 5 0Jan 23

A coordinated dance to identify the editor

Adding login logic - rationale In a previous article, I described how to take a web page...

Learn More 4 0Apr 25

Test coverage in practice

This is part 4 in the "Towards more coverage" blog series. The first blog post showed the basic...

Learn More 4 0Feb 1

Useful terminal plugins to build golang code

Helpful Sparrow plugins for golang developers

Learn More 4 0Jan 24

Testing Raku Applications with Cro, Red, and RedFactory

Introduction Automated testing is crucial in modern software development. It helps ensure...

Learn More 4 0Apr 27

Go pipelines with Raku interfaces

How to write pipelines on Golang with interfaces in Raku

Learn More 3 0Nov 5 '24

The 2024 Raku Advent Posts

Day 1 – Rendering down for Christmas by Richard Hainsworth. Day 2 – WAT LLM coding tool do you...

Learn More 3 0Dec 26 '24

RedEventStore

Recently, I wrote my first blog post on this blog about Sourcing, a Raku framework I'm developing for...

Learn More 3 0Mar 15

Abuzz with FizzBuzz

zeekar asked about FizzBuzz ideas ( redlib.zaggy.nl ) in raku. ¡ Exercism to the rescue ! The...

Learn More 3 2Nov 10 '24

Building Raku Codeboard: A Simple Full-Stack App with Red, Cromponent, and HTMX

Welcome to a walkthrough of Raku Codeboard — a small but complete full-stack web application built...

Learn More 3 0Apr 8

Debugging by REPL

This is part 2 in the REPL Avalanche blog series. The REPL distribution also offers a repl...

Learn More 3 0Mar 12

Ditana GNU/Linux: Unmatched Configuration Flexibility and Generic Hardware Detection

Ditana GNU/Linux distinguishes itself from other distributions by providing a clean, JSON-driven...

Learn More 2 2Jan 7

Validating configuration files with Raku and Sparrow Task::Check DSL

How to validate configuration files using Raku and Sparrow Task::Check DSL

Learn More 2 2Jan 30

Podlite: Powering Up Knowledge Management

Hey 👋 Exciting news from the Podlite project! Podlite keeps evolving, opening up new possibilities...

Learn More 2 1Oct 4 '24

Continued Learnings

After writing my original post Learnings in Raku and Pg Concurrency I learned a few more things to...

Learn More 2 0Jul 4 '24

Raku programmer spotted in the wild

They start so young — it must be all the `-oFun' ! 🤣🍦🤪🍭

Learn More 2 0Jan 19

The Future of Red ORM for Raku

Introduction Red is Raku’s object-relational mapper (ORM) – a library that lets you work...

Learn More 2 0Mar 23

Editing RakuDoc, CRO'ing it to Github

All I want is to correct a one-letter typo The ask, expressed by our website users, is...

Learn More 1 0Apr 14