Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

October 16, 2019 max-sperling

Composite (Design pattern)

That structural design pattern allows to create trees of objects and to interact with them as they are just a

Continue reading
October 9, 2019 max-sperling

Compiler optimization

A compiler with enabled optimization (via flags) will take more time for the generation, but the execution of generated binary

Continue reading
September 29, 2019 max-sperling

Can’t access the UEFI? (Windows)

If you can’t access the UEFI during the bootup (e.g. via F1, F2, F8, F10, Del or Esc), it’s possible

Continue reading
September 25, 2019 max-sperling

Remote debugging (gdbserver)

Remote debugging creates the possibility to debug applications on a remote device. Host system (gdb) Target system (gdbserver) Precondition Installed

Continue reading
September 25, 2019 max-sperling

Download HLS streams (PowerShell)

Introduction Some web player are streaming videos in parts and not as a single file. The common reason is to

Continue reading
August 28, 2019 max-sperling

Architectural vs. Design Pattern

Architectural pattern … Pattern on a high level – Multi-Layer (e.g. Text editor) – Client-Server (e.g. Banking) – Peer-To-Peer (e.g.

Continue reading
June 25, 2019 max-sperling

Working with different remotes (Git)

Basics Most people I talked to are using origin and remote as an equivalent, but the aren’t. Origin is the

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

Posts navigation

«Previous Posts 1 … 20 21 22 23 24 … 27 Next Posts»

Categories

  • Other (21)
    • Clothes (1)
    • Games (14)
    • Nutrition (4)
    • Traveling (2)
  • Science (19)
    • Chemistry (3)
    • Linguistics (3)
    • Math (10)
    • Physics (2)
    • Theology (1)
  • Sport (77)
    • Climbing (5)
    • Diving (20)
    • Fitness (8)
    • Martial arts (38)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (12)
      • Weapon (3)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (293)
    • Computer (263)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (12)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (4)
      • Debugging & Memory (29)
      • Development (74)
        • CI/CD (1)
        • Programming (63)
          • Concurrency (12)
          • Data structures (14)
          • Pointers & References (7)
        • Scripting (4)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (23)
        • 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.