31 Matching Annotations
- Apr 2024
-
www.careercontessa.com www.careercontessa.com
-
Then, they reread it and check it for typos and grammatical errors, put it down, check it for context and completion, and repeat. They may do this again and again until they arrive at a product they feel good about.
-
- Jan 2024
-
-
Publish completed designs to Zeplin's platform while you iterate on designs in your design tool.
-
- Nov 2023
-
-
Turbo is a continuation of the ideas from the previous Turbolinks framework, and the heart of that past approach lives on as Turbo Drive.
a continuation...
-
- Nov 2022
-
gitlab.com gitlab.com
-
how was your code review experience with this merge request? Please tell us how we can continue to iterate and improve: Leave a 👍 or a 👎 on this comment to describe your experience.
-
- Sep 2022
-
github.com github.com
-
PRs will introduce various mechanisms step by step. Some of these have issues already. A possible breakdown could be: Annotation collection using instance values (links also does this) Defining annotations to which multiple keywords contribute (this is new, see Need more details of annotation collection #530) Defining subschema and keyword processing results to include annotations Processing sequence for keywords that dynamically rely on the results of static keywords The actual definition of unevaluatedProperties An example of unevaluatedProperties
-
- Jul 2021
-
code.visualstudio.com code.visualstudio.com
-
It's now possible to move terminals between windows by detaching via Terminal: Detach Session in one window and attaching to another with Terminal: Attach to Session. In the future, this should help enable cross-window drag and drop!
Tags
Annotators
URL
-
- Oct 2020
-
github.com github.com
-
It's much easier to iterate on new versions by deploying npm packages than updates to the compiler toolchain. Therefore, it might be best if the actual implementation still lives in the react package.
-
-
www.agileconnection.com www.agileconnection.com
-
Poor iterative development involves flailing around randomly searching for a solution-and mistaking this oscillation for iteration.
-
One of the inherent dangers of any form of iterative development is confusing iteration with oscillation.
-
-
-
But maybe this PR should still be merged until he finds time for that?
Tags
- iterative process
- waiting for maintainers to review / merge pull request / give feedback
- big change/rewrite vs. continuous improvements / smaller refactorings
- open-source software: progress seems slow
- don't let big plans/goals get in the way of integrating/releasing smaller changes/improvements
- pull request stalled
- not a blocker (issue dependency)
Annotators
URL
-
- Sep 2020
-
engineering.mixmax.com engineering.mixmax.com
-
Rollup builds atop Browserify and Webpack's lineage to make it possible to easily consume those packages, while looking to the future of JS modules.
-
-
www.coreycleary.me www.coreycleary.me
-
The great thing about having our function in Promise form is that we don't actually need to "make it an async/await version" if we don't want to. When we call/execute the function, we can simply use the async/await keyword
-
-
github.com github.com
-
Please focus on explaining the motivation so that if this RFC is not accepted, the motivation could be used to develop alternative solutions. In other words, enumerate the constraints you are trying to solve without coupling them too closely to the solution you have in mind.
-
An RFC can provide tremendous value without the design described in it being accepted.
-
Coming up with a design is very iterative and only one part of the process.
Tags
- iterative process
- iterative process: building on previous attempts/work
- value
- answer the "why?"
- contribution guidelines: should explain motivation for change
- defining the problem clearly is as valuable coming up with specific implementation/solution
- okay for proposal to not be accepted
Annotators
URL
-
- Jul 2020
-
edpb.europa.eu edpb.europa.eu
-
Transparency is an additional safeguard whenthe circumstances of the research do not allow for aspecific consent. A lack of purpose specification may be offset by information on the development ofthe purpose being provided regularly by controllers as the research project progresses so that, overtime, the consent will be as specific as possible. When doing so, the data subject has at least a basicunderstanding of the state of play, allowing him/her to assess whether or not to use, for example, theright to withdraw consent
-
- May 2020
-
www.typescriptlang.org www.typescriptlang.org
-
TypeScript’s type inference means that you don’t have to annotate your code until you want more safety.
-
Adopting TypeScript is not a binary choice, you can start by annotating existing JavaScript with JSDoc, then switch a few files to be checked by TypeScript and over time prepare your codebase to convert completely.
-
-
about.gitlab.com about.gitlab.com
-
GitLab's Iteration value means we often make small improvements to the product. We use this to get feedback on what features are important to people. It is not a bug when GitLab is missing functionality.
-
-
gitlab.com gitlab.com
-
I think we have it to encourage our iteration 👣 value, and to create small MRs
-
When you are building incremental changes, you simply follow-up from the last commit's behavior and improve it — IMO if you can state what are the improvements in the subject that should be just fine.
-
These two are in my opinion the most problematic — the basically go against each other. Typically, I try to work in increments over a feature and commit when I reach whatever techinical milestone I want to "checkpoint" at. It can also be out of the need to expose some idea or architecture and push it.
-
-
about.gitlab.com about.gitlab.com
-
By embracing the autonomy that comes with a role at GitLab, you're able to ship more, and do so more quickly. Success is tied to one's ability to ship quickly, iterate slowly, rely on themselves as a fact-finding resource, and to not lean on someone else to do something you're capable of accomplishing.
-
- Apr 2020
-
www.w3.org www.w3.org
-
We will use the Open Annotation specs as the basis for a more formal data model standard.
Tags
Annotators
URL
-
-
www.2ndquadrant.com www.2ndquadrant.com
-
But also just store the entire payload in a JSON field. This probably won’t scale throughout the life of an app, but I don’t see the harm in it while you’re feeling things out.
-
-
hswolff.com hswolff.com
-
Each commit is composed so you can read them from start to finish and see what was done to get to the next iteration of the application.
-
-
cucumber.io cucumber.io
-
This cycle is repeated until everyone involved is satisfied that the Scenarios accurately describe what is wanted in a testable manner.
Tags
Annotators
URL
-
- Mar 2020
-
en.wikipedia.org en.wikipedia.org
-
A given piece of material may require six or more drafts over a period of several years, and some drafts are never developed into completed work.
Tags
Annotators
URL
-
- Feb 2020
-
about.gitlab.com about.gitlab.com
-
We do the smallest thing possible and get it out as quickly as possible.
-
Iteration can be uncomfortable, even painful. If you're doing iteration correctly, it should be.
-
People that join GitLab all say they already practice this iteration. But this is the value that they have the hardest time adopting. People are trained that if you don't deliver a perfect or polished thing you get dinged for it. If you do just one piece of something you have to come back to it. Doing the whole thing seems more efficient, even though it isn't.
-