Skip to content

Max's Blog

  • Home
  • About
Max's Blog
December 11, 2024 max-sperling

Magic – Card types

Type Permanent? Always playable? Land Yes No Creature Yes No Planeswalker Yes No Enchantment Yes No Artifact Yes No Sorcery

Continue reading
December 5, 2024 max-sperling

Pipelines in Jenkins

For CI/CD of your projects, you can use Jenkins. To set up a workflow, you can create a pipeline. They

Continue reading
November 29, 2024 max-sperling

Oxidation vs. Corrosion vs. Rust

Oxidation is a chemical reaction, where a substance looses electrons. Corrosion is a deterioration of material, often caused by an

Continue reading
November 28, 2024 max-sperling

List my remote branches (Git)

Command The following command prints the remote branch names, where you are the author of the last pushed commit. $

Continue reading
November 26, 2024 max-sperling

Forward vs. Reverse proxy

Both types of proxies operate as a man-in-the-middle. Forward proxy Client Server Client Proxy Internet Server Client Server – Bypass

Continue reading
October 28, 2024 max-sperling

Comparison – API and ABI

They are both interfaces. Interface API ABI Between whom? Application/Library and library Application/Library and platform Defined where? Headers of the

Continue reading
October 27, 2024 max-sperling

Conceptual distinction – Computer architecture

CPU vs. GPU Both are processors for specific domains. CPU GPU Core number One up to a few Huge number

Continue reading
October 26, 2024 max-sperling

Understanding program execution

Terminology Program: A compiled binary file generated from source code by a compiler and linker. Process: A running instance of

Continue reading
October 26, 2024 max-sperling

Basic assembler instructions (x64, A64)

Instructions Purpose x64 (Intel flavor) A64 Copy content (dst = src) MOV RAX, RBX MOV X0, X1 Copy content (dst

Continue reading
October 26, 2024 max-sperling

Registers

Overview The registers are the fastest accessible memory for the CPU. Normally, each core of a CPU has its own

Continue reading

Posts navigation

«Previous Posts 1 … 4 5 6 7 8 … 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.