Recent Articles Changed
Git - Submodule (modules)

Modified Friday 11-04 11:09

Submodules allow you to keep a Git repository as a subdirectory of another Git repository. package manager A submodule is materialzied as: a subdirectory in your working directory. with its metadata into the file. Git sees it as a submodule...

Bash Liste Des Attaques Ovh
How to Zip / Unzip on Linux

Modified Thursday 10-04 00:41

The zip manager in Linux Compression: take advantage of redundancy between files. split archives: storing a large archive on multiple removable media. split big file ? List the content Example: When download zip archive, you get in...

Card Puncher Data Processing
Xml - Xpath

Modified Thursday 10-04 08:20

XPath is a pattern expression used to select a set of XML nodes. You can select: from node name from attributes from text In the XPath specification, the document model defines seven kinds of nodes. See This is a pipeline syntax that should...

Java Conceptuel Diagram
Jlink to create a custom jvm image

Modified Wednesday 09-04 11:54

jlink is a linker tool that can be used to create a custom modular run-time jvm image

Card Puncher Data Processing
Xml - XSL Transformations (XSLT)

Modified Monday 31-03 10:33

XSLT is the most important part of XSL. Extensible Stylesheet Language Transformation (XSLT): is a language for transforming XML documents into other XML documents (and particularly into (X)HTML documents). specify transformations on the data in...

Card Puncher Data Processing
XSLT - Templates

Modified Monday 31-03 08:17

A stylesheet contains a number of templates, defined with the tag. An XSLT template is a set of formatting instructions that apply to the nodes selected by an XPath expression. In a stylesheet, an XSLT template would look something...

Card Puncher Data Processing
Maven - Project

Modified Monday 31-03 01:21

A project in the Maven sense contains all little pieces that come into play to give code life. Ie: configuration files, the developers involved and the roles they play, the defect tracking system, the organization and licenses,project's...

Bash Liste Des Attaques Ovh
Sh - String Variable

Modified Friday 28-03 08:10

String Variable, see also character string in bash. When calling a function, quote the variable otherwise bash will not see the string as atomic but as an array Sh with Bash “” double quotes (“) preserves the literal value of...


Recent Articles Created
What is a Mail eXchange (or MX)?

Created Wednesday 05-03 01:45

A Mail eXchange (MX) is a smtp server that is responsible for : receiving emails for one or more domain and delivering them to a mail delivery agent (MDA) for final delivery The email servers IP are set in the DNS via the MX record. This is how...

Compiler
Compiler - Evaluate

Created Monday 03-02 00:22

To evaluate means to: transform an expression into a value according to the language rules

X.509 Public Key Infrastructure / Hierarchical PKI

Created Monday 03-02 09:04

The X.509 Public Key Infrastructure is a Public key infrastructure (PKI) that uses a hierarchical system of Certificate authorities that brings trust to the transactions by signing certificate. A Hierarchical PKI consists of: A certificate authority...

Card Puncher Data Processing
CoreUtils

Created Friday 01-11 01:48

Corutils is a package of essential executable command line client (used greatly in shell script) See also Utils Linux Name Description arch Print machine hardware name. b2sum Print or check BLAKE2 digests....

Card Puncher Data Processing
NeoVIM VI editor

Created Friday 11-10 08:38

NeoVIM is the latest VI editors in the series that enhanced VIM Installation Once installed the NeoVim editor is called via the nvim executable.

Card Puncher Data Processing
Ansible - Action Plugin Module Type

Created Friday 30-08 10:11

An Action Plugin is a type of module that: set up some values on the controller, (ie create a start state) then invoke an other module on the managed node that does something with these values.

Card Puncher Data Processing
Ansible - Ad-hoc command

Created Friday 30-08 10:11

Adhoc command are command executed as in the shell via ansible. You can therefore execute command on a whole cluster of server. This is because the default module of the ansible command line is command We define the servers in a ini inventory...

Card Puncher Data Processing
Ansible - ansible-playbook cli

Created Friday 30-08 10:11

You may get this problem when one of your file that defines ansible property has no content (ie is empty)


Data all the way

Always keep one hand firmly on data, Amos liked to say.

Data is what set psychology apart from philosophy, and physics from metaphysics.

Amos Tversky (The undoing project)
Data Warehouse Subsystem

Data Warehouse Subsystems

Developing a data warehouse means assembling a lot of subsystems in order to create a whole and coherent data application.

Discovers the 34 Kimball Subsystems and drill down to discover them

Data Warehouse Subsystems

Card Puncher Data Processing

Data Processing

Data processing has changed a lot since 1940 :) and luckily, we are not using punch card anymore.

Stream processing is becoming the norm in data integration task while batch processing stays the king in data analysis.

Data Processing

ENIAC, 1946

The first fully electronic digital computer

Eniac 1946

Table Recursion Rectangle

Data Modeling

Data Modeling is the translation of process into the world of data. The process is tricky but not insurmountable.

Data Modeling

Snowflake
Dimensional Data Modeling

Dimensional Data Modeling permits you to model a (hyper)cube and analyse a process through different perspective. You define dimensions, measures and metrics.

Dimensional Data Modeling

Most programs process some input to produce some output; that’s pretty much the definition of computing.

Function Home

Function

A Function is the basic block of all reusable code component. It is also becoming the central component of any serverless architecture.

Function

Knowledge isn't free. You have to pay attention.

Computing Division at the Department of the Treasury, mid 1920s

Computing Division At The Dept Of The Treasur 1920

Remington Rand Univac

Medieval Counting Table

Table / Relation

The table format (known also as a relation) is the most important data structure used in data analysis. Did you know that its name originate from the medieval counting table ?

Table

Education isn't something you can finish.