Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

January 12, 2024 max-sperling

Setup ssh key for Git (macOS, Linux)

If you don’t want to authorize yourself all the time on the server, just add an ssh key. 1. Generate

Continue reading
November 30, 2023 max-sperling

Begriffsabgrenzung – SW-Entwicklung

Lastenheft vs. Pflichtenheft Beides sind Dokumente zum Festlegen der Anforderungen an das Produkt vor der eigentlichen Entwicklung. Das Lastenheft kommt

Continue reading
October 25, 2023 max-sperling

Why using the TOR Browser for public APs?

The issue with public APs is that it can be used for MITM attacks, like sniffing network traffic. Workflow Normal

Continue reading
August 5, 2023 max-sperling

Desktop web player (Android)

1. Download web browser Get “Firefox Nightly” from the Google Play Store. (Tried with version 121.0) 2. Configure web browser

Continue reading
March 24, 2023 max-sperling

Responsive iframe (WordPress)

Use the provided CSS classes from WordPress Add the following call in the functions.php file of your current theme, if

Continue reading
March 11, 2023 max-sperling

VM network – NAT vs. Bridge

NAT: Your guests will be hidden in a subnet behind your host. Network Host (192.168.1.1) Guest 1 (192.168.2.1) |-> Guest

Continue reading
January 14, 2023 max-sperling

Remove specific audio/subtitle stream from video

Show available streams > ffprobe video_in.mkv … Stream #0:0: Video: h264 (Main), … … Stream #0:1(spa): Audio: ac3, … …

Continue reading
January 1, 2023 max-sperling

Download files from page (not listed in source)

Scenario You scroll a webpage an it loads files step by step and you want to download them. You check

Continue reading
December 16, 2022 max-sperling

Download files from page (listed in source)

Scenario You scroll a webpage an it loads files step by step and you want to download them. You check

Continue reading
November 24, 2022 max-sperling

Why is ARM using a link register (LR)?

It’s been used for a better performance, but only works for leaf functions. Working szenario (Leaf function) Nice, it’s fast,

Continue reading

Posts navigation

«Previous Posts 1 … 7 8 9 10 11 … 26 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 (288)
    • Computer (258)
      • 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 (21)
        • Linux (12)
        • 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.