Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Web

May 1, 2024 max-sperling

Firefox – Activate autofill addresses

The analysed Firefox version is 125. If you have another version it’s maybe different. Desktop You have to add your

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
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
September 30, 2022 max-sperling

Compressed download (HTTP)

There are two ways to transmit compressed data via HTTP: Content-Encoding and Transfer-Encoding. Content-Encoding Transfer-Encoding Request header Accept-Encoding: {algorithms} TE:

Continue reading
March 25, 2022 max-sperling

Function – declaration vs. expression (JS)

Function declaration They are hoisted, which means the declaration is “moved” to the top of the scope. Function expression They

Continue reading
March 22, 2022 max-sperling

Callback vs. Promise (JS)

They are used to handle asynchronous (single-threaded) execution. Callback (Old school) A Callback is a function … that gets injected

Continue reading
March 17, 2022 max-sperling

Script tag attributes (JS)

Sync (without keyword) If during HTML parsing a JS element is found, the parsing gets stopped until the script is

Continue reading

Posts navigation

1 2 3 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 (268)
    • Computer (238)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (26)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • 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.