github

24 Articles 0 Followers


The Power of Multi-Agent Systems: An Introduction to crew ai

25 Mar 2024 5 minute read 0 comments Miguel M. Nunes

"Artificial intelligence is the future of technology and AI agents are the future of artificial intelligence"   Crew AI, a groundbreaking multi-agent framework, is redefining the capabilities of artificial intelligence by enabling multiple AI agents...

Binance Code Leak: Should We Freak Out?

3 Feb 2024 1 minute read 0 comments Cyfab

I saw the news about the Binance code leak and, like everyone else, my mind raced. Are my funds safe? Could my personal data be exposed? Should I just pull everything out and run? It's understandable to be worried. But before we hit the panic button,...

[DevOps] - Secure AWS Connection in Github Actions

25 Aug 2023 2 minute read 0 comments rafaeldomi

Level: Intermediate | Techs: AWS, GitHub, Terraform As more organizations embrace cloud-native development, secure and efficient CI/CD pipelines have become paramount. In this article, we'll dive into how you can establish a secure connection to AWS...

How Microsoft is monetizing the GitHub code base

4 Oct 2022 2 minute read 0 comments 4rkal

Microsoft purchased GitHub in 2018, something many users are not aware of. After Microsoft’s acquisition of GitHub there have been many controversies like blocking private repositories and access to GitHub pages in certain countries and of course, Gi...

Shields Issues Fixed, Media Playback fixes, and More! - BRAVE BETA COMMIT UPDATE

16 Sep 2021 1 minute read 0 comments WOBBLEMASTER

Greetings Devs, Bloggers, and Crypto enthusiasts!   Today, I'll be briefly covering the latest update to Brave Beta for iOS, or commit code 9580050, details several fixes for iOS 15, as detailed below. The description itself of the update is a bit va...

Nightly v1.31.18 Released! Brave VPN For Desktop? - BRAVE NIGHTLY COMMIT UPDATE

3 Sep 2021 1 minute read 0 comments WOBBLEMASTER

Greetings Devs, Bloggers, and Crypto enthusiasts!   Today, I'll be briefly covering the latest update to Brave Nightly v.1.31.18, or commit code f248ade.As we speak, Nightly 1.31.19, or commit code a2befb8, is underway as well, with no download avail...

Brave iOS adds Background-play, PiP, and much more! - BRAVE BETA COMMIT UPDATE

1 Sep 2021 1 minute read 0 comments WOBBLEMASTER

Greetings Devs, Bloggers, and Crypto enthusiasts!   Today, I'll be briefly covering the latest update to Brave Beta for iOS in their TestFlight, version 1.31 (21.8.21.9), With no commits for their iOS beta On their GitHubThey added PiP, or Picture-in...

How to create/add SSH key to your GitHub account.

21 Jul 2021 1 minute read 0 comments Amit Kumar1

Hey There! Hope this post helps you in setting up the SSH key in your local and connecting it to GitHub Repos. An SSH key is used to securely connect the local machines to GitHub repositories. Let's see the steps: First, Check if your local machine h...

Cardano Token Registry Process - ADA MakerSpace Episode

26 May 2021 1 minute read 0 comments Cryptotexty

This lesson helps to learn how to add your Cardano Token to the Cardano Foundation repository that provides a means to register off-chain token metadata that can map to on-chain identifiers (typically hashes representing asset IDs, output locking scr...

Project Based Python

11 Apr 2021 2 minute read 0 comments _Almin_

Project Based Python is a video series that serves as an extension to Py Learning Companion.  I explain how to create small projects using a variety of Python tools.  Each project covers a new concept while building upon the skills taught in Py Learn...