- Jan 2021
-
svelte.dev svelte.dev
-
The <svelte:self> element allows a component to include itself, recursively. It cannot appear at the top level of your markup; it must be inside an if or each block to prevent an infinite loop.
-
-
github.com github.com
-
I don't know what I'd expect this to do, if not create an infinite loop. You're asking Svelte to do something before every update, and one of the things you're asking it to do is to flush any pending changes and trigger an update.
-
- Nov 2020
-
hackernoon.com hackernoon.com
-
It is hard to appreciate how important really fast (and reliable) hot reload can be during development, unless you have experienced it yourself. Developers report that it changes the way they create their apps, describing it as being like painting their app to life.
-
-
www.teachthought.com www.teachthought.com
-
In fact, it’s at the core of the learning process and how the human brain learns.
-
In everyday life, feedback loops for each of us occur naturally–usually in the form, ‘When I do X, Y happens.’ That’s a kind of feedback loop in the learning process.
-
A feedback loop in learning is a cause-effect sequence where data (often in the form of an ‘event’) is responded to based on recognition of an outcome and that data is used to inform future decisions in similar or analogous situations.
-
-
opinionatedgamers.com opinionatedgamers.com
-
What vaults this well past SNCF for me (setup time aside), is the limited company choice; it prevents a feedback loop of sorts where a game devolves into running each company in the ground.
-
- Oct 2020
-
github.com github.com
-
I think the bind:this={things[f.name]} invalidates f (perhaps erroneously?) which then invalidates foo, which causes the infinite loop.
-
- Sep 2020
-
github.com github.com
-
setup(); for (;;) { loop(); if (serialEventRun) serialEventRun(); }
The main of Sparkfun's Ardunio code. Note setup is called and then loop is called inside an infinite loop. setup is used for configuring pins, etc and loop is the actual program that is executed.
-
-
codechips.me codechips.me
-
I like bundlers. Correction, I like fast bundlers. Bundlers that help me tighten the feedback loop and help me focus on the code. Not bundlers that make me doze off, waiting for the recompilation to finish, while my CPU fan sounds like an old hair dryer.
-
- Aug 2020
-
www.nytimes.com www.nytimes.com
-
Models can create what data scientists call a behavioral loop. A person feeds in data, which is collected by an algorithm that then presents the user with choices, thus steering behavior.
-
- Jul 2020
-
evilmartians.com evilmartians.com
-
But even that “minute” affects my feedback loop (see Justin Searls talk) and wastes my time.
-
-
github.com github.com
-
Why does test suite performance matter? First of all, testing is a part of a developer's feedback loop (see @searls talk) and, secondly, it is a part of a deployment cycle.
-
- Jun 2020
-
podcastnotes.org podcastnotes.org
-
Just as journalists should be able to write about anything they want, comedians should be able to do the same and tell jokes about anything they please
where's the line though? every output generates a feedback loop with the hivemind, turning into input to ourselves with our cracking, overwhelmed, filters
it's unrealistic to wish everyone to see jokes are jokes, to rely on journalists to generate unbiased facts, and politicians as self serving leeches, err that's my bias speaking
-
- Mar 2020
-
www.youtube.com www.youtube.com
-
- Feb 2020
-
about.gitlab.com about.gitlab.com
-
We do the smallest thing possible and get it out as quickly as possible.
-
-
loadimpact.com loadimpact.com
-
We check in our code at the entry point of a pipeline, version control (Git and Github in our case), and then it’s taken through a series of steps aimed at assuring quality and lowering risk of releases. Automation helps us keep these steps out of our way while maintaining control through fast feedback loops (context-switching is our enemy). If any step of the pipeline breaks (or fails) we want to be alerted in our communication channel of choice (in our case Slack), and it needs to happen as quickly as possible while we’re in the right context.
-
- Nov 2019
-
www.valentinog.com www.valentinog.com
-
In Double-loop TDD it’s functional testing that drives our development. We write a functional test for testing that our application satisfy some user stories. When the functional test fails we move to write unit and integration tests which in turn drive how we code our components.
-
- Jul 2019
-
www.flowerbrackets.com www.flowerbrackets.com
-
For loop in java
-
While loop in java
-
For-each loop in java
-
Do-while loop in java
-
- Feb 2019
-
dougengelbart.org dougengelbart.org
-
the explicit nature of future improved systems would be highly affected by (expected) changes in our technology or in our understanding of the human being
-
evaluating the possible relevance of work and knowledge from existing fields and for assimilating whatever is relevant
-
giving the human the minute-by-minute services of a digital computer equipped with computer-driven cathode-ray-tube display, and (2) developing the new methods of thinking and working that allow the human to capitalize upon the computer's help.
-
that any one such improvement can be expected to trigger a chain of coordinating improvements
-
- Sep 2018
-
nolanlawson.com nolanlawson.com
-
It's important to understand that in the Event Loop there are Tasks & Microtasks. The Microtask queue is exhausted before returning to the Task queue - and Microtasks can queue other Microtasks, hance why the for loop in this example will block any other execution.
-
- Feb 2018
-
www.google.com www.google.com
- Oct 2017
-
www.cyberciti.biz www.cyberciti.biz
-
;
This
semicolon
character is key for the whole thing to work.
-
- May 2017
-
marconisociety.org marconisociety.org
-
The Triple Feedback Loop offers a compass by aligning the information flows in a framework for operating a network of disparate players with different goals who work together on an overarching goal.
-
- Jan 2017
-
www.tryscribble.com www.tryscribble.com
-
Five Days That Changed My Life Forever!
-
The approach you're probably using to train with could be improved by nearly 70%!
-
- Dec 2016
-
www.tryscribble.com www.tryscribble.com
-
Five Days That Changed My Life Forever! I was moving along, quite content making a six-figure income, having clients waiting in line to see me, and building championship lifters, bodybuilders, and, sports teams.
-
Why Almost Everyone Is Wrong In The Way They Build Muscle Mass, Strength, And Power!
-
Tags
- IG (Instant Gratification)
- MBG (Money Back Guarantee)
- CE (The Common Enemy)
- CTA (Call to Action)
- P (Promise)
- H (The Hook)
- AO (Addressing Objections)
- OL (Open Loop)
- CG (Curiosity Gap)
- ET (Emotional Trigger)
- KD (Key Desire/Hot Button)
- PP (Problem or Pain)
- SP (Social Proof)
- F (Feature)
- WTC (What’s the Catch Addressed)
- RR (Risk Reversal)
- S (Scarcity)
- PAP (Painting a Picture)
- B (Benefit)
- ITO (If > Then Opener)
Annotators
URL
-
- Feb 2016
-
Local file Local file
-
described ITS as tutoring systems thathave both an outer loop and an inner loop. The outer loop selectslearning tasks; it may do so in an adaptive manner (i.e., selectdifferent problem sequences for different students) based on thesystem’s assessment of each individual student’s strengths andweaknesses with respect to the targeted learning objectives. Theinner loop elicits steps within each task (e.g., problem-solvingsteps) and provides guidance with respect to these steps, typicallyin the form of feedback, hints, or error messages. In this regard,CAI, CBT, and Web-based homework are different from ITS inthat they lack an inner loop (VanLehn, 2006).
ITS vs CAI, CBT & eLearning
-