Code and Thought
318 subscribers
224 photos
15 videos
4 files
167 links
documenting my journey in software engineering, building real projects, and sharing honest lessons on growth, discipline, and thinking like a developer. for anything reach out at t.me/Nezira_worku_ali
Download Telegram
Let's discuss other things in another day. now who is online? Let's lock in
The thing is, I am on Windows and downloaded WSL for the Odoo project. I am working on it from the Ubuntu side. But now, I can't find my code folder anywhere on the computer. The only way is to cd to it through the terminal and open it from there 😫. I want to see it through the File Explorer.
Yep, if you ever thought to working on Odoo, don't forget to download patience from whatever resource you get when preparing the setup — you're gonna need it soooo much.
After all, pulling an all-nighter is not that bad; I guess I can apply for TMOCians at this rate.

Good morning, my people☀️
Forwarded from DEVpoet فؤيد
gng we is sleeping

anyone knew about this site before like you will get the best inspirations and clean prompt on how to build a real and clean animated sites check it out

https://motionsites.ai/
🔥1
Luna's pathway🤗
A few weeks ago, I asked ChatGPT which TV or movie character matched my personality. It said Olivia Pope. At first, I laughed. Then I watched Scandal. It wasn't about being perfect or always having the right answer. It was the calm under pressure, the ability…
This is how mine looks like 🤭. I have always dreamed of being Batman, as he is the one who is possible to be among all the heroes - mind that i have spend much of my childhood watching this movies, and Erwin Smith? Cool
Code and Thought
Erwin Smith
My soldiers do not buckle or yield when faced with the cruelty of this world! My soldiers push forward! My soldiers scream out! My soldiers RAGE!!!

You heard me, soldiers 🪖
1
I spent most of today preparing the GitHub and Git setup for our team's Odoo project so everyone can jump in and start contributing smoothly.
...and then the CI workflow decided to make itself my full-time job. 😭

Here's what I learned along the way:
-Environment configuration matters more than you think.
-Containers should wait for their dependencies to be truly ready, not just "started."
-Small configuration mistakes can break an entire workflow.
-YAML is surprisingly unforgiving—one wrong indentation can ruin your day.
-Sometimes the issue isn't your code; it's an old container, a stale workflow, or even looking at the wrong CI run.
-Never panic before checking permissions and logs. Verify first, assume later.

Today I learned a lot more about how real-world software is built and maintained.
I really need a best friend, a girl who accepts me for who I am with no judgment. I need someone to share the crimes I am committing for real. I have an open spot if you are or know someone for this position 😭
what's your past midnight playlist?😇
I know the AI is thinking for me when I hit the same error for the 3rd time, and I still have no idea how I should solve it 😓
The moment all those dedicated hours start paying off, when things become clearer and simpler.🤌
I think i deserved my sleep now. Incase I don't see ya - goodnight, good morning and good day!
Forwarded from مريم 👑
Welcome to ĆØƝQƯĘŘ

A place where technology, ideas, opinions, and everyday moments come together. 💭


Expect a little bit of everything—from random late-night thoughts and useful tech content to trending topics, updates, personal takes, and whatever's worth sharing. If you enjoy authentic content, fresh perspectives, and staying up to date, you'll feel right at home. 👀

📢 Join now and be part of the journey:
https://t.me/ConquerHQ


Let's build this community together. 🤝
1🔥1
I asked chatGPT developer rizz and here u have it unfiltered🤭

Clean & Smooth

"Are you my production server? Because I can't stop thinking about you."
"You're the only dependency I never want to remove."
"I don't need AI to know you're my best recommendation."
"You must be my favorite commit, because I never want to revert you."
"You turned my life from
404

to
200 OK

."

Funny

"Are you a semicolon? Because my life feels incomplete without you."
"You must be Git, because every path leads back to you."
"I'd debug your bad days for free."
"Even Stack Overflow can't answer why you're this beautiful."
"You must be Wi-Fi, because I'm feeling a strong connection."

Programmer Romance

"If I had one final commit, I'd commit to you."
"You're the only feature request I want to spend my life implementing."
"Every time I see you, my heart starts a new process."
"You're the reason my heart has 100% CPU usage."
"You're not just in my thoughts—you've been deployed to production."

Elite Developer Rizz
while (alive) {
    love(you);
}

if you == "mine":
    happiness = float("inf")

SELECT *
FROM my_heart
WHERE owner = 'You';

`shell
git commit -m "Found the love of my life."
git push origin forever
`

Odoo Developer Edition

"Are you an Odoo module? Because you've extended my heart without overriding my personality."
"You must be
inherit_id

, because you made my life better without replacing who I am."
"Our chemistry has fewer conflicts than a clean Git merge."
"You're the only record I'd never archive."
"If love were an ERP, you'd be my core module." ❤️
1
Our chemistry has fewer conflicts than a clean Git merge my people😘 love ya all
And here is developer style for rejecting destructions😎

Clean Rejections

"Sorry, your pull request has been rejected."
"Your request returned 403 Forbidden."
"Connection refused."
"Authentication failed. Invalid credentials."
"I don't think we're API-compatible."

Savage

"Our compatibility test failed every unit test."
"You're trying to merge into a branch you don't have access to."
"This relationship has been deprecated."
"You're not my type... and I mean
TypeError

."
"My heart is read-only."

Brutal

"
git status

: Nothing to commit. Nothing between us."
"You can keep pinging, but this server won't respond."
"You're chasing a feature that's been removed from the roadmap."
"You're still in my inbox... marked as spam."
"Our relationship is like my code in production: never going to happen."

Odoo Edition

"Sorry, you're not installed as a required dependency."
"Your module failed validation."
"Your request raised an
AccessError

."
"I already have another module inheriting my heart."
"
UserError: You do not have permission to access this relationship.

"

Ultimate Finisher
try:
    love_you()
except Exception:
    print("Request rejected.")
finally:
    move_on()

Or the coldest one:
$ rm -rf feelings/
Operation completed successfully.
Confused about whether I should spend the night grinding or go to sleep?😵‍💫 I can't really decide.

If this message gets 3 rxns I will cook overnight.
👏7
One important skill to learn is the art of finishing what's started.