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)
^ 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
I love throwing away code. I can do the same by end of May. Getting rid of SCCM once and for all! ๐
Beautiful!
That's a lot of code gone. Nice work!
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:
*) 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.
I planted loads of little veggie plants in my backyard garden this week! ๐ฑ๐ฑ๐ฑ
Did you plant kale? That stuff is indestructible. I was eating the kale I planted until November and it was still growing in December.
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! ๐
I didnโt expect to get non-programming tips on here haha
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? :)
Hell Yeahh !!
Finished my first semester of grad school, and it looks like I got an A in both classes I took! ๐๐๐
Congrats!
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 ๐
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-...
Finding this useful site
Welcome! :)
Thanks
Refactored a painful query object from 500+ lines of PHP to just under 170.
Nice work ๐ช
Got this pretty nifty banner up for work using Canvas and SVG. Really stoked with how it all came out!
That looks awesome! Nice job!
Thank you so much!
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).
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
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.
Thank you so much!!! :)
Iโm personally really impressed you managed to use the word fortnightly. Honestly have only seen that in Jane Austen books.