Collecting my attempts to improve at tech, art, and life

2022-06-11

Tags: hackers-town look workflow

Does any of this enlighten, entertain, or otherwise please you? Please consider a Tip. Every little bit helps!

I last updated this page

[2022-06-11 Sat 10:05]

Got Org Babel playing nice with TypeScript thanks to ob-typescript. It’s a wild Saturday morning here.

Takes a bit to get there on WSL but the code does run.

Emacs Org file showing output of executed typescript block

That required a few more lines in my config, but not too many.

Code Sample
    (use-package ob-typescript)
(use-package org
  ;; ...
  :config
  (org-babel-do-load-languages
    'org-babel-load-languages
    '((typescript . t))))
  

I also added Tide for TypeScript support in Emacs. Just copied and pasted from all the links, so config’s a bit of a mess.

Oh hey that’s right I still need to take my ADHD meds. I’ll go do that now.

Activity Log

hackers.town: 2022-06-11 Sat 07:37

Was worried yesterday that a Node.js code idea of mine uses 73MB RAM but it turns out the same check shows “Hello World” in Node.js using 71MB so a) the idea is still on; and b) ugh Node.

hackers.town: 2022-06-11 Sat 07:45

Reminder from my days with Perl, Python, Ruby, PHP, etc:

The fact that I’m complaining about Node.js is the clearest indication that I’m actually using it.

I have now “used $TOOL in anger” and all that.

hackers.town: 2022-06-11 Sat 13:54

Well there’s an image for your modern dystopia nightmare collection.

Sign outside of “Buddy’s” furniture rental place says “Buddy’s Social Security Administration”; other signs indicate “clearance” and “no credit needed”