Omega Codes
165 subscribers
75 photos
2 videos
3 files
37 links
Learning to code is hard so let’s make it fun! Join me for coding chaos, debugging disasters, and lots of laughs along the way.
Download Telegram
the atmosphere🫢
πŸ”₯2
Chatgpt is becoming more honest😭
😁3
Why is my feed on X(tweeter) all about yomif kejelcha?
Forwarded from The Data Guy
Its fully Confirmed now That Anthropic is adding Ethiopia to Supported Countries List!!!

Its rolling from Claude code first!
πŸ”₯4
This war must be stopped

Zare ye bus ber eyedebedebegn new yemetahut😭😭
🀣4
Forwarded from Solomon Insight (Π…Οƒβ„“ΟƒΠΌΟƒΠΈ.G)
AWS_Free_VPS_+_$200_Credits_2026.pdf.pdf
3.7 KB
Get a Free VPS for 6 Months + $200 AWS Credits

This guide shows you step-by-step how to claim your free VPS and access AWS Free Tier services.

Start deploying your apps, APIs, or projectsβ€”quickly and without hassle.

Telegram: @solomon_insight
Solomon Insight
AWS_Free_VPS_+_$200_Credits_2026.pdf.pdf
This thing worked for me try itπŸ‘
πŸ‘2
Today I learned one good thing from my senior developer and thought it would be good to share with you guys.

When working on any backend system, you should structure your code so that all router/routing files are separated as much as possible.

This way, you can easily change from one framework to another if the day comes when you need to make such a change.
πŸ‘2
The Data Guy
Its rolling from Claude code first!
Claude Code is now available in Ethiopia.
❀1
I pray u never go to government places πŸ™ πŸ˜•
Omega Codes
I pray u never go to government places πŸ™ πŸ˜•
It is been 2 days just waiting for one sign"

Just for one sign😑
everyday there is new thing I'm learning coz o my tasks at work

today it is grpc. do you know about it? i will explain it later
πŸ‘1
Omega Codes
grpc.
So let's start with Microservices! They basically use different services/servers or handle different tasks. Let's take an example like LinkedIn which might have:
- user service πŸ‘€
- blog service πŸ“
- message service πŸ’¬

Each of these services runs on different servers and networks, and they might even be built with different programming languages. πŸ› 

So this gives us:
- isolation of failure πŸ›‘
- different tech team/tech stack πŸ‘₯
- many more benefits! ✨

The problem is: how are these services gonna talk? I mean, traditional REST APIs will fail miserably. πŸ˜΅β€πŸ’«

That is where gRPC comes in! 🌟 It's an open-source framework developed by Google. gRPC is just Google's modern version of RPC. πŸ“‘ In an RPC architecture, you do not mess around with URLs or HTTP verbs. You simply call a function in your code as if it lives on your own laptop. πŸ’»

So it gives us:
- Convenience 🀝
- auto code generation / proto buffers 🧬
- built-in HTTP/2.0 so no need to worry about the network; it's 2.0 so fast and reliable! ⚑️

This is just a summary. If you want more, search about it! πŸ”πŸ“š
πŸ”₯2❀1
We made to finalsπŸ’₯
πŸ‘2
😊
😁2
EthioLink is down btw πŸ˜₯

I will get back to it ASAP
😒2
Omega Codes
EthioLink is down btw πŸ˜₯ I will get back to it ASAP
And ofcourse some other projects i deployed on railway 😭
πŸ‘Ž2😁1