Jakub Benes
@jukben
mix of shitposting and web-dev related hacking
ID: 21771683
http://jukben.codes 24-02-2009 17:05:38
741 Tweet
663 Followers
938 Following
I hacked into a @Bing CMS that allowed me to alter search results and take over millions of Office 365 accounts. How did I do it? Well, it all started with a simple click in Microsoft Azure… 👀 This is the story of #BingBang 🧵⬇️
Styleable <select> with <selectmenu> are a great use case for a catapult! 😅 Those little bears doing their best to close out the day at WebExpo Conference - May 27-29, 2026 showing off new things coming to HTML && CSS, and what you can do with them ✨🐻
🤩 [1/4] Coming soon in Chrome DevTools - You can overrides API response (Fetch/XHR) and more! Imagine you can mock APIs in frontend without waiting for the backend changes! Not only that...
This talk by Aleksandra on TS Performance is absolute 🔥 youtube.com/watch?v=lJ63-j… Some takeaways: Break your big type helpers into smaller ones TypeScript caches the result of generic types by their names. That means the smaller and more focused your type helpers are, the