Forwarded from ማኅበረ ነህምያ
2ኛ ወደ ቆሮንቶስ ሰዎች 4:8-12
በሁሉ መከራን እንቀበላለን፤ ነገር ግን አንጨነቅም፤ እንናቃለን፥ ነገር ግን ተስፋ አንቈርጥም።
እንሰደዳለን ነገር ግን አንጣልም፤ እንወድቃለን፤ ነገር ግን አንጠፋም። የክርስቶስ ሕይወቱ በዚህ በሟች ሰውነታችን ላይ ይገለጥ ዘንድ፥ ዘወትር የክርስቶስን ሞት በሥጋችን እንሸከማለን። በሕይወት የምንኖር እኛም በሟች ሰውነታችን ላይ የኢየሱስ ክርስቶስ ሕይወቱ ይገለጥ ዘንድ፥ ዘወትር ስለ ኢየሱስ ክስርቶስ ብለን ተላልፈን ለሞት እንሰጣለን። ስለዚህም ሞት በእኛ ላይ፥ ሕይወትም በእናንተ ላይ ይሠራል።
እንኳን ለዚህች ቅድስት እለት በሰላም አደረሳችሁ። 🧡🧡🧡
__ማህበረ ነህምያ
በሁሉ መከራን እንቀበላለን፤ ነገር ግን አንጨነቅም፤ እንናቃለን፥ ነገር ግን ተስፋ አንቈርጥም።
እንሰደዳለን ነገር ግን አንጣልም፤ እንወድቃለን፤ ነገር ግን አንጠፋም። የክርስቶስ ሕይወቱ በዚህ በሟች ሰውነታችን ላይ ይገለጥ ዘንድ፥ ዘወትር የክርስቶስን ሞት በሥጋችን እንሸከማለን። በሕይወት የምንኖር እኛም በሟች ሰውነታችን ላይ የኢየሱስ ክርስቶስ ሕይወቱ ይገለጥ ዘንድ፥ ዘወትር ስለ ኢየሱስ ክስርቶስ ብለን ተላልፈን ለሞት እንሰጣለን። ስለዚህም ሞት በእኛ ላይ፥ ሕይወትም በእናንተ ላይ ይሠራል።
እንኳን ለዚህች ቅድስት እለት በሰላም አደረሳችሁ። 🧡🧡🧡
__ማህበረ ነህምያ
❤2
Let us tremble and worship the undivided Trinity... Because of you [the Incarnation], the Trinity is worshiped and adored... and fallen creation is taken up to heaven, and kings rule through the grace of the Holy Trinity."
St. John Chrysostom (Homily on the Mother of God)
St. John Chrysostom (Homily on the Mother of God)
❤1
Forwarded from xdagiz (xᴅᴀɢɪᴢ (vim btw))
This media is not supported in your browser
VIEW IN TELEGRAM
😁1
Forwarded from Kenat / ቀናት
My friend @designdave has been asking me to build a Chrome extension for Kenat… so here it is.
Geez clock, weather, agenda, todos, countdowns, quick links, and search with suggestions. EN / አማርኛ.
Install: unzip →
chrome://extensions → Developer mode → Load unpacked → select the folder.Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
Kenat / ቀናት
its soo sad.. how this dev community treats us(firefox users)😢😢
Today i realized that, CF force siket and kenat. All these are only working for chrome. 😢
Today i realized that, CF force siket and kenat. All these are only working for chrome. 😢
Telegram
Bytephilosopher
Introducing CF Focus — AI Blocker for Competitive Programming
CF Focus is a Chrome extension designed for competitive programmers who want to improve real problem-solving skills without instantly relying on AI tools.
The extension automatically blocks AI…
CF Focus is a Chrome extension designed for competitive programmers who want to improve real problem-solving skills without instantly relying on AI tools.
The extension automatically blocks AI…
😁1🤔1
Forwarded from Kenat / ቀናት
Big thanks to
📦 Firefox download (v1.1.0)
Release notes (Chrome + Firefox)
Install: unzip → Firefox
about:debugging → This Firefox → Load Temporary Add-on → select manifest.json.Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram
Ctrl+code ⌨️
Just sharing my next move 👣👣
Ctrl+code ⌨️
https://t.me/semer_nur/867
Go to the message and give it a reaction 🔥
Forwarded from Robi makes stuff (Robi)
Forwarded from Kenat / ቀናት
side project 2:
If you've ever worked on a telebirr integration, you know how much of a pain it is. 😮💨
You don't get full information from the team, the docs leave you guessing, and raw API integration eats days — key format errors, TLS failures on the test gateway, signature mismatches, sandbox errors that look like YOUR bugs but aren't.
So I built the tools I wish I had:
📖 documentation site that explains what the official docs don't.
👨💻 PHP —
GitHub
Packagist
👩💻 JS/TS —
GitHub
npmjs
One call to create a checkout, one call to verify a payment. Keys work exactly as Ethio Telecom issues them, TLS works out of the box, structured errors, retries, token caching — all handled.
#telebirr #Ethiopia #payments #PHP #TypeScript #opensource
If you've ever worked on a telebirr integration, you know how much of a pain it is. 😮💨
You don't get full information from the team, the docs leave you guessing, and raw API integration eats days — key format errors, TLS failures on the test gateway, signature mismatches, sandbox errors that look like YOUR bugs but aren't.
So I built the tools I wish I had:
📖 documentation site that explains what the official docs don't.
composer require melaku/telebirrGitHub
Packagist
npm install @melakudemeke/telebirr-jsGitHub
npmjs
One call to create a checkout, one call to verify a payment. Keys work exactly as Ethio Telecom issues them, TLS works out of the box, structured errors, retries, token caching — all handled.
#telebirr #Ethiopia #payments #PHP #TypeScript #opensource
Please open Telegram to view this post
VIEW IN TELEGRAM
Telebirr Dev Docs
Unofficial Telebirr Developer Docs — APIs & Libraries
The Telebirr developer docs you actually wanted. H5 C2B, InApp SDK, B2B integration guides plus PHP and JavaScript/TypeScript libraries that handle the boilerplate.
❤2
The final match has got started.
unfortunately, Spain is gonna take the cup.
unfortunately, Spain is gonna take the cup.
😁1