Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

March 5, 2024 max-sperling

Windows won’t sleep anymore?

Possible reason After the last LAN party, my PC would wake up straight again after going to sleep mode. I

Continue reading
February 22, 2024 max-sperling

Expert system (Example)

Expert system for a family tree written in Prolog. % Rules % A is child of B (father) and C

Continue reading
February 22, 2024 max-sperling

Classical AI vs. Modern AI

Both have different approaches to realize AI. Classical AI (aka. Symbolic AI) They are based on rule systems Example: Expert

Continue reading
February 18, 2024 max-sperling

Conceptual distinction – Programming (C++)

lvalue vs. rvalue An lvalue is usually on the left side of an assignment and is addressable in the memory.

Continue reading
February 16, 2024 max-sperling

Email encryption

Email workflow Sender ——HTTP/SMTP—-> HTTP/SMTP-Server —| SMTP Receiver —HTTP/IMAP/POP3–> HTTP/POP3/IMAP-Server

Continue reading
February 15, 2024 max-sperling

Conceptual distinction – HW & Protocols

HTTP/1.0 vs. HTTP/1.1 vs. HTTP/2 vs. HTTP/3 Protocol HTTP/1.0 HTTP/1.1 HTTP/2 HTTP/3 Keep-alive? 1 No Yes Yes Yes Multiplex? 2

Continue reading
January 30, 2024 max-sperling

Conceptual distinction – SW-Development

Parameter vs. Argument Both are related to functions. Parameters are the required input of a function. Arguments are the provided

Continue reading
January 26, 2024 max-sperling

Use process block for pipeline inputs (PS)

If you get a parameter via the pipeline and don’t use a process block, you will operate just on the

Continue reading
January 23, 2024 max-sperling

Access caller variables from threads (PS)

In PowerShell, threads getting executed in separate run spaces. To access variables from the caller scope, you have to use

Continue reading
January 17, 2024 max-sperling

Sublime – Build via make.bat

Execute (Tools → Build, Shortcut: Ctrl+B) the make.bat file in the project folder. 1. Create Tools → Build System →

Continue reading

Posts navigation

«Previous Posts 1 … 6 7 8 9 10 … 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 (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.