Skip to content

Max's Blog

  • Home
  • About
Max's Blog
June 7, 2017 max-sperling

Observer (Design pattern)

In this behavioral design pattern all observer getting notified of a change from a subject they are registered at.

Continue reading
June 7, 2017 max-sperling

Focus (Photography 1)

As important as the exposure of pictures (Link) is the right focus and you can as well choose between an

Continue reading
June 6, 2017 max-sperling

Function pointer vs. std::function vs Function template

Showcase Code ▼ Compiler ▼ – Tool: godbolt.org – Compiler: x86-64 Clang 16.0.0 – Args: -std=c++20 – Output: Intel asm

Continue reading
June 3, 2017 max-sperling

Data structures – Overview (libstdc++)

The “C++ standard library” isn’t defining implementation details of the data structures, it just defines their behavior. The libstdc++ is

Continue reading
May 31, 2017 max-sperling

Out of source building (CMake)

When building your project with CMake, make sure to put all generated files in a different folder. Meta build $

Continue reading
May 27, 2017 max-sperling

Memory Management (C++)

1. Automatic allocation – Stack Objects created on the stack, will be cleaned up automatically after they have run out

Continue reading
May 24, 2017 max-sperling

Delete already pushed commits (Git)

The first thing is to checkout the newest commit from the wanted branch. Then you need to get the commit-id

Continue reading
May 4, 2017 max-sperling

Software Cracking (Example 1)

0. Building The following crackme sourcecode got build with the C compiler from MinGW as PE x86.   1. Reverse

Continue reading
May 1, 2017 max-sperling

Packing list (Summer vacation)

This is a packing list for a summer vacation, which is abroad, and you are traveling by plane. General equipment

Continue reading
April 29, 2017 max-sperling

Reverse Engineering

The aim of Reverse engineering is to bring executable programs and libraries back into a human understandable code. Therefore exist

Continue reading

Posts navigation

«Previous Posts 1 … 37 38 39 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.