
👋👋👋👋
Looking back on your week -- what was something you're proud of?
All wins count -- big or small 🎉
Examples of 'wins' include:
Getting a p...
For further actions, you may consider blocking this person and/or reporting abuse
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
Great post
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!
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!
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!
📰 I published a new post on DEV! ✨
What Qualities Make a Great Software Developer?
Anita Olsen ・ May 6
💡 I can now make a button in Markdown! ✨
Cool!
Thanks! 🙂
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.lol i finally remembered to bring my lunch this week, feels like a win tbh
Well done! ☺️
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!I made this post last month, but no one seems to have seen it for some reason?
Have no idea what a Mii or a Flipper Zero is - but wanted to say that I've seen your post :D
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.
@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.
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!
Feels good thinking about the little wins - sometimes those tiny things just make my whole week better.
That is absolutely true!
honestly getting through the week feels like a win tbh, sometimes thats all i need
Published a new blog after sometime.
dev.to/abhinav-writes/building-roc...
Published my first blog post about a VSCode extension I wrote!
I officially (yesterday) became a CraftingTable.com beta tester for a product they are working. This is really exiting for me and I am really loving it.
Congratulations! The site looks fun, electronics! I have tinkered a little with circuits myself ✨
I learned about routing in next.js which helped me to continue building my project
I used to dislike writing test files, but last week I learned it well(Jest, RTL, and postman for testing APIs), and now it's one of my favorite parts of my job.
Studied a loooot about AI I am veeeery happy uhuuuul
I finished an MVP for generating professional invoices: invoiceden.com/
Just a new post
Nice post
built a quick and dirty prompt debugger that lets you 'inspect element' prompts like frontend code: inspectmyprompt.com