Harrykp ⚡️
Blog
    Manager - A Load Balancer, a Middleman, or an Unskilled Boomer

    Manager - A Load Balancer, a Middleman, or an Unskilled Boomer

    A critical take on managerial roles, exploring how many managers fail to lead effectively, instead acting as task shufflers or middlemen. This article dives into the pitfalls of poor leadership, lack of responsibility, and the stark reality of skill-based vs. task-based roles.

    Leadership Manager Draft
    Serializability

    Serializability

    Serializable isolation is usually regarded as the strongest isolation level. It guarantees that even though transactions may execute in parallel, the end result is the same as if they had executed one at a time, serially, without any concurrency.

    Serializability Database Transactions Draft
    How torrent works?

    How torrent works?

    This blog post will guide you through the intricate steps involved in downloading a file using the BitTorrent protocol.

    bittorrent Decentralization Draft
    Stay Away from Highly Optimistic People

    Stay Away from Highly Optimistic People

    Discover the dangers of unrealistic optimism

    LifeLessons Philosophy
    Implementing LRU Cache in Python

    Implementing LRU Cache in Python

    This blog post explores how to implement a Least Recently Used (LRU) cache in Python, taking reference from the provided code.

    Python LRU Cache Data Structures
Older Posts