Skip to content

Max's Blog

  • Home
  • About
Max's Blog
February 15, 2021 max-sperling

Declaration specifiers (C++)

The following list is just a selection. Specifier Variable Function const Can’t be modified.1 Method: Can’t modify its fields.1 constexp

Continue reading
February 13, 2021 max-sperling

Dive planning (Example 1, with V-Planner)

Situation – Diving in a buddy team – Diving a wreck at 40 m for 20 min in the sea

Continue reading
February 6, 2021 max-sperling

Middle-ear equalization details

Anatomy (simplified) Nasal cavity Middle-ear Outer-ear Descend The pressure fom the outer-ear and the nasal cavity gets higher. But the

Continue reading
February 4, 2021 max-sperling

Position of Ptr. / Ref. (C++)

There are two common ways for the position of the pointer sign (*) or the reference sign (&). C-Style ClassA

Continue reading
February 3, 2021 max-sperling

When and how to pass smart pointer (C++)

This post is based on a post from Herb Sutter. When if (The ownership of the object isn’t shared or

Continue reading
January 25, 2021 max-sperling

Chess – 5 famous openings

Open Games – Ruy Lopez Moves: 1. e4, e5; 2. Nf3, Nc6; 3. Bb5 – Italian Game Moves: 1. e4,

Continue reading
January 22, 2021 max-sperling

Too many cooks spoil the broth

The most important thing I have learned by developing in a quite huge team on the same project over multiple

Continue reading
January 18, 2021 max-sperling

TLS-Handshake and CA

Prerequisites Server – Server certificate (it contains the server public key) – Server private key (to decrypt the pre-master secret)

Continue reading
January 13, 2021 max-sperling

Loading order of a webpage

Basics 1. Fetch the requested HTML file (via HTTP GET). 2. Parse (creating the DOM) that file (using DFS). 3.

Continue reading
January 8, 2021 max-sperling

Yoko-Ukemi (in detail)

The basic post describes yoko ukemi in general, but here you will find way more details. Details – Body (before

Continue reading

Posts navigation

«Previous Posts 1 … 19 20 21 22 23 … 40 Next Posts»

Categories

  • Other (19)
    • Games (13)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (73)
    • Climbing (5)
    • Diving (20)
    • Fitness (8)
    • Martial arts (34)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (12)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (288)
    • Computer (258)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (4)
      • Debugging & Memory (29)
      • Development (72)
        • CI/CD (1)
        • Programming (61)
          • Concurrency (12)
          • Data structures (13)
          • Pointers & References (7)
        • Scripting (4)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (21)
        • Linux (12)
        • Windows (8)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (29)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.