- Sep 2020
-
github.com github.com
-
Svelte will not offer a generic way to support style customizing via contextual class overrides (as we'd do it in plain HTML). Instead we'll invent something new that is entirely different. If a child component is provided and does not anticipate some contextual usage scenario (style wise) you'd need to copy it or hack around that via :global hacks.
-
new style RFC
-
Web developers are well aware of the mess you can get into with global CSS, and the action of writing <Child class="foo"/> and <div class={_class}>` (or similar) in the child component is an explicit indication that, while taking advantage of all the greatness of style encapsulation by default, in this case you have decided that you want a very specific and controlled "leak", of one class, from one component instance to one component instance.
Tags
- trying to prevent one bad thing leading to people doing/choosing an even worse option
- component/library author can't consider/know ahead of time all of the ways users may want to use it
- forced to fork/copy and paste library code because it didn't provide enough customizability/extensibility / didn't foresee some specific prop/behavior that needed to be overridable/configurable (explicit interface)
- workarounds
- run-time dynamicness/generics vs. having to explicitly list/hard-code all options ahead of time
- missed opportunity
- specific/controlled exceptions to a general principle/rule/guideline
- being explicit
- missed opportunity: link to what you are referring to
- forking to add a desired missing feature/change
- be specific
- make it a link if can be made a link to something useful/relevant
- Svelte: how to affect child component styles
- exceptions to the rule
- maintenance burden to explicitly define/enumerate/hard-code possible options (explicit interface)
- ugly/kludgey
Annotators
URL
-
-
github.com github.com
-
I totally get not wanting to extend the syntax. I tried doing these things and in practice it was not easy or pretty. Actions provide a much cleaner and easier way to accomplish a certain set of functionality that would be much more difficult without it.
-
-
-
If this was tied into Svelte's flow with hooks this would not be necessary since it would know when it was being removed from the DOM.
-
You must: reference each element you are extending using refs or an id add code in your oncreate and ondestroy for each element you are extending, which could become quite a lot if you have a lot of elements needing extension (anchors, form inputs, etc.)
Tags
- framework taking care of responsibility so users can leverage it and not have to worry about that responsibility themselves
- difficult/hard
- why this feature is needed
- library/framework could make this easier
- scalability
- too hard/difficult/much work to expect end-developers to write from scratch (need library to do it for them)
- could be easier / more difficult than it needs to be
Annotators
URL
-
-
github.com github.com
-
The feature is highly likely to be implemented, the API and implementation are the only real topics of discussion right now.
-
-
www.biblegateway.com www.biblegateway.com
-
19 Now the Lord God had formed out of the ground all the wild animals(AA) and all the birds in the sky.(AB) He brought them to the man to see what he would name them; and whatever the man called(AC) each living creature,(AD) that was its name. 20 So the man gave names to all the livestock, the birds in the sky and all the wild animals.
God had given Adam the responsibility to name all living creatures on Earth after the first days of creation. In Ursula K. Le Guin’s “She Unnames Them”, the idea of how labels or given names could take away from “personal choice” and “freedom” was explored throughout the text. Instead of believing that humans are above animals and living creatures, Buddhists view animals as very sacred beings and are to be shown with respect and to never be harmed. They also believe that humans can be reborn as animals, all interconnected within one another, supporting their beliefs of showing extreme care towards animals and allowing them to live freely.
-
-
github.com github.com
-
(At the point at which it does make sense to turn this into a separate Tooltip.svelte component, the extraction is a completely mechanical process that could even be automated by tooling.)
-
-
jsrocks.org jsrocks.orgJS Rocks1
-
6to5 attempted to ship a quick and dirty TDZ static checking feature but had to retract it immediately afterwards due to various bugs in the algorithm.
-
-
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.
-
Please provide specific examples. If you say "this would be more flexible" then give an example of something that becomes easier. If you say "this would be make it easier to do X" then give an example of what that looks like today and what's hard about it.
Tags
- 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
- answer the "why?"
- be specific
- iterative process
- iterative process: building on previous attempts/work
Annotators
URL
-
-
github.com github.com
-
One key advantage of 'HTML-plus' languages is that you don't actually need tooling in order to be productive — most editors give you out-of-the-box support for things like syntax highlighting (though imperfect, as JavaScript expressions are treated as strings) and auto-closing tags. Tools like Emmet work with no additional setup. HTMLx should retain that benefit.
-
benefited from a shared set of tools for syntax highlighting, autocomplete, linting and so on.
-
-
github.com github.com
-
I understand what you're getting at, but we shouldn't miss out on useful features just because a few developers will abuse it...
-
-
jsreport.io jsreport.io
-
Too much choice can be overwhelming.
-
-
-
Can you try to delete node_modules folder and package-lock.json file.
-
clean node_modules
-
Between each step I did rm -rf node_modules package-lock.json && npm i. Just to be sure
-
-
-
Any typescript definitions exported from this library should be tested, otherwise it can cause real pain and doubt for ts users.
-
- Aug 2020
-
meta.stackexchange.com meta.stackexchange.com
-
But it's easy to imagine that the caption was incorrect for too long because those who know the language, know where the mistake is, and those who don't, think that it's the correct way to spell it.
those who know the language, know where the mistake is, In other words, they can easily spot the mistake and no better than to repeat it themselves, but either are powerless or too lazy to actually fix it on SE.
and those who don't, think that it's the correct way to spell it. So those who should no better are inadvertently perpetuating the mistake and teaching others that it is an acceptable/correct usage.
-
-
github.com github.com
-
We've stated what's required multiple times now: #14540 (comment) #14540 (comment), and the follow up arguments weren't convincing. Follow Rafael's advice in new smaller PRs to advance this or it'll simply stay closed
-
-
en.wikipedia.org en.wikipedia.org
-
Stallman has also stated that considering the practical advantages of free software is like considering the practical advantages of not being handcuffed, in that it is not necessary for an individual to consider practical reasons in order to realize that being handcuffed is undesirable in itself.
-
-
gitlab.com gitlab.com
-
As a later iteration, it might be cool to see a link between the quoted content and my comment
-
- Jul 2020
-
www.theregister.com www.theregister.com
-
"AOO is not, and isn't designed to be, the 'super coolest open source office suite with all the latest bells and whistles,'" Jagielski continued. "Our research shows that a 'basic,' functional office suite, which is streamlined with a 'simple' and uncluttered, uncomplicated UI, serves an incredible under-represented community.
-
-
-
The second situation occurs when a person says unpleasant things about another when he or she ought to have known they are false. A reasonable person generally refrains from sharing negative information about others if he or she has reason to doubt its veracity.
-
-
edpb.europa.eu edpb.europa.eu
-
When downloading a lifestyle mobile app, the app asks for consent to access the phone’saccelerometer. This is not necessary for the app to work, but it is useful for the controller who wishesto learn more about the movements and activity levels of its users. When the user later revokes thatconsent, she finds out that the app now only works to a limited extent. This is an example of detrimentas meant in Recital 42, which means that consent was never validly obtained (and thus, the controllerneeds to delete all personal data about users’ movements collected this way).
-
he GDPR does notpreclude all incentives but the onus would be on the controller to demonstrate that consent was stillfreely given in allthe circumstances.
-
Article 7(3) of the GDPR prescribes that the controller must ensure that consent can be withdrawn bythe data subject as easy as giving consent and at any given time. The GDPR does not say that givingand withdrawing consent must always be done through the same action.
-
consent is obtained through use of a service-specific user interface (for example, via a website, an app,a log-on account, the interface of an IoT device or by e-mail), there is no doubt a data subject must beable to withdraw consent via the same electronic interface, as switching to another interface for thesole reason of withdrawing consentwould require undue effort.
-
The controller informs customers that they havethe possibility to withdraw consent. To do this, they could contact a call centre on business daysbetween 8am and 5pm, free of charge. The controller in this example doesnotcomply with article 7(3)of the GDPR. Withdrawing consent in this case requires a telephone call during business hours, this ismore burdensome than the one mouse-click needed for giving consent through the online ticketvendor, which is open 24/7.
-
Controllers have an obligation to delete data that was processed on the basis of consent once thatconsent is withdrawn,assuming that there is no other purpose justifying the continued retention.56Besides this situation, covered in Article 17 (1)(b), an individual data subject may request erasure ofother data concerning him that is processed on another lawful basis, e.g.on the basis of Article6(1)(b).57Controllers are obliged to assess whether continued processing of the data in question isappropriate, even in the absence of an erasure request by the data subject.
-
If a controller receives a withdrawal request, itmust in principle delete the personal data straight away if it wishes to continue to use the data for thepurposes of the research.
-
-
amp.dev amp.dev
-
Beyond that, the core AMP library and built-in elements should aim for very wide browser support and we accept fixes for all browsers with market share greater than 1 percent.
-
-
code-examples.net code-examples.net
-
JSON parsing is always pain in ass. If the input is not as expected it throws an error and crashes what you are doing. You can use the following tiny function to safely parse your input. It always turns an object even if the input is not valid or is already an object which is better for most cases.
It would be nicer if the parse method provided an option to do it safely and always fall back to returning an object instead of raising exception if it couldn't parse the input.
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
I have pixelized the faces of the recognizable people wearing a red cord (as they don't want to appear on pictures). I hope is fine.
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
Matz, alas, I cannot offer one. You see, Ruby--coding generally--is just a hobby for me. I spend a fair bit of time answering Ruby questions on SO and would have reached for this method on many occasions had it been available. Perhaps readers with development experience (everybody but me?) could reflect on whether this method would have been useful in projects they've worked on.
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
I agree in general splitting an array, according to some property using the order of the elements (no take_drop_while) or to some other array (this request) is more difficult than it could be.
-
- Jun 2020
-
en.wikipedia.org en.wikipedia.org
-
"Splitters can be lumped more easily than lumpers can be split"
-
-
en.wikipedia.org en.wikipedia.org
-
-
For example, if error messages in two narrowly defined classes behave in the same way, the classes can be easily combined. But if some messages in a broad class behave differently, every object in the class must be examined before the class can be split. This illustrates the principle that "splits can be lumped more easily than lumps can be split".
-
-
stackoverflow.com stackoverflow.com
-
gist.github.com gist.github.com
-
discuss.rubyonrails.org discuss.rubyonrails.org
-
discuss.rubyonrails.org discuss.rubyonrails.org
-
rails.lighthouseapp.com rails.lighthouseapp.com
-
I ran in to what I thought was this issue, but I was using fragment caching. Since the partial was not executed again, the content_for was not called. content_for could be written differently to handle this.
-
-
gist.github.com gist.github.com
-
Supports nested 'cache do' blocks and some fixes
-
-
rails.lighthouseapp.com rails.lighthouseapp.com
-
stackoverflow.com stackoverflow.com
-
www.solipsys.co.uk www.solipsys.co.uk
-
Personal learnings from this one for me. I can be a bit quick to criticize, particularly with customer support at work. How can I retrain myself to ask questions about what made the customer do what they did? As opposed to just trashing whatever they've said and assuming they don't know what they're doing?
Tags
Annotators
URL
-
-
signal.org signal.org
-
Some large tech behemoths could hypothetically shoulder the enormous financial burden of handling hundreds of new lawsuits if they suddenly became responsible for the random things their users say, but it would not be possible for a small nonprofit like Signal to continue to operate within the United States. Tech companies and organizations may be forced to relocate, and new startups may choose to begin in other countries instead.
-
-
dev.mysql.com dev.mysql.com
-
Deadlocks are a classic problem in transactional databases, but they are not dangerous unless they are so frequent that you cannot run certain transactions at all. Normally, you must write your applications so that they are always prepared to re-issue a transaction if it gets rolled back because of a deadlock.
-
- May 2020
-
kellysutton.com kellysutton.com
-
there’s 3 steps to building software: Make it work Make it right Make it fast
-
-
www.themarginalian.org www.themarginalian.org
-
To understand and be understood, those are among life’s greatest gifts, and every interaction is an opportunity to exchange them.
-
-
wordpress.org wordpress.org
-
Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!See progress as you process export and erasure requests through the privacy tools.
-
-
www.analyticsmania.com www.analyticsmania.com
-
To be fully compliant with GDPR, you would also need to enable Show Reject All Button setting.
-
-
www.dailywritingtips.com www.dailywritingtips.com
-
The element dem in epidemic, endemic, and pandemic comes from the ancient Greek word demos, which meant people or district:
Interesting how a word (pandemic) that literally means "all people" has ended up (only) meaning a disease that effects all people. Yet nowhere in the word does it say anything about a disease.
-
-
www.iubenda.com www.iubenda.com
-
Organizations must be transparent on the purpose of the data collection and consent must be “explicit and freely given”. This means that the mechanism for acquiring consent must be unambiguous and involve a clear “opt-in” action (the regulation specifically forbids pre-ticked boxes and similar “opt-out” mechanisms)
-
-
gitlab.com gitlab.com
-
It seems weird to me that we are trying to enforce commit messages when they are not really visible or used in the GitLab workflow at all. This is what you see most of the time when interacting with the commit list. I've taken time to compose a nice descriptive body and it is hidden by default:
-
If we can encourage people to create clean commits as they go, the example as you showed above should be far less common, because cleaning up such history as an after-math is most of the time almost impossible.
-
-
www.enchantingmarketing.com www.enchantingmarketing.com
-
Words like hundreds or millions may seem specific, but they sound like a marketer exaggerating the truth. Use specific numbers to draw attention and increase credibility.
-
ask yourself for each sentence: what does this mean? If you can’t come up with a specific answer immediately, then cut or rephrase until your text is concrete and meaningful.
-
-
www.britannica.com www.britannica.com
-
Taxonomy, in a broad sense the science of classification, but more strictly the classification of living and extinct organisms—i.e., biological classification.
I don't think the "but more strictly" part is strictly accurate.
Wikipedia authors confirm what I already believed to be true: that the general sense of the word is just as valid/extant/used/common as the sense that is specific to biology:
https://en.wikipedia.org/wiki/Taxonomy_(general) https://en.wikipedia.org/wiki/Taxonomy_(biology)
-
-
support.iubenda.com support.iubenda.com
-
By bundling AddThis with other Experience enhancement cookies, it makes it impossible to opt in to other Experience enhancement cookies without also opting in to these (what could also be categorized as) Targeting/Advertising cookies (id 5).
-
-
en.wikipedia.org en.wikipedia.org
-
"linked data" can and should be a very general term referring to any structured data that is interlinked/interconnected.
It looks like most of this article describes it in that general sense, but sometimes it talks about URIs and such as if they are a necessary attribute of linked data, when that would only apply to Web-connected linked data. What about, for example, linked data that links to each other through some other convention such as just a "type" and "ID"? Maybe that shouldn't be considered linked data if it is too locally scoped? But that topic and distinction should be explored/discussed further...
I love its application to web technologies, but I wish there were a distinct term for that application ("linked web data"?) so it could be clearer from reading the word whether you meant general case or not. May not be a problem in practice. We shall see.
Granted/hopefully most use of linked data is in the context of the Web, so that the links are universal / globally scoped, etc.
-
-
stackoverflow.com stackoverflow.com
-
Sure, anti-spam measures such as a CAPTCHA would certainly fall under "legitimate interests". But would targeting cookies? The gotcha with reCAPTCHA is that this legitimate-interest, quite-necessary-in-today's-world feature is inextricably bundled with unwanted and unrelated Google targeting (cookiepedia.co.uk/cookies/NID) cookies (_ga, _gid for v2; NID for v3).
-
-
wordpress.org wordpress.org
-
This topic is not a support question
This is hard to answer because I don't know what they classify as a "support question". For example, are bugs classified as a support question? So if it's a bug, should I check this or no?
What is the purpose of this checkbox? If you could describe that, it would make it much easier to answer the question.
-
-
www.iubenda.com www.iubenda.com
-
Make it clear that signing up is optional. Consent must be “freely given”; you may not coerce users into joining your mailing list or make it appear as if joining the list is mandatory. For this reason, you must make it clear that signing up is optional. This is especially relevant in cases where you offer free white-papers (or e-books) for download. While the user’s email address is required for the delivery of the service, signing up for your newsletter is not. In such a case, you must not make it appear as if signing-up to the newsletter list mandatory and must make it clear that it is optional.
Question (answer below)
Are they saying that it's not allowed to make signing up for a mailing list a precondition/requirement for anything? This was surprising to me.
So if you have a newsletter sign-up page that sends a digital bonus gift (like an e-book) to new subscribers, are required to completely change/repurpose your "newsletter sign-up page" into a "download e-book page" (that has an optional checkbox to also sign up for the newsletter, if you want)? That seems dumb to me, since it requires completely reversing the purpose of the page — which was, in my mind, primarily about signing up for the newsletter, with a bonus (an essentially optional one) thrown in for those who do so. Are you required to either repurpose it like that or remove the free bonus offer that would be sent to new subscribers?
The irony of this is that it requires websites that have a newsletter sign-up page like that to change it into a "newsletter sign-up page" where the newsletter sign-up part is optional. Which make you look kind of stupid, making a page that claims to be one thing but doesn't necessarily do what it says it's for.
Does this mean, in effect, that you may not lawfully provide any sort of incentive or reward for signing up for something (like a mailing list)? As long as it's very clear that some action is required before delivery of some thing, I don't see why this sort of thing should not be permitted? Would this fall under contract law? And as such, wouldn't such a contract be allowed and valid? Are mailing lists a special class of [service] that has special requirements like this? Or is it part of a broader category to which this requirement applies more generally?
Why is requiring the user to provide an email address before they can download a digital reward allowed but not requiring signing up to a mailing list? Why isn't it required that even the email address be optional to provide? (To answer my own question, probably because it's allowed to allow a user to request a specific thing to be sent via email, and an email address is required in order to fulfill that request. But...) It seems that the website could just provide a direct link to download it via HTTP/FTP/etc. as an option for users that chose not to provide an email address. (But should they be required to provide that option anytime they / just because they provide the option to have the same thing delivered via email?)
Answer
Looks like my question was answered below:
Explicit Form (where the purpose of the sign-up mechanism is unequivocal). So for example, in a scenario where your site has a pop-up window that invites users to sign up to your newsletter using a clear phrase such as: “Subscribe to our newsletter for access to discount vouchers and product updates!“, the affirmative action that the user performs by typing in their email address would be considered valid consent.
So the case I described, where it is made very clear that the incentive that is offered is conditional on subscribing, is listed as an exception to the general rule. That's good; it should be allowed.
-
In cases where you want to send more than one type of email to your users, you’re required to get additional consent specific to those uses as you must have multiple consents for multiple purposes.
-
In the case of DEM communications, you must obtain additional consent if also sending emails about third-party products/services in addition to your own.
-
Be specific. You must clearly state the type of email that the user will be consenting to;
-
-
-
as IT staff - who craft and maintain those screens - we lack concrete requirements as to what actually needs to be changed or added at our existing user "touch points" to achieve and demonstrate compliance.
-
-
en.wikipedia.org en.wikipedia.org
-
P ⇒ Q
It may be confusing for a newcomer (or on first read-through) that the variable/predicate/condition that represents the "necessary condition" in this statement P ⇒ Q is the Q.
One might be forgiven for incorrectly assuming that the P represents the necessary condition. That is because most of the time when one states a statement/relation/implication/etc. about a subject, the sentence/statement begins with the subject. For example, if we're explaining about a "less than" relationship, and we give x < y as an example, one would correctly assume that x is the subject here and x is the thing that is less than.
So it may be a bit surprising to a newcomer (on first read-through) that the subject of this section — the necessary condition — is represented by the Q and not be the P.
(Made even more confusing by the fact that the very same implication P ⇒ Q is also used to express the opposite sufficiency relationship in the very next section. I would argue that Q ⇒ P should have been used instead in exactly one of these sections to make it clearer that the subject is different and/or the relation is different, depending how you look at it.)
Is there any reason we couldn't rewrite this to express the logical relation between P and Q with the subject first? If we let P be the subject (that is, "necessary condition" that we're illustrating/explaining), could we not rewrite this as P ⇐ Q?
In fact, that is exactly how this relation was expressed below, in https://en.wikipedia.org/wiki/Necessity_and_sufficiency#Simultaneous_necessity_and_sufficiency !:
that P is necessary for Q, P ⇐ Q, and that P is sufficient for Q, P ⇒ Q
-
-
en.wikipedia.org en.wikipedia.org
-
generic-sounding term may be interpreted as something more specific than intended: I want to be able to use "data interchange" in the most general sense. But if people interpret it to mean this specific standard/protocol/whatever, I may be misunderstood.
The definition given here
is the concept of businesses electronically communicating information that was traditionally communicated on paper, such as purchase orders and invoices.
limits it to things that were previously communicated on paper. But what about things for which paper was never used, like the interchange of consent and consent receipts for GDPR/privacy law compliance, etc.?
The term should be allowed to be used just as well for newer technologies/processes that had no previous roots in paper technologies.
-
-
wayks.com wayks.com
-
You have the right to withdraw from this contract within 14 days without giving any reason.
-
-
en.wikipedia.org en.wikipedia.org
-
a person can withdraw from research at any point of time and it is no binding of participant to reveal the reason of discontinuation
-
-
-
While there are security benefits to disallowing unsigned extensions by default, it is not clear why there is no option to turn off this behavior, perhaps by making it configurable only with administrator rights.
-
It would be best to offer an official way to allow installing local, unsigned extensions, and make the option configurable only by root, while also showing appropiate warnings about the potential risks of installing unsigned extensions.
-
They don't have to host the extension on their website, but it's absolutely and utterly unacceptable for them to interfere with me choosing to come to github and install it.
-
I appreciate the vigilance, but it would be even better to actually publish a technical reasoning for why do you folks believe Firefox is above the device owner, and the root user, and why there should be no possibility through any means and configuration protections to enable users to run their own code in the release version of Firefox.
-
I appreciate the vigilance, but it would be even better to actually publish a technical reasoning for why do you folks believe Firefox is above the device owner, and the root user, and why there should be no possibility through any means and configuration protections to enable users to run their own code in the release version of Firefox.
-
We must consider introducing sensible default options in Firefox, while also educating users and allowing them to override certain features, instead of placing marginal security benefits above user liberties and free choice.
Tags
- bypassing technical constraints
- the owner of a device/computer should have freedom to use it however they wish
- security
- marginal benefits
- freedom
- balance of power
- empowering individual users
- digital rights
- secure by default
- trade-offs
- empowering people
- allowing security constraints to be bypassed by users
- good idea
- good point
- balance
- software freedom
- compromise
- answer the "why?"
Annotators
URL
-
-
blog.hubspot.com blog.hubspot.com
-
Like #2, vague descriptors like "often" raise questions in buyers’ minds. Always be as specific as possible -- "40% of our customer base," or "Almost every prospect in your industry I’ve spoken with in the last quarter", for example.
-
- Apr 2020
-
www.cnbc.com www.cnbc.com
-
For instance, one recent blog entry from the Irish Data Protection Commission discussing events at schools borders on the absurd:“Take the scenario whereby a school wants to take and publish photos at a sports day – schools could inform parents in advance that photographs are going to be taken at this event and could provide different-coloured stickers for the children to wear to signify whether or not they can be photographed,” the Commission suggested. The post goes on to discuss the possibility of schools banning photographs at a high school musical, but suggests that might be unwieldy.
-
I think that the importance of people understanding what is going on with their data, and not having a surprised reaction that somebody has their information.
-
-
iapp.org iapp.org
-
the French CNIL has reminded that consent has to be given at the time of data collection, has to be specific, and cannot be passed to another controller through a contractual relationship; it could not be bundled.
-
-
ell.stackexchange.com ell.stackexchange.com
-
Despite their awarded diplomas in the art of writing, you'd be surprised at how many editors and journalists in the United States make English mistakes. For instance, "an" is still often coupled with words that begin with an "H" sound, even though this is improper. I'd advise against treating material from news sources as if it were error-free or even a higher authority on grammar.
-
-
www.troyhunt.com www.troyhunt.com
-
Amazon has got a neat Requestor Pays Feature but as soon as there's a cost - any cost - there's a barrier to entry.
-
-
-
Having said all that, I think this is completely absurd that I have to write an entire article justifying the release of this data out of fear of prosecution or legal harassment. I had wanted to write an article about the data itself but I will have to do that later because I had to write this lame thing trying to convince the FBI not to raid me.
-
I could have released this data anonymously like everyone else does but why should I have to? I clearly have no criminal intent here. It is beyond all reason that any researcher, student, or journalist have to be afraid of law enforcement agencies that are supposed to be protecting us instead of trying to find ways to use the laws against us.
Tags
- researcher rights
- intent to commit/facilitate a crime
- good intentions
- journalist rights
- laws/law enforcement agencies are supposed to be protecting us
- a government for the people?
- don't turn innocent people into criminals (through bad laws)
- fear of prosecution/legal harassment
- chilling effect
- absurd
Annotators
URL
-
-
keepass.info keepass.info
-
Data Erasure and Storage Time The personal data of the data subject will be erased or blocked as soon as the purpose of storage ceases to apply. The data may be stored beyond that if the European or national legislator has provided for this in EU regulations, laws or other provisions to which the controller is subject. The data will also be erased or blocked if a storage period prescribed by the aforementioned standards expires, unless there is a need for further storage of the data for the conclusion or performance of a contract.
-
-
www.troyhunt.com www.troyhunt.com
-
This list is not perfect - it's not meant to be perfect - and there will be some junk due to input data quality and some missing passwords because they weren't in the source data sets. It's simply meant to be a list of strings that pose an elevated risk if used for passwords and for that purpose, it's enormously effective.
-
-
kokociel.blogspot.com kokociel.blogspot.com
-
Just as with wine-tasting, having a bigger vocabulary for colours allows specific colours to be perceived more readily and remembered more easily, even if not done consciously.
-
- Mar 2020
-
clearcode.cc clearcode.cc
-
letting them adjust consent decisions for specific purposes and exercise other user rights at any time.
The diagram above shows an example of this
-
-
www.cmswire.com www.cmswire.com
-
The personal data is no longer necessary in relation to the purposes for which it was originally collected or otherwise processed.
-
-
www.iubenda.com www.iubenda.com
-
in which case the consent must be given on the basis of sufficiently precise information, including information on the lack of protection in the third country
Tags
Annotators
URL
-
-
www.amazon.com www.amazon.com
-
applicable to select eBooks, digital music, videos, and apps
"select" ones? which ones?
-
-
-
A European court in May 2014 ordered Google and other search engines operating in Europe to allow individuals the “right to be forgotten,” letting them ask sites to delist certain search results relating to their name. Since that time, Google has received more than 650,000 requests.
-
- Feb 2020
-
about.gitlab.com about.gitlab.com
-
Make a proposal If you need to decide something as a team, make a concrete proposal instead of calling a meeting to get everyone's input. Having a proposal will be a much more effective use of everyone's time. Every meeting should be a review of a proposal.
-
Say, "you didn't respond to my feedback about the design" instead of "you never listen"
-
-
loadimpact.com loadimpact.com
-
Yes, traditional scenario load tests are naturally in the risk zone of being axed in the name of this-step-is-taking-too-long as load tests need time to ramp-up and execute the user journeys with the simulated traffic to gain enough measurements that can be acted on. This is why we don’t recommend load tests to be run on every commit for scenario type load tests, but rather in the frequency range of “daily” for performance regression type tests. When merging code into a release branch or as a nightly build perhaps, so that you can have your snazzy load test report with your morning coffee before you’ve settled into your zone!
-
- Jan 2020
-
github.com github.com
-
Hypothesis considers a "close enough match" to be a success and does NOT place the corresponding annotation in the Orphan category, thus creating a false positive.
-
-
-
a private library is not an ego-boosting appendages but a research tool. The library should contain as much of what you do not know as your financial means … allow you to put there. You will accumulate more knowledge and more books as you grow older, and the growing number of unread books on the shelves will look at you menacingly. Indeed, the more you know, the larger the rows of unread books. Let us call this collection of unread books an antilibrary.
-
- Dec 2019
-
unixwiz.net unixwiz.net
-
I believe that mere lists of "vote yes" or "vote no" are not very helpful except for sheep: it's important to know why one is urged to vote in any given direction.
-
-
www.illbegonefilm.com www.illbegonefilm.com
-
he issue of Håkan Hellström begins to arise with the addition of Gothenburg Film Studios to the team, as Blomgren DoVan is convinced the inclusion of Hellström in the project would guarantee Swedish funding. However, one of the first issues the filmmakers had become aware of at the inception of the project was the fact that Hellström is a huge pop star in Sweden who had built his 20 year career off of egregious plagiarism and copyright infringement of English-language artists. For reasons the filmmakers could not understand, this issue had never been litigated and no one in Sweden appeared to care about it; in fact, the filmmakers learned early on that the subject was a point of contention for many Swedes. Not wanting to offend the Swedes, the filmmakers concede, and in April, shoot a bizarre two-day Hellström concert in New York. Hellström, who sings in Swedish and is unknown outside of Scandinavia, plays two sold-out shows at Gramercy Theater in Manhattan to an audience comprised entirely of Swedes who had flown to NYC for the event, many of whom attended both nights. The show is publicized in Sweden as though Hellström had sold-out the show to the local New York audience, however, this is not the case. During the weekend, Hellström avoids so much as acknowledging Trask and Hecht, who are among only a small handful of people present at the venue from pre-soundcheck to load-out. To make matters worse, on the second night of filming, Hecht is briefly cornered in the basement of the venue by Hellström's "A&R" Isse Samie, who is extremely drunk and inappropriate towards Hecht, over 20 years his junior. Blomgren DoVan appears unmoved by the events of the weekend, and Trask and Hecht drop the issue.
I wonder what Håkan Hellström fans think of this.
-
-
requests.readthedocs.io requests.readthedocs.io
-
stackoverflow.com stackoverflow.com
-
People cannot see exhaustive documentation and code examples on their own file system. They would have to visit the repository (which also requires an internet connection).
-
- Nov 2019
-
www.silverstripe.org www.silverstripe.org
-
Super flexible & extensible SilverStripe fits the outcomes you want, and doesn't force your business outcomes into an out-of-the-box solution. Customise to your needs!
Tags
Annotators
URL
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
Try doing the equivalent of #indexes without it. Not that it's especially hard, but you have to stop and work out a solutuon. When you need it, that's when you wish there were already a method for it.
-
-
www.theregister.co.uk www.theregister.co.uk
-
www.gao.gov www.gao.gov
-
vulnerabilities in industrial control system devices before patches can be applied.
Unsure about this. There are various threat detection methods... unless there are APT actors using things like zero days. ... Or I guess really anyone acquiring zero-days on darknet?
-
- Oct 2019
-
stackoverflow.com stackoverflow.com
Tags
Annotators
URL
-
-
stackoverflow.com stackoverflow.com
-
stackoverflow.com stackoverflow.com
-
Let's make the example even easier. function convertDate<T extends string | undefined>(isoDate?: string): T { return undefined } 'undefined' is assignable to the constraint of type 'T' Means: What you return in the function (undefined), matches the constraints of your generic type parameter T (extends string | undefined). , but 'T' could be instantiated with a different subtype of constraint 'string | undefined'. Means: TypeScript does not consider that as safe. What if you defined your function like this at compile time: // expects string return type according to generics // but you return undefined in function body const res = convertDate<string>("2019-08-16T16:48:33Z") Then according to your signature, you expect the return type to be string. But at runtime that is not the case! This discrepancy that T can be instantiated with a different subtype (here string) than you return in the function (undefined) is expressed with the TypeScript error.
-
-
www.typescriptlang.org www.typescriptlang.org
-
Based on examples given in https://github.com/Microsoft/TypeScript/issues/29049
-
-
stackoverflow.com stackoverflow.com
-
Both of the below are valid as far as T extends (...args: any[]) => any goes logFn((a, b) => a + b) logFn((a, b, c) => c) But if you refer back to the example I gave, the inner definition as: return (a, b) => fn(a, b); So option 2. will throw an error here, which is why typescript is warning you about it.
-
-
github.com github.com
-
In the body of the function you have no control over the instantiation by the calling context, so we have to treat things of type T as opaque boxes and say you can't assign to it. A common mistake or misunderstanding was to constraint a type parameter and then assign to its constraint, for example: function f<T extends boolean>(x: T) { x = true; } f<false>(false); This is still incorrect because the constraint only restricts the upper bound, it does not tell you how precise T may really be.
-
-
stackoverflow.com stackoverflow.com
-
P can't be assigned {}, since the Generic Type P can be a more defined (or restricted) type.
-
-
stackoverflow.com stackoverflow.com
-
you can have a Type that is more specific than a boolean like this
-
-
github.com github.com
-
The value 10 is assignable to the constraint of T, but it is not assignable to this particular instantiation of T. If there was no error I would passing 10 where 3 is expected!
-
- Aug 2019
-
www.unionleader.com www.unionleader.com
-
JOANNE CONROY
Do I know Joanne?
-
- Jun 2019
-
www.ksl.com www.ksl.com
-
“Because the bully had no prior record of bullying, and even though there were so many different days and incidents of physical assault, it was treated as a one-time offense, and for a one-time offense you just get a short talk and a call home,”
In order for suspension and expulsion, there must be multiple offense. In this case, there are witnesses and a confession, but that is not enough. Even though there were many different days and incidents of physical assault this is considered a one-time offense? A short talk and a phone call home is the consequences of a death threat and physical assault? Where is the importance of bullying would not be tolerated? Where is the importance of ensuring the victim's safety? This is why this whole system fail to tackle on the issue of bullying. The limit of what the school can do is unjust. How is that resolved? The victim and their family would still feel unsafe, fear, and paranoia.
-
- May 2019
-
runestone.academy runestone.academy
-
import java.util.Scanner;
/**
- A simple class to run the Magpie class.
- @author Laurie White
@version 6 March 2012 */ public class MagpieRunner2 {
/**
Create a Magpie, give it user input, and print its replies. */ public static void main(String[] args) { Magpie2 maggie = new Magpie2();
System.out.println (maggie.getGreeting()); Scanner in = new Scanner (System.in); String statement = in.nextLine();
while (!statement.equals("Bye")) {
System.out.println (maggie.getResponse(statement)); statement = in.nextLine();
} }
}
-
- Apr 2019
-
hypothes.is hypothes.is
-
Technology is in constant motion. If we try to ignore the advances being made the world will move forward without us. Instead of trying to escape change, there needs to be an effort to incorporate technology into every aspect of our lives in the most beneficial way possible. If we look at the ways technology can improve our lives, we can see that technology specifically smartphones, have brought more benefits than harm to the academic and social aspects of teenagers lives, which is important because there is a constant pressure to move away from smart devices from older generations. The first aspect people tend to focus on is the effect that technology has on the academic life of a teen. Smartphones and other smart devices are a crucial part of interactive learning in a classroom and can be used as a tool in increasing student interest in a topic. For example, a popular interactive website, Kahoot, is used in many classrooms because it forces students to participate in the online quiz, while teachers can gauge how their students are doing in the class. Furthermore, these interactive tools are crucial for students that thrive under visual learning, since they can directly interact with the material. This can be extended to students with learning disabilities, such as Down Syndrome and Autism, research has shown that using specialized and interactive apps on a smart device aids learning more effectively than technology free learning. Picture Picture Another fear regarding technology is the impact it has on the social lives of young adults, but the benefits technology has brought to socializing outweighs any possible consequences. The obvious advantage smartphones have brought to social lives is the ability to easily communicate with people; with social media, texting, and calling all in one portable box there is no longer a struggle to be in contact with family and friends even if they are not in your area. Social media can also be used for much more In recent years, social media has been a key platform in spreading platforms and movements for social change. Because social media websites lower the barrier for communicating to large groups of people, it has been much easier to spread ideas of change across states, countries, or the world. For example, after Hurricane Sandy tore apart the northeastern United States, a movement called "Occupy Sandy" in which people gathered to provide relief for the areas affected was promoted and organized through social media. Other movements that have been possible because of social media include #MeToo, March for Our Lives, #BlackLivesMatter, and the 2017 Women's March.
-
- Feb 2019
-
human.libretexts.org human.libretexts.org
-
this
I thought the point that the father made about why he put his son in the art of boxing to teach him about being a man at 7 years old. I mean i agree with the lady about him getting hurt in boxing at the age of 7 years old.
-
-
mozilla.github.io mozilla.github.io
-
Managing and maintaining the privacy and security of your digital identity through behaviors and digital tool settings
Staying safe online is the most important aspect of learning internet usage. Knowing the repercussions of online sharing and how if it gets into the wrong hands can turn very dangeruos, very fast can help us to stay safe and continue to present ourselves in a safe environment.
-
- Nov 2018
-
www.insidehighered.com www.insidehighered.com
-
If my only interaction with them is text-based through email or online discussions, that makes their investment in the class that much more difficult.
I never was careful about expressing myself in who I am by creating humor during talk. It does really end with satisfaction among learners encouraging them to engage into the materials.
-
- Sep 2018
-
www.dartmouth.edu www.dartmouth.edu
-
BOOK 12 THE ARGUMENT The Angel Michael continues from the Flood to relate what shall succeed; then, in the mention of Abraham, comes by degrees to explain, who that Seed of the Woman shall be, which was promised Adam and Eve in the Fall; his Incarnation, Death, Resurrection, and Ascention; the state of the Church till his second Coming. Adam greatly satisfied and recomforted by these Relations and Promises descends the Hill with Michael; wakens Eve, who all this while had slept, but with gentle dreams compos'd to quietness of mind and submission. Michael in either hand leads them out of Paradise, the fiery Sword waving behind them, and the Cherubim taking thir Stations to guard the Place. AS one who in his journey bates at Noone, Though bent on speed, so heer the Archangel paus'd Betwixt the world destroy'd and world restor'd, If Adam aught perhaps might interpose; Then with transition sweet new Speech resumes. [ 5 ] Thus thou hast seen one World begin and end; And Man as from a second stock proceed. Much thou hast yet to see, but I perceave Thy mortal sight to faile; objects divine Must needs impaire and wearie human sense: [ 10 ] Henceforth what is to com I will relate, Thou therefore give due audience, and attend. This second sours of Men, while yet but few; And while the dread of judgement past remains Fresh in thir mindes, fearing the Deitie, [ 15 ] With some regard to what is just and right Shall lead thir lives and multiplie apace, Labouring the soile, and reaping plenteous crop, Corn wine and oyle; and from the herd or flock, Oft sacrificing Bullock, Lamb, or Kid, [ 20 ] With large Wine-offerings pour'd, and sacred Feast, Shal spend thir dayes in joy unblam'd, and dwell Long time in peace by Families and Tribes Under paternal rule; till one shall rise Of proud ambitious heart, who not content [ 25 ] With fair equalitie, fraternal state, Will arrogate Dominion undeserv'd Over his brethren, and quite dispossess Concord and law of Nature from the Earth, Hunting (and Men not Beasts shall be his game) [ 30 ] With Warr and hostile snare such as refuse Subjection to his Empire tyrannous: A mightie Hunter thence he shall be styl'd Before the Lord, as in despite of Heav'n, Or from Heav'n claming second Sovrantie; [ 35 ] And from Rebellion shall derive his name, Though of Rebellion others he accuse. Hee with a crew, whom like Ambition joyns With him or under him to tyrannize, Marching from Eden towards the West, shall finde [ 40 ] The Plain, wherein a black bituminous gurge Boiles out from under ground, the mouth of Hell; Of Brick, and of that stuff they cast to build A Citie and Towre, whose top may reach to Heav'n; And get themselves a name, least far disperst [ 45 ] In foraign Lands thir memorie be lost, Regardless whether good or evil fame. But God who oft descends to visit men Unseen, and through thir habitations walks To mark thir doings, them beholding soon, [ 50 ] Comes down to see thir Citie, ere the Tower Obstruct Heav'n Towrs, and in derision sets Upon thir Tongues a various Spirit to rase Quite out thir Native Language, and instead To sow a jangling noise of words unknown: [ 55 ] Forthwith a hideous gabble rises loud Among the Builders; each to other calls Not understood, till hoarse, and all in rage, As mockt they storm; great laughter was in Heav'n And looking down, to see the hubbub strange [ 60 ] And hear the din; thus was the building left Ridiculous, and the work Confusion nam'd. Whereto thus Adam fatherly displeas'd. O execrable Son so to aspire Above his Brethren, to himself assuming [ 65 ] Authoritie usurpt, from God not giv'n: He gave us onely over Beast, Fish, Fowl Dominion absolute; that right we hold By his donation; but Man over men He made not Lord; such title to himself [ 70 ] Reserving, human left from human free. But this Usurper his encroachment proud Stayes not on Man; to God his Tower intends Siege and defiance: Wretched man! what food Will he convey up thither to sustain [ 75 ] Himself and his rash Armie, where thin Aire Above the Clouds will pine his entrails gross, And famish him of Breath, if not of Bread? To whom thus Michael. Justly thou abhorr'st That Son, who on the quiet state of men [ 80 ] Such trouble brought, affecting to subdue Rational Libertie; yet know withall, Since thy original lapse, true Libertie Is lost, which alwayes with right Reason dwells Twinn'd, and from her hath no dividual being: [ 85 ] Reason in man obscur'd, or not obeyd, Immediately inordinate desires And upstart Passions catch the Government From Reason, and to servitude reduce Man till then free. Therefore since hee permits [ 90 ] Within himself unworthie Powers to reign Over free Reason, God in Judgement just Subjects him from without to violent Lords; Who oft as undeservedly enthrall
Book XII: continues Michael's vision. Adam and Eve are comforted by hearing of the future redemption of their race. The poem ends as they wander forth out of Paradise and the door closes behind them.
-
-
cnx.org cnx.org
-
City officials can actually help if they go out into the streets and ask real people what actually is going on. Something on blogs and on polls arent true, they dont always speak the truth. If they were to go out to communities and build relationships with people, they would have a clearer understanding of what is going on.
Tags
- group: F18-51-Hybrid
- https://hypothes.is/groups/q2jXEin4/f18-51-hybrid)
- City officials cannot fix problems if they do not know anything is wrong to begin with. Responding to public opinion polls, actively contributing to a political blog, or starting a new blog are all examples of different ways to be involved.
Annotators
URL
-
-
www.dartmouth.edu www.dartmouth.edu
-
That slumberd, wakes the bitter memorie Of what he was, what is, and what must be [ 25 ]
This rouses the memory of what he was and the thought of what he is and how he must become worse. one of the most powerful features of Paradise lost is the presentment of the gradual debasement and decline of Satan as the evil he works against man masters himself.
-
- Feb 2018
-
blogs.baruch.cuny.edu blogs.baruch.cuny.edu
-
humans are creatures who crave a story
in relation to the language of silence (and Bacon's use of color), we must consider we may be reading too deeply into some of these works. how can we draw conclusions and meaning out of a painting, let alone stories older than most trees and from completely different societies without projecting our own feelings and experiences onto them? with this, can we trust that much of human experience over all known time are similar enough to trust and put weight into these projections?
-
- Nov 2017
-
engagements2017-18.as.virginia.edu engagements2017-18.as.virginia.edu
-
In conformity with the principles of our constitution, which places all sects of religion on an equal footing, with the jealousies of the different sects in guarding that equality from encroachment & surprise, and with the sentiments of the legislature in favor of freedom of religion manifested on former occasions, we have proposed no professor of Divinity
I find this point in the document to be forward-thinking, particularly considering the time period it was written in. It is well known that Thomas Jefferson wanted to create a university centered around learning rather than religion, which is why the Rotunda (a library) serves as the center of the university rather than a chapel or church, as was common among other colleges at the time. This concept of religious freedom and equality is especially intriguing after taking "Can a text be ethical?" with Professor Spittler this semester. Just as the commissioners of the university proposed not to force a prescribed set of religious beliefs on its students who may not have similar religious backgrounds, many of my discussion groups in the ethical engagement came to the conclusion that the New Testament cannot be used as the sole basis for an ethical argument, because not everyone holds the New Testament to be a sacred and valid text. Claire Waterhouse
-
- Oct 2017
-
engagements2017-18.as.virginia.edu engagements2017-18.as.virginia.edu
-
The objects of this primary education determine its character & limits. These objects would be, To give to every citizen the information he needs for the transaction of his own business. To enable him to calculate for himself, and to express & preserve his ideas, his contracts & accounts in writing. To improve by reading, his morals and faculties. To understand his duties to his neighbours, & country, and to discharge with competence the functions confided to him by either. To know his rights; to exercise with order & justice those he retains; to choose with discretion the fiduciaries of those he delegates; and to notice their conduct with diligence with candor & judgment. And, in general, to observe with intelligence & faithfulness all the social relations under which he shall be placed.
This portion of the document is extremely important because it addresses the purpose of the University, but is also somewhat ironic regarding what was stated earlier in the document. In the first paragraph, it is revealed that the University's location was chosen based on its centrality to the white population in Virginia. Although this statement implies a bias against non-white Virginians, the listed purposes of the University and what it hopes to impart to its students paint a different picture, one in which a student would use his education to behave morally in society. In this light, the purpose of the University can be interpreted in different ways, either as a way to serve the white population so that they may "preserve [the] ideas" of the time Oppositely, students could use the knowledge they gain to "improve [their] morals," and work to bring about change in society by educating others about the ethical way to interact with people of all races.
Claire W.
-
- Sep 2017
-
engagements2017-18.as.virginia.edu engagements2017-18.as.virginia.edu
-
This doctrine is the genuine fruit of the alliance between church and State
While Jefferson is often accredited with being on of the primary figures supporting a separation of church and state, this line brings that into question. This seems to assert that the church and the government have a bond and are on the same side. In many ways, this is true; both religion and public education have similar goals in educating youth so that they can be productive and valued people in the future. The only difference being that these institutions have different definitions for what is "valued". In the Can a text be Ethical engagement class, it is frequently discussed how the Bible is used as evidence for many philosophical arguments. It is clear that the writers of the Rockfish Gap Report do respect the church and its basic beliefs because they freely admit to being in an alliance with the church. However, in spite of this, it must still be asked whether Jefferson and the other writers of this document were for or against the complete separation of church and state.
Ryan Keane
-
Some of these have rendered the elements themselves subservient to the purposes of man
Ideas themselves don't support an argument. People can skew the meanings of ignore the overall context to serve their own purposes. Interpretation is a large factor whenever we learn or teach. It isn't unethical to use knowledge as evidence, but it's wrong to purposefully assume meanings without considering the full history and still continue to publish it.
Wei Guan
-
- Feb 2017
-
static1.squarespace.com static1.squarespace.com
-
an eter-nally repeated dream would certainly be felt and judged to be reality.
-
- Dec 2016
-
codkashacabka.files.wordpress.com codkashacabka.files.wordpress.com
-
a moment when we can go a little farther and say something, and there is a moment in which we should listen more to the people.
How nicely he connects the classroom and political gathering. This is how you are both a learning organizer and a community organizer.
-
-
worldbookonline.com worldbookonline.com
-
The church persecuted many scholars whose ideas and teaching contradicted religious beliefs. One such scholar was the Italian astronomer and physicist Galileo, who had been a member of the faculty of the University of Padua. The church silenced him in 1633 for arguing that Earth moved around the sun.
Galileo started and moved the idea that scholars should have academic freedom.
-
- Oct 2016
-
raw.githubusercontent.com raw.githubusercontent.com
-
# Resources to be used as redirect destinations.
Resources to be used as redirect destinations.
-
- Sep 2016
-
lawrenceacademy-my.sharepoint.com lawrenceacademy-my.sharepoint.com
-
In order to discover the hidden principles of another way of life, the researcher must become a student.
Researchers have to learn the insiders view of a culture. Observe from native perspective.
-
- Aug 2016
-
rbms.info rbms.info
-
VISITS
I'm not sure exactly where this would fit in, but some way to reporting total service hours (per week or other time period) would be useful, esp as we start gauging traffic, volume, usage against number of service hours. In our reporting for the Univ of California, we have to report on services hours for all public service points.
Likewise, it may be helpful to have a standard way to report staffing levels re: coverage of public service points? or in department? or who work on public services?
-
- Jul 2016
-
www.youthvoices.live www.youthvoices.live
-
The justice system can be very cruel when it comes to race to
people is all the time being racist
-
- Dec 2015
-
www.resourcecontracts.org www.resourcecontracts.org
-
This is our front page
-
- Nov 2015
-
www.mmcr.us www.mmcr.us
-
distributing pamphlets that urged an overthrow of the government
The pamphlets were urging the resistance of the draft, but the book did not state that the attempt was to overthrow the government. Only to express his political ideals.
-
- May 2015
-
www.nature.com www.nature.com
-
McDonald, R. J., Cloft, H. J. & Kallmes, D. F. Fate of submitted manuscripts rejected from the American Journal of Neuroradiology: outcomes and commentary. Am. J. Neuroradiol. 28, 1430–1434 (2007)
-
Schroter, S, et al. What errors do peer reviewers detect, and does training improve their ability to detect them? J. R. Soc. Med. 101, 507–514 (2008)
Look this one up
-
- Mar 2015
-
www.scrumguides.org www.scrumguides.org
-
an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Development Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the Development Team some flexibility regarding the functionality implemented within the Sprint. The selected Product Backlog items deliver one coherent function, which can be the Sprint Goal. The Sprint Goal can be any other coherence that causes the Development Team to work together rather than on separate initiatives.
an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Development Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the Development Team some flexibility regarding the functionality implemented within the Sprint. The selected Product Backlog items deliver one coherent function, which can be the Sprint Goal. The Sprint Goal can be any other coherence that causes the Development Team to work together rather than on separate initiatives.
Tags
- an objective set for the Sprint that can be met through the implementation of Product Backlog. It provides guidance to the Development Team on why it is building the Increment. It is created during the Sprint Planning meeting. The Sprint Goal gives the Development Team some flexibility regarding the functionality implemented within the Sprint. The selected Product Backlog items deliver one coherent function, which can be the Sprint Goal. The Sprint Goal can be any other coherence that causes the Development Team to work together rather than on separate initiatives.
- mağaza
- hepsini sor
Annotators
URL
-