🗓️Day 2 #100DaysOfCode#opensource#Python
Survived another day 🥳
✅Downloaded Python and Sublimetext.
✅Naming and Using Variables, avoiding naming errors when using variables
✅Methods to use with Strings
Here is a small thread I made for naming variables🧵
Moreover, I used the "GNU Linker" to link the object file and create an executable.
Finally, when I ran the executable, it printed the "Hello, World!" text and a newline into the Standard Output.
More assembly code breakdown to come ...
Stay tuned 😉
#assembly#OpenSource
In the age of AI, everyone is learning LLMs and here I am trying to delve into Assembly and understanding how processors and assembly language works 👀
I wrote my first "Hello, World!" in assembly, then assembled it using `nasm`, which created object code.
#assembly#OpenSource
@jbarbier - You have to give 120% for SinkOrShip because it's hard to build a product.
- If you are seeking a job, don't join SinkOrShip.
- If anyone in the team quit due to any reason, Julien will cancel the project. (it's hard to focus on your first job while doing the project)
@jbarbier - Life is unstructured as the programs you go through. (start to structure your life)
- Building is the best way to grow and find a job (build your reputation) .
- You have to talk about your product over and over. (grow your network)
@facesofalxse Every time I watch this scene, I can't stop laughing 😂
The new cast made a great job already 😉
I recommend that ALX graduates start registering at #ALX_AI to use the various AI tools demonstrated by @kalibetre, and @jbarbier it's a cool and exciting journey indeed!
Check out this Deepfake video that was created by @AplusEmara using the famous Breaking Bad Scene: "Last chance to look at me Hector" The cast is:
Hector Salamanca -> Julien Barbier
Gus Fring -> Kalkidan Betre
Well, if you have already graduated and you have not yet signed up for #ALX_AI program, then you are missing out on a lot of cool AI projects!
Today, I've used MagicAnimate's diffusion model to create an animated video from Deadpool's image🦸♂️
I've used vid2densepos to prepare the suitable motion from the following video:
https://t.co/T3yEZX1kUB
Thanks @kalibetre@jbarbier 💙
#ALX_AI#diffusion_motion
Another adventure with a new AI tool!🤩
I used tldraw to generate UI from Wireframes.
It sends prompts to OpenAI's gpt-4o-mini (in my case) to generate the UIs.
I was lucky to generate 3 iterations of the UI for free!
Thanks @kalibetre@jbarbier🩵
#ALX_AI#future_web
I am happy to announce that I've officially made my first Deepfake video using the famous Breaking Bad Scene:
"Last chance to look at me Hector" 🚀
Hector Salamanca -> @jbarbier
Gus Fring -> @kalibetre
I used Refacer locally using:
Ryzen 5500U CPU
2 GB of RAM
#ALX_AI
@jbarbier@kalibetre Yes, it was the very first project.
I exactly used Reface on my local machine through installing a separate python3.10.9 version (3.10.12 won't work) and built the virtual environment based on the requirements.txt file.
Also, modified gradio's version from 3.33.1 to 3.36.1
@jbarbier@kalibetre Hahaha, good to see you liking it
Initially, I made another small one using the famous meme of "The Office - Ed Truck"
One of the tricks is to lower the quality of the videos (e.g., 360p) so my system won't crash due to low RAM resources, and the video could be processed faster