Forwarded from Solo codes (Brook Solomon)
YouTube
Animation vs. Addiction
No, this episode is not about nether wart.
🖐 ASK ME ANYTHING! ► https://www.youtube.com/noogai89/join
👕 MERCH! ► https://alanbecker.shop
💬DISCORD SERVER ► https://discord.gg/alanbecker
🕹️ANIMATORS VS GAMES ► @AnimatorsVSGames
📷INSTAGRAM ► h…
🖐 ASK ME ANYTHING! ► https://www.youtube.com/noogai89/join
👕 MERCH! ► https://alanbecker.shop
💬DISCORD SERVER ► https://discord.gg/alanbecker
🕹️ANIMATORS VS GAMES ► @AnimatorsVSGames
📷INSTAGRAM ► h…
Late night quote for the men:
Be a man who can face breakups, loose his job ,deal with debt and still say,
F**k it , ill figure it out
Be a man who can face breakups, loose his job ,deal with debt and still say,
F**k it , ill figure it out
💯4❤🔥1
PESSIMISM is a deadly disease of always looking on the bad side , the problem side, the difficult side, checking all the reasons why it cant be done
💯3
Forwarded from Sporadic Attempts at Design and Life (Tem!)
This media is not supported in your browser
VIEW IN TELEGRAM
here are the best design resources you should know as a designer.
Save it for later 💜
Logos → logggos.club
3dicons → 3dicons.co
Inspiration → layers.to
Fonts → fontsinuse.com
Gradients → webgradients.com
Illustrations → ultima.storytale.io
Minimal design → minimal.gallery
App store design → scrnshts.club
Apple bentos → https://apple-summary-slides.vercel.app/event-AppleEventOctober2023
I hope that this will help you
Save it for later 💜
Logos → logggos.club
3dicons → 3dicons.co
Inspiration → layers.to
Fonts → fontsinuse.com
Gradients → webgradients.com
Illustrations → ultima.storytale.io
Minimal design → minimal.gallery
App store design → scrnshts.club
Apple bentos → https://apple-summary-slides.vercel.app/event-AppleEventOctober2023
I hope that this will help you
👍1
Forwarded from Shega Media
Ethiopia’s 7-Month-Old Rising Star, Better Auth, Joins Y Combinator, Secures $500,000
Better Auth, a 7-month-old open-source authentication framework for TypeScript, developed by two Ethiopians, has been selected for Y Combinator's Spring 2025 Cohort, securing $500,000 in seed funding.
https://shega.co/news/ethiopias-7-month-old-rising-star-better-auth-joins-y-combinator-secures-500000
Better Auth, a 7-month-old open-source authentication framework for TypeScript, developed by two Ethiopians, has been selected for Y Combinator's Spring 2025 Cohort, securing $500,000 in seed funding.
https://shega.co/news/ethiopias-7-month-old-rising-star-better-auth-joins-y-combinator-secures-500000
Shega Media
Ethiopia’s 7-Month-Old Rising Star, Better Auth, Joins Y Combinator, Secures $500,000 Better Auth, a 7-month-old open-source authentication framework for TypeScript, developed by two Ethiopians, has been selected for Y Combinator's Spring 2025 Cohort, securing…
This media is not supported in your browser
VIEW IN TELEGRAM
😂 you guys are getting paid?
🤣13😭1
Yo flutter devs , after making a build of yo apk , if you are still going to the builds folder and through alll that folders to find your release apk then ur tooo old 😁 check this pkg
https://pub.dev/packages/flcp
https://pub.dev/packages/flcp
Dart packages
flcp | Dart package
A command-line tool that automatically finds, renames, and copies Flutter build files to your desktop using a standardized naming convention.
🆒5
The Software Guy
Yo flutter devs , after making a build of yo apk , if you are still going to the builds folder and through alll that folders to find your release apk then ur tooo old 😁 check this pkg https://pub.dev/packages/flcp
command instead of installing unknown pkg😁
#!/bin/bash
# Replace with your platform-specific path
BUILD_PATH="build/app/outputs/flutter-apk/app-release.apk"
DESKTOP_PATH="$HOME/Desktop/app-release.apk"
# Check if build exists
if [ -f "$BUILD_PATH" ]; then
cp "$BUILD_PATH" "$DESKTOP_PATH"
echo "Release copied to desktop successfully!"
else
echo "Build not found at $BUILD_PATH"
fi
🆒5⚡1
This media is not supported in your browser
VIEW IN TELEGRAM
So true😁😁. My dream job is to sit back and chill with popcorn
🤣9