Stand up to techno-feudalism TODAY!

Our personal tech sovereignty is worth fighting for in an attention based economy and a future where AI integration is the only choice.

Building Trust Through Transparent Development Practices

At Capivara Collective, transparency is more than just a buzzword; it's the foundation of how we operate. To be transparent is to be boldly honest about how any code I push can or will effect the consumer... but I am still too small of a fish to do any major damage if this were not my ethos. Unfortunately, the giants don't play so nice. Today I would like to illuminate a scheduled "patch" that google is going to implement that will change the way many people use their android devices. The backbone of Android's business model has been that it is open-source and allows the user that payed for their phone to use it pretty much how they want within legal parameters. What this means is that android users can download apps that aren't hosted on google play or phone brand stores like Samsung app store. This was to give developers the freedom to experiment with their apps, but also the average user can 'side load' the app their friend made... or download a 'third-party' app store like, most notably, F-Droid. F-Droid is a full fledged app store with nearly ALL open-source apps. you can find some of the strongest data privacy tools here, customized apps that minimize ads, forks of major social media apps but without the telemetry so you can watch YouTube but not hand over your data, completely independent de-centralized open-source social media platforms that are growing called the Fediverse, and even apps that help you check if your connecting to your normal cell towers or if there is "by chance" a new one that is blocking out the normal ones in your area (That is what cell tower spoofers do... they're better known as Stingrays and are a spy tool that bad guys can order off the dark web or ICE/ the local police use to scrape ALL cell activity within the area.) So the announcement that Google will be forcing all apps created for android required to register with google, submit an ID and face scan, pay into their program, and get a final mark the app was approved before it will function on the phone is a HUGE slap in our faces. They already are making YouTube impossible to use without verifying your age by a face scan... why do they want out faces so badly when over the last 20 years they have aggregated nearly all of the data that defines and describes us??? Read more about this here: https://keepandroidopen.org/ PLEASE sign the petition and follow the instructions they give on this site!

Read More
closeup photo of computer code screengrab

Mastering Git: A Step-by-Step Guide

Version control is an essential skill for any developer, especially when collaborating on open-source projects. Git is the most popular tool for managing code changes and tracking project history. As a junior developer, mastering Git can significantly improve your workflow, help you understand team collaboration, and build trust with clients by maintaining transparent development processes. Getting Started with Git Basics Begin by installing Git on your computer and setting up a repository for your project. Learn how to commit changes regularly with clear messages, branch off for new features, and merge your work back into the main branch. Utilizing platforms like GitHub or GitLab allows you to showcase your code publicly, aligning with your belief in democratizing technology and contributing to open-source communities.

Read More
a computer screen with a web page on it

The Rise of Open-Source

Open-source software continues to revolutionize the tech industry by fostering innovation through collaboration and transparency. In 2024, there's a notable increase in businesses adopting open-source solutions, not just for cost savings but for enhanced security and flexibility. Embracing open-source tools can open doors to new opportunities and client projects. Trends Shaping the Open-Source Landscape Key trends include the growth of decentralized development models, increased corporate sponsorship of open-source projects, and the rise of AI-powered open-source tools. Staying updated on these developments can help you align your skills with market demands and contribute meaningfully to the community, reinforcing your commitment to tech democratization.

Read More