Journal

2022-12-28

Jupyter Notebook Customization and PandasGUI

Jupyter notebooks custom.js and custom.css are the two entry points for persistently customizing …

Tags:
  • Notebook
  • Displayed
  • Pandas gui
Journal

2022-12-16

PYTHON-DENO-VLANG WIN32 API Message Box

Windows OS provides a C API for graphical elements in its user's interface (WIN32API) which …

Tags:
  • Message box
  • Api
  • Windows
  • Ctypes library
Journal

2022-12-08

Getting Data from a Remote Server to the Command Line in C (Libcurl)

LibCurl is the free C library that …

Tags:
  • Libcurl
  • Standard output
  • Curl
  • Csv
Journal

2022-11-25

CLI Deno Commitizen

Commitizen is a command-line utility that generates conventional commits. The conventional commit specification is a lightweight convention …

Tags:
  • Conventional commit
  • Commitizen
  • Commit
  • Default path
Journal

2022-11-19

DENO - Mastodon RSS Feed

Mastodon, a decentralized microblogging platform, provides every account with RSS feed updates. For instance, you can …

Tags:
  • Rss feed
  • Mastodon rss
  • Rss
  • Python
Journal

2022-10-31

VLANG-VWEB Create a Template File with VIM

Vlang has a module dedicated to the development of web applications. A simple …

Tags:
  • Html template
  • Html
  • Application
  • Template