Skip to content

15th Week of 2021

Computer Science

GNULinux

Commitizen

  • New: Commitizen.

    Commitizen is a tool that defines a standard way of committing.

    It can bump the version of your project automatically based on commits and generate a changelog file.

MkDocs

  • New: MkDocs static site generator.

    MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

  • New: MathJax with MkDocs.

    MathJax is a beautiful and accessible way to display mathematical content in the browser, allows for writing formulas in different notations, including LaTeX, MathML and AsciiMath, and can be easily integrated with Material for MkDocs.

  • New: Bibtex citations in MkDocs.

    shyamd/mkdocs-bibtex is a plugin for citation management using bibtex.

Hardware

  • New: T14 emergency-reset hole.

    An alternative to manually unplugging the internal battery.

Programming

Python

  • New: Jupyter Notebook/Lab.

    Jupyter Notebook/Lab is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. It can be used for R and for Python, among others.

  • New: Jupyter Server Proxy.

    Jupyter Server Proxy lets you run arbitrary external processes (such as RStudio, Shiny Server, syncthing, PostgreSQL, etc) alongside your notebook, and provide authenticated web access to them.

  • New: Jupyter-dash.

    plotly/jupyter-dash is a library that makes it easy to develop Plotly Dash apps interactively from within Jupyter environments.

NetworkX

  • New: NetworkX.

    NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

  • New: Export NetworkX graph to Gephi.

Typing

  • New: Python type hints.

    Since Python 3.5, type hints are supported. Note that the Python runtime does not enforce function and variable type annotations but they can be used by third party tools such as type checkers, IDEs, linters, etc.

  • New: Python type aliases.

    A type alias is defined by assigning the type to the alias.

Economics

Development

Product Space

  • New: The Product Space.

    Economic power is usually measured with the aggregate output of a countries capital and labor. The main idea of the article is that diversity of a countries exports matters, and its useful when predicting a countries development.

Other

  • Correction: Commented out non-working.