Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prioritizing the grind #136

Merged
merged 31 commits into from
Feb 1, 2024
Merged

Prioritizing the grind #136

merged 31 commits into from
Feb 1, 2024

Conversation

drainpip
Copy link
Owner

@drainpip drainpip commented Dec 8, 2023

No description provided.

Copy link

netlify bot commented Dec 8, 2023

👷 Deploy Preview for shane-is-me processing.

Name Link
🔨 Latest commit c057ae7
🔍 Latest deploy log https://app.netlify.com/sites/shane-is-me/deploys/65bbd1ddccd18f0008b42315

Copy link

@treighton treighton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. I like the pseudo code bits; they provide a bit of levity and brevity.

Comment on lines 81 to 83
Flow vs red tape

Counting points vs demoing features

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these points you'll elaborate on?

I think points vs demoing features could be a whole section

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah the short-hand stuff is just for me to remember what I was thinking when I first thought of it. Most of the things I put up can be expanded, in fact most of my blog posts are just expansions of previous paragraphs or sentences from older ones...


Fostering this environment will empower your team to continue this collaboration without being told to do so. People will automatically jump in to help those that need it, or offer their support to teach those that want to learn. This starts to become a fun place to go to work every day. It creates a cycle of more capable and happy individuals which leads to the feeling of rampant creation anyone that's been on one of these teams will recognize immediately.

There is an upper limit to how expensive collaboration is on a given team. Communication scales exponentially for every new person on a team which can cause everything to grind to a halt. There are also best judgement calls you will make regularly about critical fires that come up that take precedence, as long as this is not the norm this is totally normal. Efficiency is important, but not if it kneecaps your team every day away from what will help them grow and work on what they feel is important.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Learning how to find the upper limit, or how to notice when you're approaching it is a tough skill to learn. Do you have "flags" that you watch for? Could those be made into a pseudo code?

while(
engagement && perceivedProductivity &&
learning &&
deliveringValue 
) 

Or 🤷‍♂️

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question, I'll think of ways to talk more practically about it.

dependabot bot and others added 15 commits December 25, 2023 07:16
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-autolink-headers)

---
updated-dependencies:
- dependency-name: gatsby-remark-autolink-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) from 6.12.1 to 6.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark)

---
updated-dependencies:
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-feed)

---
updated-dependencies:
- dependency-name: gatsby-plugin-feed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [msgpackr](https://github.com/kriszyp/msgpackr) from 1.6.1 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases)
- [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.1)

---
updated-dependencies:
- dependency-name: msgpackr
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…redirects-1.15.4

Bump follow-redirects from 1.15.1 to 1.15.4
…r-1.10.1

Bump msgpackr from 1.6.1 to 1.10.1
…plugin-feed-5.13.0

Bump gatsby-plugin-feed from 5.12.0 to 5.13.0
…transformer-remark-6.13.0

Bump gatsby-transformer-remark from 6.12.1 to 6.13.0
…remark-autolink-headers-6.13.0

Bump gatsby-remark-autolink-headers from 6.12.1 to 6.13.0
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…transformer-sharp-5.13.0

Bump gatsby-transformer-sharp from 5.12.0 to 5.13.0
@drainpip drainpip marked this pull request as ready for review January 29, 2024 22:18
@@ -1,6 +1,6 @@
---
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in this file were to separate out the focus of this post (long-term thinking vs. daily grind)

@drainpip drainpip merged commit ab5a9a0 into main Feb 1, 2024
4 of 5 checks passed
@drainpip drainpip deleted the prioritizing-the-grind branch February 1, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants