DEV Community

Cover image for What was your win this week!?
Jess Lee Subscriber for The DEV Team

Posted on

What was your win this week!?

๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹๐Ÿ‘‹

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
  • Dusting your computer screen ๐Ÿ”ฎ

tablet getting cleaned

Happy Friday!

Top comments (32)

Collapse
 
olgabraginskaya profile image
Olga Braginskaya

Just published a new post When Small Parquet Files Become a Big Problem (and How I Ended Up Writing a Compactor in PyArrow) about small data engineering problem

Collapse
 
ben profile image
Ben Halpern

Great post

Collapse
 
wiseai profile image
Mahmoud Harmouch

Got some new badges this week, wasn't expecting that, tbh ๐Ÿ˜Š Thanks! I really appreciate it. The vibes here are amazing, and the humbleness in the community is something special ๐Ÿ™.

As a lil token of appreciation, I'll be rewriting Dev in Rust! More on that in an upcoming post!

Image

Collapse
 
theslladev profile image
Thalles Augusto(ThesllaDev)

I took part in the Amazon Q Developer "Quack the Code" challenge!
It was a super fun vibe coding journey where I explored how AI can enhance the development experience. Along the way, I learned (and reinforced) some valuable practices: project structure, unit testing, and the importance of clear and concise documentation.
If you'd like to check out my submission, feedback is more than welcome!

Collapse
 
integerman profile image
Matt Eland
  • Got my "report card" from my talk a week ago and did VERY well
  • Released a new article that got 1k views / 450 reads on a different platform, here not so well, but these things are spikey / platform-dependent
  • Did the code for Chapter 7 in my next book and did a lot of the content for that chapter as well
Collapse
 
wsoltani profile image
Wassim Soltani

My big win this week was a trifecta of firsts! ๐ŸŽ‰
I brainstormed, developed, and got my very first CLI tool, npm package, and fully open-source project out the door โ€“ all while juggling a full-time job, some internal company projects, and other side hustles. It was a serious sprint, but incredibly rewarding!

The project is called qmims, and it's a CLI tool designed to help developers create and maintain their README.md files and project documentation.

I actually just submitted it to the Amazon Q "Quack The Code" Challenge here on DEV. Check out my submission post and the project itself. Any feedback or thoughts would be amazing!

Collapse
 
anitaolsen profile image
Anita Olsen • Edited

๐Ÿ“ฐ I published a new post on DEV! โœจ

ย 

๐Ÿ’ก I can now make a button in Markdown! โœจ

๐ŸŽฎ Visit my web page
Collapse
 
gamelord2011 profile image
Reid Burton

Cool!

Collapse
 
anitaolsen profile image
Anita Olsen

Thanks! ๐Ÿ™‚

Collapse
 
mellen profile image
Matt Ellen-Tsivintzeli

I learned the difference between [StructLayout(LayoutKind.Sequential, Pack = 0)] and [StructLayout(LayoutKind.Sequential, Pack = 1)] in .NET which enabled me to adjust an unpacking format string in python to correctly unpack our arcane data structure.

Collapse
 
nevodavid profile image
Nevo David

lol i finally remembered to bring my lunch this week, feels like a win tbh

Collapse
 
anitaolsen profile image
Anita Olsen

Well done! โ˜บ๏ธ

Collapse
 
gamelord2011 profile image
Reid Burton

I fixed the dumbest bug in the history of the flipper zero fw, someone put an ! where they wer'nt supposed to during a cli refactor, and it toke me SIX STRIGHT HOURS OF WORK TO FIND THAT OUT!

Collapse
 
gamelord2011 profile image
Reid Burton

I made this post last month, but no one seems to have seen it for some reason?

Collapse
 
iamguyca profile image
Guy Carmeli

Have no idea what a Mii or a Flipper Zero is - but wanted to say that I've seen your post :D

Thread Thread
 
gamelord2011 profile image
Reid Burton

Flipper Zero: A bunch of sensors wrapped around an arm processor
Mii: Nintendo's excuse for making you buy more junk to progress in video games.

Thread Thread
 
anitaolsen profile image
Anita Olsen

@iamguyca It is a character you create on a Nintendo device and which you can play with or against in some Nintendo games and meet along with a bunch of others at Mii Plaza. I know because I got a Nintendo 3DS.

Collapse
 
theslladev profile image
Thalles Augusto(ThesllaDev)

Hahaha, a classic from the devverse! Sometimes a single character turns into a 'big bug boss' and takes hours to defeat. Congrats on the effort and thanks for contributing to open source!

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

Feels good thinking about the little wins - sometimes those tiny things just make my whole week better.

Collapse
 
anitaolsen profile image
Anita Olsen

That is absolutely true!

Some comments may only be visible to logged-in visitors. Sign in to view all comments.