Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Author: max-sperling

October 17, 2025 max-sperling

Systemd commands (Overview)

System management $ systemctl show $ systemctl status $ systemctl reboot $ systemctl suspend $ systemctl hibernate $ systemctl poweroff

Continue reading
September 29, 2025 max-sperling

Conceptual distinction – Go

Fuseki vs. Yose vs. Chūban They are technical aspects for different times of the game. Fuseki … Opening theory Chūban…

Continue reading
September 23, 2025 max-sperling

Virtual inheritance (C++)

You need virtual inheritance to solve the diamond problem with multiple inheritance. Not working version A / \ B C

Continue reading
September 23, 2025 max-sperling

Non-Kodokan throws

There are plenty of typical throws teached in Judo, which are not officially listed by the Kodokan. Ashi-waza Kake –

Continue reading
September 22, 2025 max-sperling

Signals (POSIX)

It’s a mechanism, which allows the operating system to inform processes about defined events. Events (selection) Signal Number * Description

Continue reading
September 12, 2025 max-sperling

HPC across Intel, NVIDIA and AMD (oneAPI)

Introduction oneAPI focuses on HPC (High-Performance Computing). A part of oneAPI is DPC++ (Data Parallel C++). It provides parallelism for

Continue reading
September 11, 2025 max-sperling

Calling conventions – System V AMD64 vs. Microsoft x64

General Calling conventions specify the low-level details for function calls. They are a part of an ABI. Comparison System V

Continue reading
September 11, 2025 max-sperling

Hello world (ASM)

Details Platform: x86_64 ASM flavor: Intel Assembler: as (from GNU) Source code Generation $ as -o main.o main.s –64 –msyntax=intel

Continue reading
September 8, 2025 max-sperling

Conceptual distinction – Fitness

Isometric vs. Isotonic vs. Concentric vs Eccentric Isometric: The muscle is neither shortening nor lengthening. (Holding a position.) Isotonic: The

Continue reading
September 5, 2025 max-sperling

Variadic templates with fold expressions

Details – The compiler expands the fold at compile time into a normal expression. – The precalculation depends on whether

Continue reading

Posts navigation

1 2 3 … 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 (289)
    • Computer (259)
      • 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 (22)
        • Linux (13)
        • 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.