========================
== Experimental Emacs ==
========================
Corwin's Emacs Blog


Overdozing Rx

Do you ever write regular expressions with 71 capture groups, then toss them out? A conversation earlier this evening on IRC reminded me of a thing in want of "talking" about. If you know a bit about dungeon-mode, or aren't that interested in it, you might want to skip ahead or just grab the tests.

So, there's this game..

Dungeon is a role-playing game I learned as a kid. It features uncomplicated mechanics and a potentially infinite flexibility for dungeon masters to due rude and innovated things to player characters. As of late 2019 I'm working with friends and comrades to create a game engine for Emacs, along with a sample game testing, at long last, the theory that technology has evoloved to the point where this game could be more fun to play using computers – a point hotly debated across decades, perhaps generations.

--more--

The Automation Begins

The Automation Begins

Having decided I should make a blog to chronicle my adventures in Emacs, I started looking into hugo a minimal blogging framework written in GO. It turns out that hugo has excellent org integration, incorporating go-org, which is the same library used by Github.

Last edit: 2024-01-20T16:42:59-09:00

Recent edits:

  • add Condensed section with one-liner versions

Condensed

As of Jan, 2024, I'm most often executing this "one-liner" version:

  c:\\hugo\\hugo.exe -s d:/projects/bla/corwin.bru.st/ && pscp -r d:/projects/bla/corwin.bru.st/public/* dh_aw28jd@corwin.bru.st:/home/dh_aw28jd/corwin-emacs

Hopefully after using this one, which puts it on a local test server:

--more--

Experimenting With Emacs

Experimenting with Emacs

A Brief Introduction

I'm Corwin, he/him, 5 kids, it's complicated. I'm a 20 year information technology professional, which has me currently supporting financial services digital and interactive marketing in terms of information security/compliance and data services intersections. By day I spend a fair amount of time in Microsoft Visio but I also use Emacs. At home I use Emacs a lot.

Our firm allows us to bring our own text editor, and I was able to request get Emacs 26 packaged for simple install by myself and colleagues, thanks for 26.3 to Artem Boldariev's MSI Installer and for 27.0.50 to an interested teammate working the packaging requests who spent some time getting each GUI mode DLL past one and another desktop safeguards, employed to protect Employee used Windows laptops, like mine. (In fact, I've had some related problems with my laptop this past year, but that will have to be a separate post.)

--more--

Chad - compute heterogeneous asynchronous datagrams

Daemon to execute commands when data becomes available.

SYNOPSIS

DESCRIPTION

The system will start Chad automatically when entering a multi-user run-level.

OPTIONS

  • -f --foreground stay in the foreground
  • -s --single-user disable individual chadtabs for each user

NOTES

Unless started with the s or single-user option, Chad searches its spool area (/var/spool/chad/chadtabs, by default) for chadtab files (which are named after the accounts in /etc/passwd); valid chadtabs found loaded into memory. The chadtabs in this directory should not be directly accessible by users - the chadtab command should be used to access and update them.

--more--
Previous Page 3 of 3