๐๐๐๐
Looking back on your week -- what was something you're proud of?
All wins count -- big or small ๐
Examples of 'wins' include:
- Getting a promotion!
- Starting a new project
- Fixing a tricky bug
- Treating yourself to a fancy meal ๐ซ๐๐ค
Happy Friday!

Top comments (110)
This is a historical week! To start off, I made my contribution to Forem and I got my PR merge by @ben! This is my first PR that is merge to the official Forem Repository and I was so happy! Great first steps!
What type of PR is this? (check all applicable)
Description
Fixed the UI issue on the Emoji where you can see the "Like" button over the list of emojis as shown below:
Before:
After:
This also happen in the GIF. It is fixed now:
Before:
After:
Related Tickets & Documents
QA Instructions, Screenshots, Recordings
1. Go on any post on Dev.to.
2. Inspect the element page and look for the class name "crayons-article-actions print-hidden".
3. Change the CSS.
Instead of:
z-index: var(z--sticky)It should be:
z-index: 99994. Comment out the z-index for this class below:
5. Then scroll and it should be the highest z-index of the page.
What gif best describes this PR or how it makes you feel?
I also submitted my Google Gemini Dev Challenge Reflection. Took me a lot of time writing it out:
I used Google Gemini for the First Time. A Deep Analysis of my Experience so far! โจ
๐พ FrancisTRแด แดแด ๐พ ใป Mar 3
Overall, great week so far! Can't wait to see more next week! :D
Woohoo!! Thanks for the fix!
Thanks Jess! Will continue to contribute!
Congrats!
Thanks Ben and appreciate the PR merge! Stay tune for more contributions from me and let me know if anything I can do to help :D
If you connect your GitHub account to your DEV account you'll be eligible for a new contributor badge :P
I tend to hold that off because I am using the Alt account and I don't want to get irrational thoughts from it. I notice that you can't connect more than one GitHub account. Was wondering if there is a feature where you can disconnect your GitHub Account on Dev.to if that's possible? Additionally, are you able to manually give me the Dev Contributor Badge if that's ok? Sorry if that's too much to ask from you but hope that makes sense!
If there isn't currently full functionality for disconnecting an account (I forget exactly what's currently possible in that regard), feel free to make a PR attempting to address that. If it's an elegant solution we'd merge it.
I'll manually award you the badge for now.
Thanks Ben! I appreciate it! Will have to double check and make an issue soon if possible!
Wow!!! Congrats!!!
Thanks Sylwia! :D
Congrats mate!
Released my first-ever game - Sunday DEV Drive, and it turned out way better than I expected, that's the biggest win. ๐ฎโจ
I've already started working on another personal project that I plan to release in a few weeks.
At the same time, I have two more large personal projects in progress. They'll take much longer to finish, but they're going to be really good if everything goes the way I've planned. ๐๐๐
Exciting times!
epic
I like it. It's trippy!
Thanks! Glad you liked it!
Congratulations, this is huge!
love the game! Unfortunately I don't have any articles yet (embarrassingly enough, i only learned about this community today... ) :P
That's alright, it's never too late to start writing, as the game itself suggests. โ๏ธ๐
Thank you!
Congrats! Huge milestone
Followed you on GitHub
This week, launched git-lrc on various platforms.
Received great validation that itโs helping many devs.
I learned a lot from dev.to.
Thanks to @ben and @jess for building such an incredible platform.
Thanks to the community for the support and stars, we hit 200 yesterday!!
If you havenโt starred it yet, the link is below.
Free, Unlimited AI Code Reviews That Run on Commit
| ๐ฉ๐ฐ Dansk | ๐ช๐ธ Espaรฑol | ๐ฎ๐ท Farsi | ๐ซ๐ฎ Suomi | ๐ฏ๐ต ๆฅๆฌ่ช | ๐ณ๐ด Norsk | ๐ต๐น Portuguรชs | ๐ท๐บ ะ ัััะบะธะน | ๐ฆ๐ฑ Shqip | ๐จ๐ณ ไธญๆ |
git-lrc
Free, Unlimited AI Code Reviews That Run on Commit
AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
git-lrcfixes this. It hooks intogit commitand reviews every diff before it lands. 60-second setup. Completely free.See It In Action
git-lrc-intro-60s.mp4
Why
Thank you for sharing this. was feeling down. It's necessary to consider the wins no matter how how small.
Well I came back to Open source , after years of being away due to govt exams prep. Tried understanding one project, tried to deploy locally but couldn't. Searched for something else, some other project. Set it up locally today. With fully functioning. It was good. It felt good. Couldn't contribute, but setting up the project felt like an achievement. Also posted one blog over here about Linux learnings. ๐
Thank you..what about you?
Made another short YouTube video about mobile app deployment. Itโs getting easier to create them! Hope itโs helpful for somebody out there.
Next, Iโd like to learn about thumbnails and editing ๐
Thanks for asking! Just passed a little exam this morning. Gave myself a 50% chance. Then the rest of the day was just sunny :)
As the sun has come up after a dark winter, my motivation is slowly returning. Gotten a lot done at work in two days. That's my win.
I have finally kept the procrastinator energy on the back-seat and started documenting what I am doing + tiny experiments. Came back to dev.to after months and really happy to be back!
I had a very busy week-end ... for the DEV Challenge and got really interesting feedbacks around me
Now, I'm looking forward to see if the ideas I developed could be used at a larger scale for implemenint a smart city like KPI.
Upgraded a Moodle LMS without a safety net (backups/snapshots). There just wasn't enough space on the VM to hold all three 'items'. And I did it under my projected maintenance window with lots of time to spare.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.