Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Technology

June 4, 2020 max-sperling

What is a shell?

The shell provides the user a way to interact with the OS. It’s called shell, because it’s the outermost layer

Continue reading
May 28, 2020 max-sperling

Child process (Linux vs. Windows)

Windows You always have to create a totally new process via a CreateProcess(…) call. Linux You can either just copy

Continue reading
May 18, 2020 max-sperling

Conceptual distinction – Mechanics

Axle vs. Shaft Both serve the purpose of supporting rotating machine parts. Axles do not transmit torque. Shafts transmit torque.

Continue reading
May 8, 2020 max-sperling

Move semantics (C++)

Since C++11 we can now use move semantics (move constructor, move assignment operator). They provide a perfomance boost over copy

Continue reading
May 5, 2020 max-sperling

Video compression

Video compressing normally happens directly by the codec itself. It is realized based on two main strategies. They are called

Continue reading
May 4, 2020 max-sperling

Reduce video size (without quality loss?)

Sorry, but that is (nearly always) bullshit! It’s only possible if you remove unused parts like audio channels or subtitles

Continue reading
April 16, 2020 max-sperling

JTAG Adapter – ARM 10-pin <---> ARM 20-pin

We’ve got a new microcontroller board, which got a 10-pin JTAG interface for external debugging. The problem was that we

Continue reading
April 14, 2020 max-sperling

VPN – Full vs. Split Tunnel

Full Tunnel All your traffic get send to the VPN server and if you aren’t requesting a server in its

Continue reading
April 9, 2020 max-sperling

JPEG – Baseline vs. Progressive

Baseline – Gets loaded from the top to the bottom – The default setting Loading process (Illustration) 33% 66% 100%

Continue reading
April 8, 2020 max-sperling

Can’t play MP4 file during download?

That problem occurs if the moov atom is at the end of the MP4 container. It contains necessary metadata for

Continue reading

Posts navigation

«Previous Posts 1 … 16 17 18 19 20 … 27 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 (270)
    • Computer (240)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (60)
        • CI/CD (1)
        • Programming (49)
          • Concurrency (5)
          • Data structures (13)
          • Pointers & References (7)
        • Scripting (4)
        • 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.