Join me on Facebook!
This is Internal Pointers. It's a place where I collect all the knowledge I'm gathering through my existence. I've found that writing down things in a well-formatted fashion helps me to better fix ideas in my mind. Topics will range between Mathematics, Information Technology, Finance, Psychology and any other scientific subject that tingles my mind. I don't want to teach you anything within these pages, but if you find something useful you are free to share it. All feedback are welcome.
— Triangles, May 2015
categories
articles series
Everything I wanted to know about public companies, their shares and what one can do with them.
Wandering through the field of study that gives computers the ability to learn without being explicitly programmed. Mainly based on Machine Learning course @ Coursera.
latest articles
A quick and dirty tutorial on how to get things done. written on January 16, 2019
Different options with different meanings. written on December 24, 2018
Pointer, constant pointer, pointer to constant, constant pointer to constant: what else? written on December 10, 2018
New (!) ways of memory management. written on October 23, 2018
Overfitting makes linear regression and logistic regression perform poorly. A technique called "regularization" aims to fix the problem for good. written on September 02, 2018
Two ways of defining type aliases for a smarter code. written on August 22, 2018
The old and trusty command-line way. written on July 07, 2018
A collection of personal notes and thoughts on rvalue references, their role in move semantics and how they can significantly increase the performance of your applications. written on June 02, 2018
A brief tour into the realm of writing C/C++ applications, the role of the Standard Library and how it is implemented in various operating systems. written on February 26, 2018
My VirtualBox guest OSes always run out of space. written on January 06, 2018
A nice way to group some changes together, especially before sharing them with others. written on November 17, 2017
Preparing the logistic regression algorithm for the actual implementation. written on October 29, 2017
All the best Docker commands that I keep forgetting. written on October 05, 2017
How to reduce the size of a PDF that originated from a scanned document. written on September 16, 2017
Having multiple OSes on a single machine is convenient. It is also great to choose what OS to boot on startup. written on September 12, 2017