DEV Community

Cover image for What was your win this week?
Gracie Gregory (she/her) for The DEV Team

Posted on

What was your win this week?

Happy Friday!

Looking back on your week — what was something you're proud of?

All wins count — big or small 🎉

Examples of 'wins' include:

  • Starting a new project
  • Landing a new job
  • Nailing a new recipe... or whatever else made you feel proud. ❤️

I hope you all have a great weekend!

Weekend Dog

Latest comments (104)

Collapse
 
duarch profile image
André Duarte

I just finished my Harvard CS50 🎉🍾🎊
certificate

Collapse
 
linuxwrangler profile image
linuxwrangler

I passed my tests to add gyroplane and UAS (Drone) ratings to my pilot license.

Collapse
 
bewarusman profile image
bewarusman

I have posted a new article;
bewar-usman.medium.com/securing-ex...

Collapse
 
bmsvieira profile image
Bruno Vieira

In the last few days I have been working on a new project.
It is a lightweight and easy-to-use background particles plugin, built in pure javascript.

Take a look and feel free to try :D

BVAmbient:
URL: github.com/BMSVieira/BVAmbient

Collapse
 
warengonzaga profile image
Waren Gonzaga

I entered to open collective! Got accepted my open source project! I'm glad I'm able to use open collective.

Collapse
 
eleftheriabatsou profile image
Eleftheria Batsou

Reaching 5K subscribers on youtube :)

Collapse
 
thedevdavid profile image
David

I launched my first free email course where I help software devs become better at business!

Collapse
 
codebyjustin profile image
Justin

Congrats, a article about your job seeking process would really be interesting.

Collapse
 
adriens profile image
adriens • Edited

Made an installer and offered it to the project maintainer by dropping him an issue with a MEME see

Feature gift > Make windows install easier #242

Context

Actually, on windows, the install process is not that easy as it requires some manual actions. It would be very convenient to be able to install ytt within a single command line, even on Windows.

Therefore I created a chocolatey package which is still under moderation process, but it's usable.

Installation guidelines

To install Carvel ytt, run the following command from the command line or from PowerShell with Admin privileges

choco install ytt --version=0.30.0
ytt --help

You're done.

NB

As long as the chocolatey moderation process has not ended, the version has to be provided. When the moderation process will be ok, the install process will be even easier:

choco install ytt
ytt --help

... then to upgrade:

choco upgrade ytt 

Feedbacks welcome

Please feel free to provide me any feedback 👍 , hopefully you'll like this modest 🎁

meme for 😆

image

Collapse
 
gerwinjonathan profile image
Gerwin Jo

I've got my first probation job as a web developer.

Collapse
 
codebyjustin profile image
Justin

Awesome.

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