Ethiopia First! True African!

Joined November 2021
Free ChatGPT & DeepSeek API keys.
Collection of publicly available IPTV channels from all over the world
17
361
5
5,044
Yakob Abrham retweeted
๐Ÿš€ MCP (Model Context Protocol) + Java You already know Spring AI lets you build MCP Servers in #Java โœ… But did you know: You can also build MCP Clients! ๐ŸŽฏ Just configure your MCP servers in application.yaml and Spring AI handles the rest ๐Ÿ’ซ
24
178
IP Addresses
14
189
4
1,220
Your own open-source cloud, run apps, manage compute, and scale storage without handing control to anyone else.
3
46
2
446
Yakob Abrham retweeted
Google's MCP Toolbox for Databases is now open source! ๐Ÿ”ฅ A single backend for connections, security, and schema-aware SQL tools, built for AI agents. Compatible with Python, JS, Go, LangChain, and more. Repo in ๐Ÿงต โ†“
Yakob Abrham retweeted
Github-integrated background agents for software engineering tasks
1
24
133
Yakob Abrham retweeted
๐Ÿš€ Creating REST Clients in Spring Boot 4 just got EASIER! My new video shows how @ImportHttpServices eliminates all the proxy factory boilerplate. One annotation replaces 10+ lines of config (per client). Service communication simplified. Watch: piped.video/TEd5e4Thu7M
3
14
132
Yakob Abrham retweeted
17 Public APIs for your front-end side project: ๐ŸŒค๏ธ OpenWeatherMap API ๐Ÿ‘ฉ Genderize .io ๐Ÿ” Open food facts ๐Ÿ’ฌ Slack API ๐Ÿ’ฐ PayPal API ๐Ÿš€ NASA API ๐ŸŽฌ IMDb API ๐Ÿ™ GitHub API ๐Ÿ’ณ Stripe API ๐Ÿค– Reddit API ๐Ÿ“ฑ Twilio API ๐Ÿ“ท Pexels API ๐Ÿ‘• Shopify API ๐Ÿ“‚ OneDrive API ๐Ÿ“ฆ Dropbox API ๐Ÿฆ  VirusTotal API ๐Ÿ“ Trello API
Yakob Abrham retweeted
๐ŸŽจ Stop describing, start showing! One of your most requested features. Your design inspiration is now a core part of the Stitch canvas. ๐Ÿ–ผ๏ธ Bring in any inspirational image or screenshot to add rich visual context to every step of your design journeyโ€”from initial idea to final edit. Four easy ways to add images: * Drag & drop * Paste (CMD/Ctrl+V) * Direct upload button * Attach to prompt Select images alongside your screens (CMD/Ctrl+Click) to provide the ultimate context for your next generation or edit. Coming soon: The ability to seamlessly incorporate images (logos, profile pics) directly into your generated designs.
Yakob Abrham retweeted
Big news: We're expanding Opal, our no-code AI app builder, to 160+ countries! From automating complex research to generating full marketing campaigns from one idea, builders are turning their ideas into mini-apps with natural language. Show us what you build! See the details on the blog. Read the blog โ†’ blog.google/technology/googlโ€ฆ
91
269
47
2,061
Yakob Abrham retweeted
Building AI Agents: Code Execution with MCP reduces token usage by 98.7%
11
19
192
Yakob Abrham retweeted
Take time to refactor your AGENTS.md You'll thank me later. Here's a thread that shows my cleanup and the resulting files: ampcode.com/threads/T-e363aaโ€ฆ
Yakob Abrham retweeted
Turn any GitHub repository into rich, navigable docs. Simply replace "github" with "deepwiki" in the repo URL.
Your Own Personal AWS Cloud on Localhost
13
155
2
1,557
Yakob Abrham retweeted
Gemini CLI extension for @mondaydotcom is live ๐Ÿš€ Had a blast building this one, you can do a lot with it: ๐Ÿƒ- Summarize the team's sprint with /sprint-summary ๐Ÿ—‚๏ธ- Update the status of your tasks and boards ๐Ÿ’ฌ - Comment on bugs, issues, tasks Extensions ecosystem is booming!
Yakob Abrham retweeted
Big update for Claude Desktop and Cursor users! Now you can connect all AI apps via a common memory layer in a minute. I used the Graphiti MCP server that runs 100% locally to cross-operate across AI apps like Claude Desktop and Cursor without losing context. (setup below)
๐—›๐—ผ๐˜„ ๐—ฑ๐—ผ๐—ฒ๐˜€ ๐—ฆ๐—ถ๐—ป๐—ด๐—น๐—ฒ ๐—ฆ๐—ถ๐—ด๐—ป-๐—ข๐—ป (๐—ฆ๐—ฆ๐—ข) ๐˜„๐—ผ๐—ฟ๐—ธ? Single sign-on (SSO) is an authentication process that allows a user to access multiple applications with a single login. This is accomplished using a central authentication server that stores the user's credentials and verifies them for each application. Here are ๐˜๐—ต๐—ฒ ๐˜€๐˜๐—ฒ๐—ฝ๐˜€ that happen if you want to access Trello by using your Google account: 1. Use the Trello login web page and select Google account as a login method 2. Trello redirects the user to the Google login page 3. User is served with the Google login page 4. The user enters their Google credentials 5. Google sends authentication info to the SSO Authorization server 6. If credentials are valid, the Authorization server returns the auth token (SAML) 7. Google sends the auth token to the Trello 8. In the last step, Trello sends the token to the Google Authorization server to validate its 9. If the token is valid, Trello will allow access to the user and store the session for future interactions The ๐—ฏ๐—ฒ๐—ป๐—ฒ๐—ณ๐—ถ๐˜๐˜€ of SSO are: ๐Ÿ”น Improved user experience: Users do not need to remember multiple usernames and passwords. ๐Ÿ”น Increased security: Users are less likely to reuse passwords across applications. The ๐—ฑ๐—ถ๐˜€๐—ฎ๐—ฑ๐˜ƒ๐—ฎ๐—ป๐˜๐—ฎ๐—ด๐—ฒ๐˜€ are: ๐Ÿ”ธ Single point of failure: One of the most notable disadvantages is that SSO creates a single point of failure. The attacker could access all connected applications and services if the SSO system is compromised. ๐Ÿ”ธSecurity risks: If credentials are compromised, the security of all connected applications could be at risk. Some ๐—ฐ๐—ผ๐—บ๐—บ๐—ผ๐—ป ๐˜๐˜†๐—ฝ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐—ฆ๐—ฆ๐—ข are: ๐Ÿ”น ๐—ฆ๐—”๐— ๐—Ÿ-๐—ฏ๐—ฎ๐˜€๐—ฒ๐—ฑ ๐—ฆ๐—ฆ๐—ข: This is the most common type of SSO. It uses the SAML protocol to exchange authentication information between the SSO server and applications. ๐Ÿ”น ๐—ข๐—”๐˜‚๐˜๐—ต ๐Ÿฎ.๐Ÿฌ: It provides delegated access to server resources on behalf of a resource owner. It specifies how tokens are transferred, allowing an IDP to authenticate a user's identity and for the credentials to be used to access APIs. ๐Ÿ”น ๐—ข๐—ฝ๐—ฒ๐—ป๐—œ๐—— ๐—–๐—ผ๐—ป๐—ป๐—ฒ๐—ฐ๐˜: This is a newer type of SSO based on OAuth 2.0. It is a simpler protocol than SAML and easier to integrate with web applications. Some ๐—ฝ๐—ผ๐—ฝ๐˜‚๐—น๐—ฎ๐—ฟ ๐—ฆ๐—ฆ๐—ข ๐˜€๐—ผ๐—น๐˜‚๐˜๐—ถ๐—ผ๐—ป๐˜€ are: ๐Ÿ”น Azure Active Directory ๐Ÿ”น Okta ๐Ÿ”น Ping Identity ๐Ÿ”น OneLogin ๐Ÿ”น Google Cloud Identity Platform ๐Ÿ‘‰ Learn more about it: newsletter.techworld-with-miโ€ฆ
7
183
2
1,065