Faisalabad, Pakistan
Joined February 2021
Taha Rohail retweeted
quick look before build / interaction
29
62
2
1,253
0
Taha Rohail retweeted
Docker components explained
14
354
8
2,095
Optimus will help make Mars habitable for humans. Image brought to life by Grok Imagine
Taha Rohail retweeted
OpenAI just open sources 2 models gpt-oss-20b and gpt-oss-120b it's free to test and download link in comment, huggingface is exploded lol
8
19
128
0
🤠 We're a small indie team making a Space Western game that mix together cRPGs like the original Fallout and top-down shooters like Ruiner. Featuring real-time combat, organic roleplay, and a deep narrative with different endings 🚀 👉 Wishlist on Steam store.steampowered.com/app/1…
Taha Rohail retweeted
How Clean Architecture Works?
Taha Rohail retweeted
Just 10 days ago Runway Aleph dropped. And people can't stop getting creative with it. 10 wild examples: 1. Nothing is real anymore
Taha Rohail retweeted
Trend following is one of the oldest ideas in trading. But how does it perform in crypto across all market regimes? We tested it. Here's what we found:
68
197
10
1,821
Taha Rohail retweeted
Journal flip open animation @yumeapp 📓 60fps.design/apps
7
19
383
0
Taha Rohail retweeted
Kompute - the most important card of the 21st century. tap to 4k
20
227
6
3,800
Taha Rohail retweeted
Junie comes to GitHub – async development unlocked! 😎 Meet Junie, the AI coding agent by JetBrains… now on GitHub! ✅ Delegate multiple tasks ✅ Fix bugs without opening an IDE ✅ Collaborate with your team All without leaving GitHub. The waitlist is now open! Join the waitlist! jb.gg/obmpuw
Taha Rohail retweeted
Experimenting with "digging" using rotated cubes as the subtraction primitive instead of spheres. I like the jagged/angular/detailed look, but I'm going to try other shapes (like tetrahedron or pyramid) that aren't all right angles.
Taha Rohail retweeted
since radix-ui isn't being updated anymore, we've migrated all our styled components for the new website to base-ui. the experience has been great and i hope more component libraries use it over radix!
41
8
4
1,003
Taha Rohail retweeted
What is CI/CD
6
273
3
1,711
Taha Rohail retweeted
🍃
Taha Rohail retweeted
This guy literally explains how to grow your brain like a muscle (in 4 mins)
Taha Rohail retweeted
This is Genie 3, Google DeepMind just cooked something unbelievable 🔥 How is this even possible?
Taha Rohail retweeted
Can we normalize not boring UIs?
106
69
13
2,126
Taha Rohail retweeted
Spent a few weeks rewriting everything from HDRP to URP. Now I'm getting 55–60 FPS (bet I can do 80) on the SteamDeck — with over 600k tris on grass, unlimited point lights, and *almost* volumetric fog made from scratch as a post-effect #unity3d #shadergraph #gamedev #vfx
Taha Rohail retweeted
Laravel Tip 🚀 Today's tip is perhaps a hidden gem that not many people know about. Have you ever wanted to remove duplicated characters from a string and had to create some complex logic or regex for doing that? Laravel has a string helper called deduplicate that helps you with this task! 🔥 Check the examples on how to use it to simplify your life and clean your codebase! 🚀