November 21, 2024 Day 12 — Rendering Dynamic Lists in React Native with Live API Data Introduction: On Day 12 of my React Native journey, I combined everything I’ve learned so far — list rendering, state management, and API… By krishna chaitanya 2 min rea... See more
April 30, 2018 By-pass Phone Number authentication. I recently found a bug in the application that enables me to login to any user account even after entering invalid OTP. By Krishna Chaitanya 2 min read One day i thought of using a Wallet application to ... See more
TSMOO: Solving multi-objective experimentation with constrained Thompson sampling 2026 Traditional online A/B experimentation limits the number of treatments that can be evaluated concurrently. Bandit-based adaptive experimentation algorithms address this... See more
Previously, the driver skipped putting the link into L2/device state in D3cold whenever L1 ASPM was enabled, since some devices (e.g. NVMe) expect low resume latency and may not tolerate deeper power states. However, such devices typically remain in D0 an... See more
Add a common helper, pci_host_common_d3cold_possible(), to determine whether PCIe devices under host bridge can safely transition to D3cold. This helper is intended to be used by PCI host controller drivers to decide whether they may safely put the host b... See more