Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Technology

October 9, 2024 max-sperling

Q&A – Networking

What is the subnet mask used for? It determines which part of the IP address identifies the network (the ones)

Continue reading
September 10, 2024 max-sperling

Rename a branch (Git)

0. Preparation Checkout the branch you want to rename. 1. Rename local $ git branch -m new-branch-name 2. Change remote

Continue reading
September 2, 2024 max-sperling

std::forward with concept (C++)

Introduction std::forward: Keeps the type of the reference. (lvalue, rvalue) concepts: Specify requirements for the template types. Example $ g++

Continue reading
August 15, 2024 max-sperling

Containers vs. Virtual Machines

Containers Virtual Machines Representative Docker1 VirtualBox Shared HW + OS HW Daemon Engine Hypervisor Persistence Image2 (+ Volume3) Image Instance

Continue reading
June 11, 2024 max-sperling

Backward and Forward compatibility (API)

Showcase API (in protobuf) message User { string name = 1; int32 id = 2; } Backward compatibility If you

Continue reading
May 29, 2024 max-sperling

Plug and Play

Have you ever asked yourself why you can use your newly connected devices directly these days? Plug and Play (PnP)

Continue reading
May 29, 2024 max-sperling

2-way vs. 3-way merge

Scenario c1b06e — 62d8d3 [feature] / e73a83 — 6cfaec — 90ed1b [develop] Goal: Merge feature into develop. 2-way merge Solve

Continue reading
May 10, 2024 max-sperling

Deployment level

If you have developed a new feature or fixed a bug you should test that change before deploying it directly

Continue reading
May 10, 2024 max-sperling

Radiation (Mobile devices)

All of the currently used wireless data transfers technologies (listed underneath) are operating with a frequency classifying them as microwaves.

Continue reading
May 10, 2024 max-sperling

Garbage Collection (Git)

Facts It can be locally configured. It can be triggered manually as well. It cleans up not only orphaned commits.

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 5 6 … 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 (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • 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.