Today I have certifications, projects, a live website, a growing GitHub portfolio, and bigger goals than ever.
The journey is just getting started.
🔗 https://github.com/RLSSOURCE�
#100DaysOfCode #BuildInPublic #CareerChange #RemoteWork

My friend Evan recently wrote a very well documented article on how AI isn’t inevitable, it just feels that way because it’s constantly foist upon us. He lays out the many many ways that it is, to be blunt, objectively immoral and unethical to use these tools, regardless of “how good” you think they are. In it, he notes… Except in cases where your boss forces you to use “AI” or be fired, it is entirely possible to eschew the use of these tools today.
🧠 Git Knowledge Check!
Which statement best matches Git's adoption compared with other VCS tools? 🔥
1. Git near-universal 96%
2. Git ≈ SVN usage
3. Mercurial > Git
4. Git below 50% of pros
Vote below!
Ready for the reveal? 🥁 Check if you got it right and tackle more Git brain-teasers with instant feedback here 👉 https://www.git-skills.dev/quiz/git-project-history-and-development/#q-which-statement-best-matches-gits-adoption
#Git #GitTips #Programming #Coding #Developer #OpenSource #100DaysOfCode

I’m so continually disappointed by how many people have absolutely no standards if it means being inconvenienced or “standing out” in any way. Yea, Elon sucks, but the Tesla is just suck a good car. Or… Yea, Twitter is a Nazi party, but I get more reach there. Or… Yea, AI is using all the drinking water and causing coal plants to reopen and taking peoples jobs, but I don’t have to write those reports anymore.
So I built NoteBoard — a lightweight Notes & Calendar project focused on keeping things simple and organized.
Every project I publish is another step forward in my developer journey. 🔥
Check it out:
https://github.com/RLSSOURCE/noteboard
#GitHub #Coding #100DaysOfCode #BuildInPublic #DeveloperJourney #Programming #OpenSource

Over the last few weeks, I’ve made a lot of updates to my digital garden… All of the old guides have been harvested and replanted as new ones. I added a fully updated guide on Web Components that reflects how I build them today. I completely rewrote my guides around testing, with a detailed guide on Playwright, and stubbed out guides on TDD, Biome, and Typescript. I added some new guides on gardening topics.
🧠 Git Knowledge Check!
Where does Git project development primarily happen? Vote below 👇
1. Private chat for maintainers
2. GitHub issues (git/git)
3. On the Git mailing list
4. GitLab merge requests
Ready for the reveal? 🥁
Check if you got it right and tackle more Git brain-teasers with instant feedback here 👉 https://www.git-skills.dev/quiz/git-project-history-and-development/#q-where-does-git-project-development-primarily-happen
#SmartGit #Git #GitSkills #GitTips #Programming #Coding #Developer #OpenSource #TechHistory #100DaysOfCode

Today, I wanted to show you how to detect when an element’s visibility changes using the JavaScript IntersectionObserver API. Let’s dig in! The Use Case I was recently working on a Web Component that calculates how much of the viewport it occupies, and automatically resizes itself to make sure it never overflows. As a standalone component, it worked fine. But in real-world use, it was nested inside Kelp’s toggle tabs component.

You didn’t “have a conversation” with ChatGPT. It doesn’t “think you should…” It doesn’t think. It didn’t “tell you that…” It doesn’t speak. It doesn’t “feel that the best option is…” It doesn’t feel. AI is a cheap parlor trick. You provide words, and it provides words back that are most likely to occur alongside the words you provided. It’s like when a psychic says some bullshit like this, “I see a feeling of regret looming over you.
📅 May 13, 2026
Day 132 of Year 3 🚀
Day 863 of my coding journey since Jan 1, 2024.
Today I worked on a Python solution for the Hailstone Sequence assignment as a Code in Place 6 Section Leader. It's always interesting to see how a simple set of rules can generate complex patterns and reinforce core programming concepts like loops, conditionals, and problem-solving.
#Python #Programming #CodeInPlace #ProblemSolving #SoftwareDevelopment #ComputerScience #100DaysOfCode