Skip to content

Max's Blog

  • Home
  • About
Max's Blog
June 19, 2018 max-sperling

Session Hijacking (via Sniffing or XSS)

If a user is communicating with a site on a webserver via HTTP the website will give him a Session-ID.

Continue reading
June 7, 2018 max-sperling

Usage of variables in regex

If you want to replace lots of text and all of them are based on the same pattern, it would

Continue reading
June 5, 2018 max-sperling

Antriebsstrang

Motor –> Kupplung –> Getriebe (–> Kardanwelle) (–> Zentraldifferential) –> Achsdifferential –> Antriebswelle –> Räder Motor (4-Takt-Ottomotor): Beim betätigen des

Continue reading
May 21, 2018 max-sperling

Operating System APIs (C++)

Before using the OS APIs directly, take a look if the STL or boost already provides this functionality. Also be

Continue reading
May 15, 2018 max-sperling

Push rejection (Git)

Reason: If you have updated a local branch and then trying to push it on remote you may got the

Continue reading
May 1, 2018 max-sperling

Code documentation (Doxygen)

General Always document large software projects, so other programmers can understand your code. Consider using tools like Javadoc or Doxygen

Continue reading
February 22, 2018 max-sperling

When to use which cast (C++)

Types Type Area Risk static_cast – Converts fundamental types– Non-const to const– Down-casts (dangerous) Medium dynamic_cast – Down- and side-casts

Continue reading
February 16, 2018 max-sperling

Rebase branch on rebased parent (Git)

This is necessary when you develop on an child-feature-branch and the parent-feature-branch has been rebased. 0. Initial situation 1. Rebase

Continue reading
December 16, 2017 max-sperling

Scuba Diving Basics (Recreational)

Delimitation Always stay within the no-decompression limit and never enter an overhead enviroment. These rules make sure that you can

Continue reading
November 12, 2017 max-sperling

Fuse box basics – MCB and RCD

MCB (Miniature Circuit Breaker) Basics The MCB disconnects the circuit in case of a short or an overload. It protects

Continue reading

Posts navigation

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