🎓💥 Dreaming of studying abroad? 🌍 Looking for FULL funding to make it happen? 🚀 The Swaniker Scholars Program could be your ticket to a FULLY FUNDED SCHOLARSHIP, allowing you to study at top universities across the US, Africa, and Europe tuition-free! 🙌💡
Founded by CEO Fred Swaniker, whose own life was changed by a scholarship, the program is dedicated to transforming the lives of talented African youth. It provides the chance to pursue world-class education at premier global institutions. 🌟📚
Here’s how it works: To be considered for the Swaniker Scholars Program, you must first apply to and be accepted into the Pathway Program. High-performing Pathway learners in good standing will then be invited to apply for the scholarship. 💪🌱 Final selection is based on achievements, potential, and passion for making an impact.
Don’t wait—apply NOW and start your journey toward a brighter future! 💯🔥
🔗 Apply here: bit.ly/48KT4i9 🌐
🔗Read more about the Swaniker Scholars: bit.ly/3YMSpbx
Founded by CEO Fred Swaniker, whose own life was changed by a scholarship, the program is dedicated to transforming the lives of talented African youth. It provides the chance to pursue world-class education at premier global institutions. 🌟📚
Here’s how it works: To be considered for the Swaniker Scholars Program, you must first apply to and be accepted into the Pathway Program. High-performing Pathway learners in good standing will then be invited to apply for the scholarship. 💪🌱 Final selection is based on achievements, potential, and passion for making an impact.
Don’t wait—apply NOW and start your journey toward a brighter future! 💯🔥
🔗 Apply here: bit.ly/48KT4i9 🌐
🔗Read more about the Swaniker Scholars: bit.ly/3YMSpbx
❤8👍6🎉3👎1
Did you use access control in your project⁉️
RBAC is one of the most effective methods to implement access control for secure and organized system management.
RBAC restricts access based on roles assigned to users, ensuring they can only perform actions permitted by their role.
Key Components
Example
| Role | Permissions |
|-----------|-------------------------|
| Admin | Create, Read, Update, Delete |
| Viewer | Read |
Next Post: Attribute-Based Access Control (ABAC)🎤
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡6🔥5🙏3👍2
Did you use lazy loading in your project⁉️
Lazy loading delays loading non-essential resources like images, videos, and noscripts until needed.
<img src="placeholder.jpg" data-src="real-image.jpg" loading="lazy" alt="Image">
Next Post: SSR vs. CSR⚡️
#tips
Please open Telegram to view this post
VIEW IN TELEGRAM
👍14🔥4👌2
ABAC extends RBAC by introducing attributes as the basis for access control decisions, allowing more dynamic and granular access management. Instead of relying solely on predefined roles, ABAC uses the attributes of users, resources, and the environment to determine access rights.
Key Components
1. Attributes:
- User Attributes: e.g., Department, Job Title, Clearance Level.
- Resource Attributes: e.g., File Type, Data Sensitivity.
- Environmental Attributes: e.g., Time of Access, Device Used, Location.
2. Policies: Define rules based on attributes, often written in formats like JSON or XML.
Example Policy
| Condition | Access Allowed |
|-------------------------------------------|----------------------------|
| Department = "HR" AND File Type = "PDF" | View or Download Only |
| Clearance Level = "High" AND Time = "9:00 AM - 6:00 PM" | Read, Write, Delete |
- Flexibility: Adapts to complex requirements.
- Granularity: Offers fine-tuned control over resources.
- Dynamic Security: Responds to real-time conditions like location or device type.
ABAC is ideal for systems that require context-sensitive decisions, such as granting access to sensitive financial data only during business hours or limiting operations based on device security.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6🔥5⚡2
But later, a teacher found something strange. He had given a student a D grade,...
https://blog.siltawi.com/post/what-is-attribute-based-access-control-abac/
Please open Telegram to view this post
VIEW IN TELEGRAM
Blog Siltawi
What is Attribute-Based Access Control (ABAC)?
Let me tell you a story about one of the top private universities in Ethiopia. The university fired one of its IT managers but forgot to remove his access to the grade management system. At first, no one noticed anything wrong.
👍3👌3😁2
🚀 Big News! Applications for ALX programs are officially OPEN! 🌍💻
We’ve made it even easier for you to build your future in tech, now access our world-class programs for just $5/month (600 birr)! 🎉
Learn in-demand skills, connect with a vibrant community, and unlock career opportunities in tech. Whether you’re just starting your journey or looking to level up, ALX provides the tools, support, and network to help you succeed.
💼✨ Don’t miss this chance to invest in your growth and take charge of your career. Apply now and let’s build something amazing together!
Programs:
Front-End Web Development: bit.ly/3Z2NS6j
Back-End Web Development: bit.ly/3O61yXU
AWS Cloud Computing: bit.ly/3UM3ZT4
Salesforce Administrator: bit.ly/40DNigr
Data Science: bit.ly/3UMM8eQ
Data Analytics: bit.ly/3Clr20F
Apply Now!
We’ve made it even easier for you to build your future in tech, now access our world-class programs for just $5/month (600 birr)! 🎉
Learn in-demand skills, connect with a vibrant community, and unlock career opportunities in tech. Whether you’re just starting your journey or looking to level up, ALX provides the tools, support, and network to help you succeed.
💼✨ Don’t miss this chance to invest in your growth and take charge of your career. Apply now and let’s build something amazing together!
Programs:
Front-End Web Development: bit.ly/3Z2NS6j
Back-End Web Development: bit.ly/3O61yXU
AWS Cloud Computing: bit.ly/3UM3ZT4
Salesforce Administrator: bit.ly/40DNigr
Data Science: bit.ly/3UMM8eQ
Data Analytics: bit.ly/3Clr20F
Apply Now!
🔥6👍3🙏2
AI Programming
61) Which of the following units in CSS is relative to the root font size?
62) How do you list hidden files in a directory using cmd?
Anonymous Quiz
12%
26%
27%
20%
15%
👍6😱6
This is your chance to:
📅 Date: Saturday and Sunday, December 7–8, 2024 (ኅዳር 28-29, 2017)
⏰ Time: 9:00 AM (ከ3፡00 ሰዓት ጀምሮ)
📍 Location: CAPSTONE ALX TECH HUB, LIDET
📌 RSVP Here: https://bit.ly/41agewO
It’s going to be an unforgettable day, and we want YOU to be a part of it! Don’t wait—register now to secure your spot!
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡4👍4🎉1
AI Programming
Understanding the difference between Server-Side Rendering (SSR) and Client-Side Rendering (CSR) is crucial for web development. Here's a quick breakdown:
🖥 Client-Side Rendering (CSR)
Example Frameworks:
SSR: Next.js
CSR: React
💡 When to Choose
⚡️ Next Post: How to Optimize Images Like a Pro🎤
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡11👍9🔥2
AI Programming
Large image files can slow down your site. Here's how to keep it fast and efficient!
🔧Tips for Image Optimization
- JPEG: Best for photos.
- PNG: Use for graphics with transparency.
- WebP: Smaller file sizes with good quality.
-
<img loading="lazy" src="image.jpg" alt="Image"> - Resize images to match their display size.
💡 Bonus: Use CDNs like Cloudflare or AWS for faster delivery.
Please open Telegram to view this post
VIEW IN TELEGRAM
👍7⚡6🔥3❤1
Do you choose the right unit for your CSS⁉️
Understanding px, em, and rem is essential for building scalable and responsive designs.
1. px (Pixels)
- Fixed size.
- Doesn’t adapt to user preferences.
- Ideal for precise measurements like borders.
2. em (Relative to Parent)
- Relative to the font size of the parent element.
- Great for scaling elements within a component.
3. rem (Relative to Root)
- Relative to the font size of the root (
:root). - Ideal for consistent and global scaling.
When to Use?
- Use px for borders or fixed dimensions.
- Use em for local scaling inside components.
- Use rem for global consistency across the app.
for base sizing and em` for internal adjustments! Next Post: Viewport Units (vw, vh, vmin, vmax)
Please open Telegram to view this post
VIEW IN TELEGRAM
👏11👍5🔥2❤1
If you want to check if the content is AI-generated or human and change AI-generated content to humanized, check out these sites:
Please open Telegram to view this post
VIEW IN TELEGRAM
👍9⚡5👌3
AI Programming
62) How do you list hidden files in a directory using cmd?
63) What does the 502 Bad Gateway error indicate?
Anonymous Quiz
15%
32%
31%
14%
8%
👍5🔥3🎉2
ከኢትዮጵያ አርቲፊሻል ኢንተለጀንስ ኢንስቲትዩት ጋር የቴክኖሎጂ መፍትሔዎችን በጋራ ለመስራት ፍላጎት ያላችሁ እና የተዘረዘሩትን መስፈርቶች ማሟላት የምትችሉ ተቋማት በሙሉ ከታህሳስ 23፣ 2017 ዓ.ም ጀምሮ ባሉት አምስት ተከታታይ ቀናት በcontact@aii.et/ contacts.eaii@gmail.com ማመልከት የምትችሉ መሆኑን እንገልጻለን፡፡
❤5👍5👎2
AI Programming
API Testing Interview Questions @freecodecs.pdf
Linux Interview Questions @freecodecs.pdf
2.6 MB
This article includes the most frequently asked 🚀Linux questions and answers that will help you in interview preparations.It can be helpful to have a set of short notes that you can refer to quickly.
#short_notes
Join The Underground Coding Movement!
Have a Lit
Please open Telegram to view this post
VIEW IN TELEGRAM
3👍5🔥3❤1🙏1
https://www.whatsmydns.net/domain-age
Please open Telegram to view this post
VIEW IN TELEGRAM
www.whatsmydns.net
Domain Name Age Checker - Check how old any domain is
Instantly check the age of any domain name and when it was first registered.
⚡5👍4
This new year, commit to your professional growth this year with our intensive, in-person PMP® Training Program.
Here's what you get:
Investment: ETB 10,000 (VAT included)
Location: ProOffice at Laphto Mall
Ready to advance your career? Register Now!
Connect with us on our Telegram Channel for upcoming training announcements, events, and activities: https://news.1rj.ru/str/renedconsultancy
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5⚡4👌2
ሰዎች ይህን አገልግሎት ለማግኘት💵 200 ሺህ ዶላር ቅድሚያ መክፈል የጀመሩ ሲሆን ሞተው ከተነሱ ላስነሳቸው ኩባንያ ዳጎስ ያለ💰 ገንዘብ እና ምስጋና እንደሚያቸሩት እየተናገሩ ነው ።
https://blog.siltawi.com/post/አዲሱ-የሞት-ማምለጫ-ቴክኖሎጂ-ይሳካለት-ይሆን?/
Please open Telegram to view this post
VIEW IN TELEGRAM
Blog Siltawi
አዲሱ የሞት ማምለጫ ቴክኖሎጂ ይሳካለት ይሆን?
በቴክኖሎጂ ብዙ አዳዲስ ነገሮች እየተሰሩ ቢሆንም አሁን ላይ ደሞ ሰዎች ከሞቱ በኋላ ዳግም ህይወት ሊዘሩ የሚችሉበትን መፍትሄ ላይ እየሰራው የሚል ኩባንያ ብቅ ብሏል፡፡ ይህ ኩባንያ አንድ ቀን ይሳካልኝ ይሆናል በሚል መሞታቸው በሐኪሞች የተረጋገጡ ሰዎችን አስከሬን በማጠራቀም ላይ ይገኛል።
6😁18👍5💔5😱4❤1
የሰራነው ዌብሳይት ሶሻል ሚዲያ ላይ ሼር ሲሆን ምን አይነት ገጽታ እንዳለው በቀላሉ የምናይበት ዌብሳይት
Please open Telegram to view this post
VIEW IN TELEGRAM
Socialsharepreview
Social Share Preview – Check social media link previews
Check how the link previews of a website look like on Facebook, Twitter, LinkedIn & Pinterest. Use our ► debugger or install our ► free browser plugin!
👌5👍3🔥3❤1
Why keep a changelog
Don’t let your friends dump git logs into changelogs
References
Please open Telegram to view this post
VIEW IN TELEGRAM
5👍8⚡2🔥2👌2
AI Programming
63) What does the 502 Bad Gateway error indicate?
64) What does the following command do?
git reset --hard HEAD~1
git reset --hard HEAD~1
Anonymous Quiz
18%
43%
17%
9%
13%
👍3😱3⚡2👏1