I developed something for the security community😊
It is an interactive map of the AI/ML supply chain.
It has 130 packages, 400+ dependency edges, 200+ real CVEs and documented supply chain attacks.
How to use it:
1. Click any node, see its CVEs, blast radius, and real incidents.
2. You can simulate how one compromised package cascades through the stack.
3. You can simulate recent hacks attack paths
4. View latest AI and security news
Also the data is real (A lot of work went into making sure, and it will be updated frequently)
I would love your feedback on the application, what do you think I should add/remove.
Link: https://t.co/oWOLAYBeau
You can contribute on github repo: https://t.co/lHaqobqG1r
PS: User experience is better on desktop for now
@Sisinerd@commando_skiipz@ce3nerd@segoslavia@0xCocofelon
Decode is a playbook on how to not organize a tech event, even if you are the main sponsor make the event about the community not about yourself. Open Call For Speakers and have an inclusive line up, otherwise its just another sprint demo
The only time I fear being a doctor is when you’re in a plane or a social joint like club or hotel and then someone has a medical emergency and then they ask any doctor around ? Huwa nafeel like incase the patient dies you’ll be deemed a quack🤣🤣
Having nothing to do on a fine Wednesday, @rosheira and I decided to ascend 3,800m above sea level in the Aberdares to, out of curiosity, check out the site of a plane crash from 2018.
Thread 🧵
Backend Productivity hacks for backend engineers:
- Utilize comprehensive logging and monitoring tools to keep track of your application's performance and to quickly diagnose issues ((CI/CD) Pipeline).
- Automate your testing and deployment processes to ensure that new code changes
- Regularly update your knowledge with the latest tools and technologies
- Optimize queries and database schema to improve performance (Database interactions).
- Network and Collaborate with other devs. This can help in sharing knowledge, learning best practices, and reducing the overall development time