DEV Community

Cover image for What was your win this week?
Jess Lee
Jess Lee

Posted on

What was your win this week?

Time for some reflection ✨

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
  • Cleaning your house...or whatever else that may spark joy 😄

Happy Friday!

Top comments (69)

Collapse
 
elmuerte profile image
Michiel Hendriks

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

^ this dev gets it. But for those that wish they could be more comfortable with PRs like that, check out how to feel good about deleting dead code

Collapse
 
andreasjakof profile image
Andreas Jakof

I love throwing away code. I can do the same by end of May. Getting rid of SCCM once and for all! 👍

Collapse
 
johnson_cor profile image
Corey Johnson

Beautiful!

Collapse
 
jackharner profile image
Jack Harner 🚀

That's a lot of code gone. Nice work!

Collapse
 
elmuerte profile image
Michiel Hendriks

Mostly dead code. I also deleted quite a bunch the weeks before. We've been finishing up quite some refactoring (moving from one java web framework to an other). Moving parts from the code base to managed via configuration. And plainly deleting sub-modules which are no longer used. We finally reached the point where we're able to get rid of a lot of files/code. Our code base in lines of code* has decreased from 822k (beginning of this year) to 665k. We're getting close to the size we had in 2014.

Quite a few of those "lines" moved outside our codes base. So they are not really gone, but they are now no longer the burden of the devs.

Sadly fisheye does not provide nice stats on how much I have been deleting for arbitrary time windows. Just "last week" and "all time".

But in the end:

Deleted code is debugged code. -- Jeff Sickel

*) code as in the broadest sense of the word, so includes XML, HTML, CSS, etc. Everything which sonarqube sees as code and counts towards our technical debt.

Collapse
 
joehobot profile image
Joe Hobot • Edited

I was on dev.to daily this week. And even wrote a post.

Not so much week before that.

Does that count as win win? :)

Collapse
 
nickytonline profile image
Nick Taylor

Collapse
 
ben profile image
Ben Halpern

Collapse
 
bhupesh profile image
Bhupesh Varshney 👾

Hell Yeahh !!

Collapse
 
michaeltharrington profile image
Michael Tharrington

I planted loads of little veggie plants in my backyard garden this week! 🌱🌱🌱

Collapse
 
nickytonline profile image
Nick Taylor

Did you plant kale? That stuff is indestructible. I was eating the kale I planted until November and it was still growing in December.

Collapse
 
michaeltharrington profile image
Michael Tharrington

As much as I wanna say kale yeah! right now, I haven't... yet.

But, I'll take you up on the suggestion! I had a friend say the same thing. I'm definitely a a kale lover and am going to try and fit it in! 😀

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

I didn’t expect to get non-programming tips on here haha

Collapse
 
nnourani profile image
Naser Nourani

Finding this useful site

Collapse
 
peter profile image
Peter Kim Frank

Welcome! :)

Collapse
 
nnourani profile image
Naser Nourani

Thanks

Collapse
 
lbayliss profile image
Luke Bayliss

We had a bunch of remediation scripts that were kind of floating around in different projects. So I pulled them all together and created a CLI tool. It’s super pretty and works really well! I’m quite proud of it 🙂

Collapse
 
terabytetiger profile image
Tyler V. (he/him) • Edited

