Skip to content

Max's Blog

  • Home
  • About
Max's Blog
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 – Mutex vs. Atomic (C++)

Since C++11 you can use std::thread, std::mutex and std::atomic for your multithreaded projects. The biggest problem with multithreading is the

Continue reading
September 7, 2018 max-sperling

Destruction order (C++)

The variables/fields getting cleanup in the reverse order they have been declared (not initialized). … Objects are created # Cleanup

Continue reading
August 28, 2018 max-sperling

USB device classes – MSD vs. MTP

I think most of you guys will get in contact with this matter when you are connectiong your Android phone

Continue reading
August 24, 2018 max-sperling

SSL-Stripping

Let’s say you are already a Man-In-The-Middle for example based on ARP-Spoofing or a Rogue AP. Now you are sniffing

Continue reading
August 21, 2018 max-sperling

Handling features/fixes (Git)

1. Create a feature/fix branch Don’t work straight on the parent branch if you have to implement a feature/fix, atleast

Continue reading
August 3, 2018 max-sperling

Basics for MMA Sparring

The reason for MMA was to find a way to let the different martial arts practitioners fight against each other

Continue reading

Posts navigation

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