We are miracles

Last week, I learned that the punk band Rise Against has an acoustic symphony album called Ghost Note Symphonies. We’ve had rainy acoustic music weather here the last few days, and one song on the album really stood out to me: Miracle. (Here’s the original punk version if you’d prefer it.) It’s a song about not waiting for the change you want to happen. About getting out there and making your dent in the universe.

Most devs get this dangerously wrong 😅 Vote & test your Git skills!

In the usual attached-HEAD case, what does git reset <commit> move? 🤯
----
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/concepts-reset-head-index-working-tree/#q-in-usual-attached-head-case-what-does-git-reset-move

#Git #SmartGit #GitTips #Programming #Coding #Developer #100DaysOfCode

Upstream branch
Current branch
HEAD (detaches it)
Only the index
Poll ends at .
Concepts: Reset, HEAD, Index and Working Tree Part 1 Git Quiz | Git Skills

Learn what reset changes, how its main modes stop at different layers, and why --hard is riskier. Topics include git reset <commit> and git reset --soft.

Git Skills

Ruby’s numbers are more powerful than they look.

From even? and bit_length to Math.atan2 and hypot —
a practical deep dive into Numeric & Math methods you should actually use.

Examples, edge cases, real-world use cases 👇

https://rubystacknews.com/2026/05/13/ruby-numeric-deep-dive-useful-methods-you-probably-underuse-with-examples/

#Ruby #RubyOnRails #Programming #SoftwareEngineering #WebDevelopment #Coding #Developers #Tech #100DaysOfCode #DevCommunity

Ruby Numeric Deep Dive: Useful Methods You Probably Underuse (With Examples)

Ruby Numeric Deep Dive: Useful Methods You Probably Underuse (With Examples) May 13, 2026 Ruby Numeric Deep Dive: Useful Methods You Probably Underuse (With Examples) Ruby’s Numeric, Integer, Float…

Linking Ruby knowledge from the most remote places in the world.

99% of devs pick wrong! Vote below & prove you know Git 🔥

How is a tracking branch different from origin/main? 🤯
----
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/concepts-remotes-tracking-remote-state/#q-how-is-a-tracking-branch-different-from-origin-main

#Git #GitTips #SmartGit #Programming #Coding #Developer #100DaysOfCode

Same kind of branch
Local vs remote state
Commits move origin/main
Tracking branch on server
Poll ends at .
Concepts: Remotes, Tracking Branches and Remote State Part 1 Git Quiz | Git Skills

Learn how remotes, origin/main, tracking branches, fetch, pull, and upstream state fit together. Topics include remote repository and remote such as origin.

Git Skills
Decidí hacer mi blog propio con los conocimientos adquiridos en #freecodecamp
la verdad me quedó super feo pero tengo que poner en práctica las cosas o sino se olvida.
1/ #100DaysOfCode
Pruning, harvesting, replanting, and other forced metaphors

I’ve been doing a lot of work on my digital garden over the last few weeks, and wanted to briefly mention some updates. I completely replanted the Reference Guides. Rather than being “recreated MDN,” it’s now big bucket of notes and how-to articles, filterable with tags. I’m harvesting content from the old guides, cleaning it up, and planting it anew. I’ve added new garden sections. I now have dedicate planters for my favorite media, places I’ve been to, info about my D&D characters and MtG decks, and my ongoing projects.

What if everything you knew about origin was a lie? 😱

Most devs think it’s a hardcoded Git rule, but is it actually just a nickname we all agreed on? Let's see who knows the truth behind Git's naming conventions 👇

If your only remote were named upstream instead of origin, what would change?

Master the hidden mechanics of Git 🛠️ Check out the right answer and get immediate feedback on your skills here 👉 https://www.git-skills.dev/quiz/concepts-remotes-tracking-remote-state/#q-if-only-remote-were-named-upstream-instead-of-origin-what-would-change

#Git #SmartGit #Coding #Programming #SoftwareEngineering #DeveloperLife #100DaysOfCode #TechQuiz

Git would still use origin
0%
Needs origin to exist
0%
Works exactly the same
100%
Only origin auto-clones
0%
Poll ended at .
Concepts: Remotes, Tracking Branches and Remote State Part 1 Git Quiz | Git Skills

Learn how remotes, origin/main, tracking branches, fetch, pull, and upstream state fit together. Topics include remote repository and remote such as origin.

Git Skills

We’ve all typed git push origin main a thousand times, but do you actually know what "origin" is? Is it a branch? A server? A nickname? 🧐

In Git, what is a remote such as origin?
----
Stop guessing and start mastering 🚀 Check out the right answer and reinforce your Git knowledge here 👉 https://www.git-skills.dev/quiz/concepts-remotes-tracking-remote-state/#q-in-git-what-is-a-remote-such-as-origin

#Git #SmartGit #Coding #Programming #SoftwareEngineering #DeveloperLife #CodeNewbie #100DaysOfCode #TechQuiz

Branch used for pulling
6.7%
Default server branch
6.7%
Short name for a URL
73.3%
Name for origin/main
13.3%
Poll ended at .
Concepts: Remotes, Tracking Branches and Remote State Part 1 Git Quiz | Git Skills

Learn how remotes, origin/main, tracking branches, fetch, pull, and upstream state fit together. Topics include remote repository and remote such as origin.

Git Skills
Which side are you on?

The Which Side Are You On? (remix) by Rebel Diaz came out 11 years ago, and it’s more relevant than ever… Gave the money to suckas while our community’s still poor Withdrew the troops but started another war Colonized and terrorized and created an oil crisis So they could make a killin’ on food and gas prices Prisons is fillin’, they tryna lock up the future Militarize borders and control of computers

🔥 Friday, April 24, 2026 🔥
Progress Update
Day 113 of Year 3 | Day 844 overall since Jan 1, 2024

📚 Daily Reading
✅ freeCodeCamp News — 1 article
✅ Daily.dev — 1 article

💻 Learning Milestone
• freeCodeCamp: Python ~ ✅ Completed Report Card Printer 🖨️

Small project, big progress. Finishing what you start builds momentum—and momentum builds skill.

#Python #LogicBuilding #CodingPractice #BuildInPublic #DevJourney #100DaysOfCode #ProgrammerLife #TechSkills #KeepCoding