JackMacWindows

JackMacWindows @jackmacwindows

About: I'm pretty good at coding. C++/Lua developer. Current main project: Phoenix (phoenix.madefor.cc), a multitasking OS in Lua.

Joined:
Apr 9, 2024

JackMacWindows
articles - 8 total

Printing coredumps automatically with systemd and ReceiptIO

I had a fun idea one day after seeing some people online playing with receipt printers. I frequently...

Learn More 1 0Oct 25 '24

Implementing coroutines in Swift using Swift Concurrency

One of my favorite features of Lua is its first-class support for coroutines. Recently, I started...

Learn More 0 0Jun 13 '24

On Writing a Sane API

Over my years on the ComputerCraft Discord server, I've had the opportunity to witness the creation...

Learn More 0 0Jun 12 '24

On Writing a ComputerCraft OS

One of the most common projects I've seen for ComputerCraft is to write an operating system. People...

Learn More 0 0Jun 11 '24

Running Lua C modules in a pure Lua environment (1)

Most desktop scripting languages are incomplete without a way to add extra functionality from native...

Learn More 1 0Jun 2 '24

libcert: Implementing S/MIME PKI in Lua (2)

This is a continuation of my post from yesterday about libcert. Read it if you haven't - this jumps...

Learn More 0 0Apr 17 '24

libcert: Implementing S/MIME PKI in Lua (1)

So, this is my first status update post to dev.to. This one's gonna be a bit longer than I'm aiming...

Learn More 0 0Apr 16 '24

Hello, dev.to!

Hi, I'm JackMacWindows, a C++ and Lua programmer who focuses on embedded and low-level system...

Learn More 0 1Apr 16 '24