Decentralized meta-learning
  • Crypto
    RSA ElGamal ECDSA Schnorr EC-Schnorr Zero knowledge proofs Elliptic curves Commitment schemes Hash functions
  • Coins
    Bitcoin Segwit address Bitcoin transaction Bitcoin address Monero address Ethereum address Iota address
  • Emacs
    Buffer navigation Windows navigation
  • Linux
    Back to my first love Package management Config management Write Linux kernel module Config Linux kernel module
  • Math
    Complexities with graphs Algebraic structures Interest Rate Ternary (Trinary) system
  • Open Source
    Bitmex-API Actihunt 3DP Deribit-API Huveragy
  • Trading
    Weekly Monthly Close Slices of Bitcoin Month Breaks COVID-19 indicators Hedge Fund Market Wizards book Session breaks
  • Tags
  • About
Decentralized meta-learning

linux


Configure Linux kernel module

Linux

   |  4 minutes  |  799 words  |  Iulian Costan

In "Write Linux kernel module" blog post I created a simple Hello World module, now it's time to configure it and there are 3 main ways to do it: [Read More]
linux  kernel  module  c  ioctl  kbuild  makefile 

Write Linux kernel module

Linux

   |  5 minutes  |  864 words  |  Iulian Costan

I am thinking to start a Linux Kernel series and write about modules, device drivers, proc and sysfs, unit test with kunit and so on; here is the first one, a simple Hello World module. [Read More]
linux  kernel  module  c  kbuild  makefile  symbol 

Protect your digital life

Productivity

   |  3 minutes  |  533 words  |  Iulian Costan

This is how I keep all my data secure, encrypted and in sync between 2 phones (ePhone, my Google-free phone and one iPhone), 2 laptops (Lenovo, my Linux machine and a Macbook) and one desktop (an older iMac). [Read More]
productivity  syncthing  nextcloud  icloud  authy  bitwarden  linux 

Configuration management

Linux

   |  2 minutes  |  369 words  |  Iulian Costan

Syncing configuration files across multiple machines is one thing but it is more important to track the config changes and figure out what went wrong when the system breaks. [Read More]
linux  arch  productivity  dotfiles  etckeeper  mackup 

Package management

Linux

   |  4 minutes  |  682 words  |  Iulian Costan

I've finally put together a fast, reliable and non-intrusive way to install/query/clean pretty much any software package on the planet in 3 easy steps. [Read More]
productivity  package-management  linux  arch  pacman  rua  stow 

Password management

Productivity

   |  2 minutes  |  303 words  |  Iulian Costan

The very first problem you encounter when moving from one platform to another is password migration. [Read More]
productivity  password-management  bitwarden  linux  brave 

Back to my first love

Linux

   |  3 minutes  |  469 words  |  Iulian Costan

Here is my current system and my long journey in Linux, the operating system of a life time with all the good and the bad, on and offs. [Read More]
linux  arch  i3  emacs  vim 

Iulian Costan  • © 2021  •  Decentralized meta-learning

Hugo v0.80.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll