Sabitlenmiş Tweet
Habibul Ali Shah
1K posts

Habibul Ali Shah
@alishah730
be simple... #tech #food #happiness #fitness #freedom #technology #opensource enthusiast, Married, Software Engineer
Toronto, Ontario Katılım Haziran 2010
1.9K Takip Edilen244 Takipçiler

🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages.
The latest axios@1.14.1 now pulls in plain-crypto-js@4.2.1, a package that did not exist before today. This is a live compromise.
This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now.
Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that:
• Deobfuscates embedded payloads and operational strings at runtime
• Dynamically loads fs, os, and execSync to evade static analysis
• Executes decoded shell commands
• Stages and copies payload files into OS temp and Windows ProgramData directories
• Deletes and renames artifacts post-execution to destroy forensic evidence
If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.
English

Just got a new Windows laptop, what should I uninstall?

vogel@ryanvogel
Just got a new MacBook what should I install
English

@VirginPlusCare dear Team,
I have cancelled my services and I got a credit bill. Which is not refunded. Unable to contact. Could you please help.
English

@BatsouElef Congratulations..... Just close button will be on the left top corner... And you can open all 200+ tab on Chrome... And run docker and all apps you want... 🤓
English

@Netflix_CA @netflix ?? Servers are firing up? Or just some intern did a deployment late evening? 😂😂😂#netflix
English

Tip: Use list comprehensions to simplify your loops!
Instead of:
a = [1, 2, 3, 4, 5]
res = []
for val in a:
res.append(val * 2)
print(res)
Do:
a = [1, 2, 3, 4, 5]
res = [val * 2 for val in a]
print(res) # Output: [2, 4, 6, 8, 10]
Cleaner and faster! #Python #CodingTip

English

Dear Developers: You've optimized your code, but have you optimized your health? Bugs in your fitness?.
Step away, stretch, hydrate, and take care of yourself-your body is the ultimate framework!
Remember, self-care is your greatest feature. 💪🚀 #fitness #developers #health

English

Are you ready to take the GitHub Foundations exam?
If you're looking to ace the test, join us for a special five-week prep course. Learn everything you need to know about the essentials of GitHub, including repositories, enterprise, and GitHub Copilot. ✅
Subscribe to the discussion and get ready to pass with flying colors—and maybe win a few prizes, too. 👀
gh.io/AAv2m2e

English

Best Resume Template Ever - ATS 92 ⭐
This CV helped many people getting a interview calls from Google, Amazon, Microsoft, Netflix, Apple and others.
I am sharing the exact ATS editable templates with you
Retweet & Reply " CV " to get it for free
[Must be following] - so that I can DM ✉️
[Only for First 4,999 People]

English

If you’re a hardcore software engineer and want to build the everything app, please join us by sending your best work to code@x.com.
We don’t care where you went to school or even whether you went to school or what “big name” company you worked at.
Just show us your code.
English










