Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Author: max-sperling

February 20, 2019 max-sperling

HTTP vs. WebSocket

HTTP is a RESTful protocol with a uni-directional communication. This means the client needs to poll to get updates from

Continue reading
February 6, 2019 max-sperling

Clinch holds

Only Gi Control mechanism: – Grabbing the jacket (sleeve, lapel, collar, back), the belt (or the pants) Typical examples: Connection

Continue reading
February 5, 2019 max-sperling

Submissions ordered by body parts (No-Gi)

Hips/Legs Joint Locks Toe Hold (Variation: Estima Lock, Corkscrew Footlock) Kneebar (Variation: Dogbar, Lateral Kneebar) Heel Hook (Variations: Inside Heel

Continue reading
January 30, 2019 max-sperling

MMA fights aren’t like street fights

If you belief MMA fights are the same as real street fight then you are wrong. All big MMA promotion

Continue reading
January 29, 2019 max-sperling

HTTP hacking – Vote counter (Example 2)

I have acted like they would have been more intelligent to make it harder to hack their counter. 🙂 But

Continue reading
January 22, 2019 max-sperling

(Un)pack and (De)compress a directory (Linux)

Pack tar -cvf archive.tar /path/to/folder Compress gzip archive.tar bzip2 archive.tar Pack & Compress tar -czvf archive.tar.gz /path/to/folder tar -cjvf archive.tar.bz2

Continue reading
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

Posts navigation

«Previous Posts 1 … 30 31 32 33 34 … 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 (269)
    • Computer (239)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (27)
      • 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.