Sabitlenmiş Tweet

Hello there 👋
What do you think about my website?
youssefahmed.vercel.app
#webdevelopers #webdev #portfolio #design

English
Youssef Ahmed⚡
260 posts

@joetifa_dev
Hi, my name is Youssef Ahmed👋 I'm a full-stack web developer👨💻 GitHub: https://t.co/IXtmbnPNvU Email: [email protected]









Meet Gemma 4: our new family of open models you can run on your own hardware. Built for advanced reasoning and agentic workflows, we’re releasing them under an Apache 2.0 license. Here’s what’s new 🧵









JS challenge: - you have a list of 1000 items - you have an async function `process(item)` - you need to process all items - it needs to be done concurrently, but not more than 25 at a time - collect items with errors what's the cleanest way to do this? libraries allowed
