Skip to content

Max's Blog

  • Home
  • About
Max's Blog
January 14, 2019 max-sperling

Bit operations (C++)

Set a bit value |= 1

Continue reading
January 9, 2019 max-sperling

Bouldering basics

General: Tips: Try to keep much weight on your feet, hip close to the wall and arms straight Terrain: Face

Continue reading
December 22, 2018 max-sperling

Assembly of compiled C-Code (Example)

DWORD … 4 Byte (on x86) For a basic assembly instruction: Link

Continue reading
December 16, 2018 max-sperling

Memory Management (Basics)

Process Each process is running on its own virtual address space. The MMU does the necessary translation from/to the physical

Continue reading
December 14, 2018 max-sperling

Coredump analysis (GDB)

Setup Details ▼ Activate cordumps for the current session Set coredump size to unlimited Set pattern to store coredump Threads

Continue reading
December 1, 2018 max-sperling

Big wall solo climbing

Equipement: General: two ropes (climbing and hauling), harness, shoes, helmet, carabiners, quick draws, cordelette, hauling bags, tape, chalk Devices: self

Continue reading
November 22, 2018 max-sperling

Common mistakes (C++)

The following list shows a few common mistakes you will find in code you will have to review before its

Continue reading
November 20, 2018 max-sperling

MMA Ground fighting meta (BJJ vs. Wrestling)

Always prefer the top position, cause your striking will be way more effective. If you are in a bot position

Continue reading
November 15, 2018 max-sperling

Message exchange pattern

There are three major ways for a message exchange: Fire-And-Forget, Reply-Response and Request-Callback. Fire-And-Forget (one-way) A Client sends a message

Continue reading
November 12, 2018 max-sperling

Threading – Reduce locks (C++)

With multithreading, you have to be careful to not create race conditions. The default way to do this is the

Continue reading

Posts navigation

«Previous Posts 1 … 33 34 35 36 37 … 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.