Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Technology

March 12, 2021 max-sperling

Client-side storage (Web browser)

Overview User data Cookies Web Storage IndexedDB Cache HTTP Cache GPU Cache Code Cache 1.1 Cookies The data gets received

Continue reading
March 11, 2021 max-sperling

View certificates from NSSDB

List containing files $ ls cert9.db key4.db pkcs11.txt cert9.db SQLite database Certificate store key4.db SQLite database Password store pkcs11.txt Text

Continue reading
March 10, 2021 max-sperling

Certificate status checking

A certificate has a specific expiary date and if it got untrusted by the CA in this time (e.g. its

Continue reading
February 22, 2021 max-sperling

The Pitchfork Layout (C++)

I recently stumbled over ‘The Pitchfork Layout‘ and I know there are so many ways to order your project files,

Continue reading
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 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 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

Posts navigation

«Previous Posts 1 … 12 13 14 15 16 … 27 Next Posts»

Categories

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