Haseeb Raja

@haseebraja
2 Followers
14 Following
143 Posts
I like privacy in its purest form. I like points and spaces. I like Go and I am learning cryptography. I try to be a symbol of resistance in front of the mirror. Søren’s intensity, Camus’ solution, Spinoza's World. #OpenToWork
Xhttps://x.com/raadhhaseeb
INhttps://www.linkedin.com/in/raadhhaseeb/
Githubhttps://github.com/raadhshenshahhaseeb
Bskyhttps://bsky.app/profile/haseebraja.bsky.social

PentAGI is an innovative tool for automated security testing that leverages cutting-edge artificial intelligence technologies.

#redteaming

Vibes 😉

When you spend years mastering systems and the assigned ticket is "Fix Padding".

Backend architecture: 🛡️⚔️
Centering a button: 🤡

Me: *Attacks the enemy
Enemy: *z-index: 9999

#ProgrammerHumor #CodingMemes

Ain't worth it if it's not fair.

"I will fix the bug tomorrow." said no developer ever.

#programming #meme

A circuit is satisfied when all its equations hold. For the OR gate, those equations force the output z to be 1 when any input is 1 and 0 only when all inputs are 0.

Enforce x is either 0 or 1 with x(x-1)=0
so, if x = 0 then 0*(-1)=0
if x = 1 then 1*(1-1) = 0

#math #algebra

VGhpcyBkZWNyZWUgb2Ygb3BwcmVzc2lvbiwgdGhpcyBuaWdodCBvZiBpZ25vcmFuY2UsCkkgZG8gbm90IGFjY2VwdCwgSSBkbyBub3QgYWNrbm93bGVkZ2Uu

#Pakistan #politics

master > main

#git #coding