Recent Articles Changed
Bash Liste Des Attaques Ovh
Bash - For Statement

Modified Thursday 13-11 07:23

The for statement in bash forloop statements of Bash With a file. Locate returns a list of file in one line separated by a space. This code use then the loop By default, for is not a real command, so you can set IFS at the head. Example: ...

Card Puncher Data Processing
Xml - Xpath

Modified Monday 03-11 02:59

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...

Bash Liste Des Attaques Ovh
Linux - Apt (get)

Modified Tuesday 28-10 04:24

APT is a package manager that handles installation and removal of software on Debian and other Linux distributions. with Debian's .deb packages RPM Package Manager system via APT-RPM. It can: fetch packages from remote locations build a dependency...

Library Vs Framework
What is the difference between a Library (and | vs) a Framework ?

Modified Friday 17-10 07:27

This page explains you the difference between: a library and a framework Basically, you need to look at the inversion of control principle: your code invoke the library (the library plug into your code) your code is invoked by the framework...

Scale Counter Graph
Counter - Collector

Modified Wednesday 15-10 07:19

Metrics collector query and collects metrics in order to be able to send them to a metrics server Log Collector In a instrumented application, reporter are a client piece of code which: process its internal registry's metrics periodically ...

Data System Architecture
What is Unstructured data? known also as structure-later, schema-later or schema on read

Modified Sunday 17-08 08:56

With schema-later data (as semi-structured data), we apply a schema after we read the data. The knowledge of the schema is delegated to the code that reads the data. Structured data is data organized into aschemschemrelational modetexFree-form eventAnalytics...

Card Puncher Data Processing
Terminal - Color

Modified Friday 15-08 08:31

Color in a terminal are managed through a sequence of characters called an escape sequence that is added to your text as suffix (before) and interpreted by the terminal as command. Characters that needs to be rendered as black character on a white...


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.