Journal

2022-10-18

Exploring DENO's Features

Deno is a single executable runtime for JavaScript and TypeScript that has some interesting features not available …

Tags:
  • Deno
  • Power shell
  • Folder
  • Script
Journal

2022-10-10

TMUX HTML Logging

TMUX provides the possibility to record what has been typed inside a terminal pane, and saved it …

Tags:
  • Tmux logging
  • Html
  • Html output
  • Ansi html
Journal

2022-09-16

Vim9Script VLANG REPL in a Jupyter Notebook

The code in this Jupyter Notebook has been partially extracted from this repository …

Tags:
  • Jupyter notebook
  • Notebook
  • Code snippet
  • Jupyter
Journal

2022-08-26

Remark Presentation to Anki Deck

I modified the main script in this repository to create a set of Anki flashcards …

Tags:
  • Anki
  • Remark presentation
  • Anki desktop
  • Html file
Journal

2022-08-22

Command Line Machine Learning - Gnu Octave

In my previous note, I compiled a C program that generates a dataset for …

Tags:
  • Gnu octave
  • Octave function
  • Command line
  • Octave
Journal

2022-08-18

Compile C with CMAKE - A Machine Learning Example

CMAKE can generate specific Makefiles for a variety of systems, on Windows-MinGW-w64 …

Tags:
  • Gsl
  • Unix makefiles
  • Cmake