#probabilistic-data-structures
2 items tagged with "probabilistic-data-structures"
AuthenticationAuthorizationBackendCareer GrowthClean CodeCleanArchitectureCloudCommand LineCommunicationConcurrencyDDDDatabasesDevOpsDockerJWTKubernetesLeadershipLearningLinuxMental HealthMicroservicesNetworkingOAuth2RefactoringSecuritySenior EngineerSoft SkillsSoftware EngineeringSoftwareArchitectureSysadminSystem DesignSystemDesignTDDTeamworkTerminalTestingZeroTrustab-testingaccessibilityagileaialgorithmsanalyticsanthropicappsecarchitectureasync-communicationauthenticationautomationawsbackendbehavioralbuild-vs-buyburnoutbusiness-acumenbusiness-impactcachingcareercareer-growthci-cdclaudeclean-architectureclean-codecode-reviewcollaborationcommunicationcontainerscontext-switchingdatabasesdecision-makingdeep-workdesigndesign-patternsdesign-systemdeveloper-experiencedevopsdistributed-systemsdockerengineering-cultureengineering-leadershipengineering-managementengineering-qualityengineering-strategyexperimentationfeature-flagsfinance-for-engineersflow-statefrontendgolanggrafanahexagonal-architectureinfrastructure-as-codeinterviewjob-searchkanbankotlinkubernetesleadershiplean-methodologylearningllmmakefilemental-modelsmessagingmetricsmicroservicesmtlsnetworkingnorth-star-metricnote-takingobservabilityoopopentelemetryorchestrationoutcome-drivenowaspperformance-reviewpersonal-brandingports-and-adaptersprdproduct-discoveryproduct-mindsetproduct-thinkingproductivityprogressive-deliveryprometheusprotocolqareactredisreliabilityremote-workrequirementssalary-negotiationscalabilityscrumsecuritysenior-engineerssoft-skillssoftware-designsoftware-engineeringstaff-engineersupply-chainsystem-designtailwindtddtechnical-debttechnical-decisionstechnical-leadershiptechnical-writingterraformtestingtheory-of-constraintstoolingtracinguser-researchuxwcagweb-security
Posts
Bloom Filter: The Structure That Never Lies About Absence
How a bit array and k hash functions let you test set membership with zero false negatives, tunable false positives, and 1.14 MB for a million elements.
Jun 17, 2026algorithmsredisdatabases
HyperLogLog: Count Billions with 12 KB
How a single probabilistic trick lets you estimate 10⁹ unique elements using less memory than a thumbnail image.
Jun 17, 2026algorithmsredissystem-design