Tegar (@tegvr) | Hashnode Toggle Sidebar Feed Pro Search Theme Sign in MoreDarkshift - a dark factory for softwareBug0 - The AI-native e2e QA regression testingThe foreword by Hashnode - official blog from the Hashnode teamPassmark - The open-source AI framework for regression testingHashnode gql skill - let your AI agent publish to your Hashnode blogHackathonsChangelogBrand@hashnode on XHashnode on LinkedInSupport - [email protected] of ConductTermsPrivacySitemap Search Hashnode Search posts, tags, users, and pages @tegvr Tegar @tegvr·Joined September 2020 The Low-Code Developer WebsiteShare About Web Creator. Available for Nothing here yet. Tegar's blogs LowStacklowstack.tegar.org9 posts About Web Creator. Available for Nothing here yet. Tegar's blogs LowStacklowstack.tegar.org9 posts ArticlesComments Recently published TTegarinlowstack.tegar.org·3h ago · 6 min read Celebrate Your Deliverables In software work, especially in corporate environments, the moment you deliver something is often treated like just another checkbox. Ticket → build → PR → deploy → “Done” → next ticket. You spend d 00 TTegarinlowstack.tegar.org·Jul 30 · 5 min read When a Secret Leaks into Git: Recovering from an Accidental Secret Commit Recently, I encountered a GitHub Push Protection error while pushing a new feature branch. GitHub rejected the push because a secret had been accidentally committed to the repository. While the fix so 20 TTegarinlowstack.tegar.org·Jan 30 · 4 min read Default-Allow vs Default-Deny When implementing role-based access in an application, we often face a fundamental choice: should access be denied by default or allowed by default? In practice, this means deciding whether every capability starts as false or true. There is no single... 00 TTegarinlowstack.tegar.org·Oct 14, 2025 · 3 min read When Users Don’t Tell the Whole Story : The XY Problem The XY problem is a communication issue that often arises in software development. It occurs when someone seeking help focuses on their attempted solution (Y) rather than the actual problem (X) they’re trying to solve. It often plays out like this: ... 00 TTegarinlowstack.tegar.org·Aug 29, 2025 · 3 min read Combining AES and RSA for Secure Key Management Encryption is the foundation of secure communication and data storage. At its core, it scrambles information with a cryptographic key so that only authorized parties can read it. Decryption then reverses this process, restoring the original data. But... 00 Load more