Wrote a two-part series about git and making a Pull Request to help beginners navigate the waters. The response to it has been great (and I'm a little bit still waiting to wake up from a dream)

Git Explained: dev.to/12vanblart/crash-course-git...
First PR: dev.to/12vanblart/make-your-first-...

Simpson wakes up from dream and asks "Wait, that was all a dream?"

Collapse
 
kenbellows profile image
Ken Bellows

Finished my first semester of grad school, and it looks like I got an A in both classes I took! 🎆🙌🎆

Collapse
 
programazing profile image
Christopher C. Johnson

Congrats!

Collapse
 
matthewbdaly profile image
Matthew Daly

Refactored a painful query object from 500+ lines of PHP to just under 170.

Collapse
 
lkreimann profile image
Lea Reimann 🦄

Nice work 💪

Collapse
 
dotnetcoreblog profile image
Jamie

This week, I managed to get nearly a month ahead of myself with my podcast editing schedule.

For those who don't know: I create, host, and edit two podcasts. The .NET Core Podcast is currently alin an interview stage, I have around 8 interviews recorded and 2 edited and ready to release - it releases fortnightly. The Waffling Taylors Podcast has a much more intense edit than dnc because it's my brother and ai talking, but I cut in audio from a bunch of different sources, it has different segments, and is recorded a little less in advance.

I write the show notes for both shows; with a little help from a bit for the dnc show notes (it, badly, transcribes each episode, which I then need to fix).

Collapse
 
cubiclebuddha profile image
Cubicle Buddha

Any tips on how to get a good audio setup going? I’ve done recordings of bands for over a decade, but there’s something about Skype audio recording that’s preventing me from getting the podcast portion of CubicleBuddha.com off the ground. #analysisParalysis

Collapse
 
dotnetcoreblog profile image
Jamie • Edited

I would move away from Skype, and look into dedicated apps. I've used both Zoom and ZenCastr in the past. Both have free tiers so you should be able to try them out - and there are dozens of similar apps out there.

Zoom is advertised more as a video conferencing app, but it records the audio (if you tell it to record, that is) as separate tracks - so each person is in their own track).

ZenCastr is similar, but is entirely in the browser and is designed specifically for podcasts.

If you have to use Skype (or a similar VoIP app), I'd recommend having everyone record their audio in tandem to you recording the whole thing. If you do this, it's important to have a sync sound. This is so that, when editing, you can easily sync the tracks together. I've used a countdown followed by everyone clapping once in the last ("1, and-a 2, and-a 1 2 3 [clap]).

There are a few points on this page which might help too. Send me a Twitter DM if you'd like to chat more about podcast set ups, and we can figure out a time to connect and I'll see if I can help more.

Thread Thread
 
cubiclebuddha profile image
Cubicle Buddha

Thank you so much!!! :)

Collapse
 
jamiekaren profile image
Jamie Ferrugiaro

I’m personally really impressed you managed to use the word fortnightly. Honestly have only seen that in Jane Austen books.

Collapse
 
johnson_cor profile image
Corey Johnson

Started having some health problems last week and I prioritized my health without compromise! This time last year I would have been trying to work through evenings to finish up work I had missed for doctor appointments because I didn't have a healthy work life balance.

Collapse
 
jackharner profile image
Jack Harner 🚀

Mother's Day Banner
Got this pretty nifty banner up for work using Canvas and SVG. Really stoked with how it all came out!

Collapse
 
terabytetiger profile image
Tyler V. (he/him)

That looks awesome! Nice job!

Collapse
 
jackharner profile image
Jack Harner 🚀

Thank you so much!

Collapse
 
cecilelebleu profile image
Cécile Lebleu

This week, I started learning Python! I really like it so far, I’m eager to know all the things I can do with it!

Collapse
 
sm0ke profile image
Sm0ke • Edited

Play with panini static site generator.
Integrate an HTML5 Up design on it and release it into the wild:

WebApp - Sources

Free Website Big Picture by @Simpllo

Collapse
 
tiim profile image
Tim Bachmann

This week, I got my first project that I'm getting payed for. A friend of mine asked me if i could look at some critical Excel files of her buisness and if I could automate them.
I'm quite proud that I honestly told her that I'm not interested in excel macro programming and showed her an idea of a web app that could replace those Excel tables.

Appatently she and her employees were pretty excited about it and now I have my first "real" project.

Collapse
 
lkreimann profile image
Lea Reimann 🦄

That's great, congrats! 😊

Collapse
 
shindesharad71 profile image
SHARAD SHINDE

Got 💯% promotion increment 😅