You might like
Useful websites for developers: ~ Remote Jobs remoteok.com ~ Code Snippets carbon.now.sh ~ Convert Files converthub.com ~ Hosting sevalla.com ~ HTML templates htmlrev.com ~ Icons lineicons.com ~ Animations…
This is a good resource on Unix threads youtube.com/playlist?list=…
A beginner-friendly explanation of race conditions; a good start to understanding various issues arising from concurrency. youtu.be/FY9livorrJI
💫 DBZ x Minecraft Giveaway! 💫 We’re giving away 15 codes of our official Minecraft x Dragon Ball Z! 💥 To enter: 1️⃣ Follow us 2️⃣ Like & RT this post Winners will be randomly selected at 4 PM, November 13th, 2025 (BRT) 🥇 #Minecraft #DBZ #CycloneGames
7 Free resources to learn Linux & DevOps 1. Linux → linuxopsys.com 2. Bash → blog.sysxplore.com 3. AWS → explore.skillbuilder.aws 4. Azure → learn.microsoft.com 5. DevOps → edx.org/learn/devops 6. Docker → docker-curriculum.com 7. Kubernetes…
C Programming Projects Collection for Beginners! Here’s what’s inside: - SHA-512 Implementation - HTTP Server - UDP Server-Client - Port Scanner - Ping Implementation - Multiplayer Tic-Tac-Toe - Chat System - Asteroid Game - Arithmetic Compiler - Notes Manager CLI (C +…
Best YouTube Channels for Programming ❯ C ➟ J*** S** ❯ C++ ➟ T**C** ❯ Python ➟ *or** S** ❯ Java ➟ *el*** ❯ JavaScript ➟ t**S** ❯ C# ➟ *u*v*** ❯ Rust ➟ F** C** All links inside:
My progress on Card Animation on Flutter Like & follow 👉 source code + tutorial
Motor is getting an insane level-up soon. It's time for a comprehensive animation sequence system in #flutter with a simple API and physics support all the way down. None of these examples are more than 200 LOC
bored? try these: - build your own text editor viewsourcecode.org/snaptoken/kilo/ - make your own operating system github.com/cfenollosa/os-… - build your own database cstack.github.io/db_tutorial/ - build your own virtual machine jmeiners.com/lc3-vm/
Amazing work by @sbis04, #FlutterDev future is bright 💫
Trying out Liquid Glass UI in #Flutter 🌊 Really like how the light refraction works based on the thickness of the glass layers 🐙 GitHub: github.com/sbis04/liquid_… Big shoutout to @imadetheseworks for building this amazing package! @r_FlutterDev @FlutterDev @FlutterComm
🚨 Big news for Flutter folks: Microsoft Clarity is now available for Flutter apps! 🙌 We’re thrilled to officially announce the release of Clarity Flutter SDK, bringing the power of Clarity’s behavioral analytics, session replays, and heatmaps to Flutter apps. As user…
Time to play with Liquid Glass in your #FlutterDev app! I've pushed a prerelease to pub, check it out here: pub.dev/packages/liqui… It is obviously a first version, so don't expect this to work perfectly, and the API might change a lot still 🥃🥛🥂🍑
CVPR 2025 papers pt. 1 - Gaze-LLE Gaze-LLE simplifies gaze target estimation by building on top of a frozen DINOv2 visual foundation model; SOTA performance; open source code and model more papers: github.com/SkalskiP/top-c… ↓ more
I can finally map @NBA player's position from the camera perspective onto the court map it's still a bit shaky... I'll smooth it out later it's time to detect shooting motions and mark the shot location! some of the code has already been migrated to: github.com/roboflow/sports
Yes, you can achieve the AirBNB style animated icons without knowing 3d. Here's how:
Animated Airbnb-style icons with AI. ☕️ ChatGPT + Runway (full tutorial below).
If you really want to stop the ! operator, for whatever reason, just do this instead: void foo(final User? user) { final u = user; if (u != null) { // here compiler knows it's not null } else { // here compiler knows it's null } }
STOP using the "!" operator in Dart Make use of the automatic assign
Build your own arithmetic expression compiler in C - tokenizes expressions (lexical analysis) - parses and evaluates simple math expressions - generates assembly-like code output - demonstrates core compiler construction principles source code: github.com/dexter-xD/proj…
United States Trends
- 1. Panthers 20.5K posts
- 2. Syracuse 6,029 posts
- 3. 49ers 23.4K posts
- 4. Comey 205K posts
- 5. #KeepPounding 3,266 posts
- 6. #FTTB 2,660 posts
- 7. GeForce Season 4,538 posts
- 8. Mark Kelly 140K posts
- 9. Jauan Jennings N/A
- 10. Nick Scott N/A
- 11. Roman Reigns 6,657 posts
- 12. Everton 151K posts
- 13. St. John 8,979 posts
- 14. Niners 3,079 posts
- 15. Genesis Mission 4,073 posts
- 16. #CARvsSF N/A
- 17. Monday Night Football 6,741 posts
- 18. UCMJ 20.8K posts
- 19. Muni Long N/A
- 20. Benedict Arnold 4,827 posts
Something went wrong.
Something went wrong.