Journal

2023-12-23

Windows PowerShell Configuration

Windows PowerShell is a command-line shell and scripting language designed for system administration tasks. It is built …

Tags:
  • Profile
  • User profile
  • Powershell
  • Net framework
Journal

2023-12-11

LibreOffice Python Macros

Python macros in LibreOffice are a powerful tool that can help automate repetitive tasks and increase productivity …

Tags:
  • Python
  • Libreoffice
  • Document
Journal

2023-11-27

Jupyter Notebook Console in VIM

Jupyter currently has 3 frontends:

  1. Terminal Console (jupyter console)
  2. Qt Console (jupyter qtconsole)
  3. Notebook (jupyter …

Tags:
  • Jupyter notebook
  • Jupyter console
  • Jupyter
  • Notebook
Journal

2023-11-15

Low-Content Books With Typst

Low-content books are books with minimal written content. These books are designed to be filled in …

Tags:
  • Books
  • Typst
  • Low-content books
  • Book
Journal

2023-10-31

Remark/Remarkpy Slides Animations

The presentation below shows how SVG graphics, animated with the GreenSock JavaScript tool set, can be …

Tags:
  • Html
  • Svg graphics
  • Presentation
  • Static
Journal

2023-09-21

Copying and Reading Pandas Dataframes to/from Clipboard

This note covers various operations involving copying and reading Pandas DataFrames to …

Tags:
  • System clipboard
  • Palmer penguins
  • Pandas dataframes
  • Clipboard