del.igh.tf/ul
  • Home
Subscribe

Node.js

A collection of 5 posts
Of WebAssembly (and COBOL)
WebAssembly

Of WebAssembly (and COBOL)

The running joke at the office is that I'm the only one old enough to ever take COBOL [https://en.wikipedia.org/wiki/COBOL] classes. My younger colleagues therefor insist on feeding me bits of COBOL news. I guess I might as well share! Of course the recent announcement by
Oct 28, 2020 — 1 min read
MIDI

ALSA MIDI Sequencer as UDP Service (part 2)

My work on a libuv-driven ALSA MIDI Sequencer UDP Service has been going very well, and the service itself is working as expected. This past week I finished work on the ALSA MIDI topology interface, enumerating clients, ports, and subscriptions on the one hand, and connecting and disconnecting ports on
May 16, 2020 — 1 min read
ALSA MIDI Sequencer as UDP service
Node.js

ALSA MIDI Sequencer as UDP service

`alsa-lib` is used to interface with the ALSA MIDI Sequencer, while `libuv` is used to build the UDP component
May 9, 2020 — 1 min read
Node.js

Some options for Fastify

I've been experimenting with Fastify [https://fastify.io] and I've enjoyed how it tightly integrates with JSON Schemas to validate both parameters sent to the server, and responses sent back to the client. The modules that made it into my toolbox so far are: * fastify-sentry [https://github.com/alex-ppg/fastify-sentry#
Apr 22, 2020 — 2 min read
Getting WebAssembly to run in Node.js (v13)
Node.js

Getting WebAssembly to run in Node.js (v13)

I ran into errors while trying out WebAssembly instanciation in Node.js…
Apr 1, 2020 — 1 min read
del.igh.tf/ul © 2022
Powered by Ghost