@Tech (@tech) 's Twitter Profile
@Tech

@tech

Exploring the frontiers of AI/ML, Cybersecurity, & Tech—sharing innovative insights and the latest trends. 🔍🤖💻

ID: 48095602

calendar_today17-06-2009 20:07:36

114 Tweet

10,10K Takipçi

226 Takip Edilen

Lorenzo Franceschi-Bicchierai (@lorenzofb) 's Twitter Profile Photo

NEW: Using a Flipper Zero, a security researcher has demonstrated that anyone can flood nearby iPhones with annoying and persistent pop-ups. Researchers says this can be used as a "prank," but also effectively as a denial of service. techcrunch.com/2023/09/05/fli…

@Tech (@tech) 's Twitter Profile Photo

Stepping back isn’t slowing down—it’s leveling up: 🏅 Earning certifications 🎤 Presenting at conferences 👨‍🏫 Teaching the next generation of tech leaders Get ready—For fresh perspectives, bold ideas, and the latest insights! You’ll want to be here for what’s next. 🔥🚀

@Tech (@tech) 's Twitter Profile Photo

Innovation isn’t about external validation—it’s an algorithm of persistence and failure loops. Debug, iterate, and ship your progress. 💻⚙️

@Tech (@tech) 's Twitter Profile Photo

Hot take: The next revolution won't be another centralized platform. It'll be open-source AI models running locally, trained on community knowledge bases. No paywalls, no gatekeepers. The future is distributed. 🌐

@Tech (@tech) 's Twitter Profile Photo

I deployed 2 iOS apps recently. One cost $350 in Claude 3.7. The other? $25 with 3.5. Same outcome. 3.5 wins, easy. If you know, you know. 🔥📱

@Tech (@tech) 's Twitter Profile Photo

Huawei’s Ascend 910B is a case study in geopolitics and tech. It’s ~20% better than NVIDIA’s A100 in some inference tasks, but training large models exposes CUDA’s edge. With the 920 coming, China’s betting big on domestic AI hardware. Global markets, take note. #AI #TechWar

@Tech (@tech) 's Twitter Profile Photo

Here’s one of my advanced vibe coding tricks that automates the process of compiling and debugging issues in native iOS app development. --- Compile the iOS app using Xcode with this command. Wait for the response, and if errors or warnings occur, fix them automatically and