The use of __proto__ is controversial and discouraged. It was never originally included in the ECMAScript language spec, but modern browsers implemented it anyway. Only recently was the __proto__ property standardized by the ECMAScript 2015 specification for compatibility with web browsers, so it will be supported into the future.
- Nov 2020
-
developer.mozilla.org developer.mozilla.org
-
-
nymag.com nymag.com
-
Since I closed down the Dish, my bloggy website, five years ago, after 15 years of daily blogging, I have not missed the insane work hours that all but broke my health.
-
-
github.com github.com
-
We don't have clear visibility on which issues the VSCode team is planning on fixing & we would like to avoid duplicating work.
-
-
codescene.com codescene.com
-
Throughput in Planned vs Unplanned Work: The graph to the left is even more interesting as it contains the initial hints at what’s actually happening. That graph measures throughput with an emphasize on unplanned work. Now, what’s unplanned work? Typically, everything related to features or improvements is planned, whereas bugs, re-work, and service interruptions are unplanned. Let’s see why unplanned work is relevant.
[[throughput]] - [[planned work]] [[unplanned work]] - what things fall under planned and unplanned, and how are they impacting things?
-
-
-
Weibelzahl, S., Reiter, J., & Duden, G. (2020). Pandemic-Induced Depression and Anxiety in Healthcare Professionals. PsyArXiv. https://doi.org/10.31234/osf.io/5rehd
-
-
github.com github.com
-
I've only done components that need to/can be Svelte-ified. For some things, like RTL and layout grid, you can just use the MDC packages.
-
This is Sass based, and therefore doesn't require Svelte components
Just because we could make Svelte wrapper components for each Material typography [thing], doesn't mean we should.
Compare:
material-ui [react] did make wrapper components for typography.
- But why did they? Is there a technical reason why they couldn't just do what svelte-material-ui did (as in, something technical that Svelte empowers/allows?), or did they just not consider it?
svelte-material-ui did not.
- And they were probably wise to not do so. Just reuse the existing work from the Material team so that there's less work for you to keep in sync and less chance of divergence.
-
-
github.com github.com
-
There are a few intentional behavioral differences between Dart Sass and Ruby Sass. These are generally places where Ruby Sass has an undesired behavior, and it's substantially easier to implement the correct behavior than it would be to implement compatible behavior. These should all have tracking bugs against Ruby Sass to update the reference behavior.
Tags
- intentional
- reference implementation
- reversible decisions
- intentionally doing it differently / _not_ emulating/copying the way someone else did it
- intentional/well-considered decisions
- get back on course
- reverting a previous decision/change/commit
- learn from your mistakes
- don't let previous decisions/work constrain you
Annotators
URL
-
-
-
In principle, this information is already available through other means, but it is actually a fair amount of work to gather it in this form, and I think it could be useful to open it up to programmatic consumption.
-
-
monicasuri.com monicasuri.com
-
anything that makes you lighter helps create the balance which keeps you going.
"In order to balance I never left anything pending on my to-do-list for tomorrow. If I did, I worked on break shift from home post putting her off to sleep. This was possible because I could manage my office on laptop. To release the pressure points I tore papers, took cold water bath in the middle of the night, laid on the floor in child pose." Monica Suri
-
- Oct 2020
-
www.youtube.com www.youtube.com
-
ORWG Virtual Meeting 08/09/2020 https://www.youtube.com/playlist?list=PLOA0aRJ90NxvXtMt5Si5ukmR9LYfvDueB (n.d.)
-
-
stackoverflow.com stackoverflow.com
-
Please don't copy answers to multiple questions; this is the same as your answer to a similar question
Why on earth not? There's nothing wrong with reusing the same answer if it can work for multiple questions. That's called being efficient. It would be stupid to write a new answer from scratch when you already have one that can work very well and fits the question very well.
-
-
www.basefactor.com www.basefactor.com
-
Focus on your application: forget about forms details like I'm dirty, field touched...
-
You can try to build a solution to tackle these issues on your own, but it will cost you time and money... why not use a battle-tested solution to handle all this complexity?
-
If you want to implement a form with a superb User Experience, you have to take care of many variables:
-
Form validation can get complex (synchronous validations, asynchronous validations, record validations, field validations, internationalization, schemas definitions...). To cope with these challenges we will leverage this into Fonk and Fonk Final Form adaptor for a React Final Form seamless integration.
-
Managing Form State (holding field information, check if a control has been touched, if the user has clicked the submit button, who owns the current focus...) can be tedious and prone to errors. We can get help from React Final Form to handle these challenges for us.
Tags
- easy to get wrong
- adapter
- a lot of things to consider
- tedious
- complexity
- form validation library
- user experience
- can't keep entire system in your mind at once (software development) (scope too large)
- fonk (form validation library)
- too hard/difficult/much work to expect end-developers to write from scratch (need library to do it for them)
- difficult/hard problem
- don't write your own
- form design
- react-final-form
- reinventing the wheel / not invented here
- form validation
- integration
Annotators
URL
-
-
wendynorris.com wendynorris.com
-
wendynorris.com wendynorris.com
-
wendynorris.com wendynorris.com
-
wendynorris.com wendynorris.com
-
news.gallup.com news.gallup.com
-
Inc, G. (2020, October 13). COVID-19 and Remote Work: An Update. Gallup.Com. https://news.gallup.com/poll/321800/covid-remote-work-update.aspx
-
-
www.npmjs.com www.npmjs.com
-
This implementation is based upon following sources: JavaScript Debounce Function by David Walsh Lodash implementation
-
-
humanwhocodes.com humanwhocodes.com
-
Once again, this isn’t good or bad, it’s just the most efficient way to create something that is similar to something else
-
-
-
I'm okay with an overall design that allows people to plugin the parts they need in order to be able to generically support a compile-to-javascript language, but to bake in support for one singular solution because its popular is simply bad engineering.
-
This is the problem with baking in support for frameworks with special cases in the codebase. You can never support all the frameworks. :-(
-
-
github.com github.com
-
Other frameworks, which use a template syntax built atop HTML — Svelte, Vue, Ractive, Glimmer etc — have historically been fragmented, meaning those tools need to be reinvented many times.
-
-
tech.ebayinc.com tech.ebayinc.com
-
Every new variation to the view requires updating both the view model and the template. This holds true even for simple variations.
-
-
github.com github.com
-
It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
-
-
covid-19.iza.org covid-19.iza.org
-
COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved October 11, 2020, from https://covid-19.iza.org/publications/dp13620/
-
-
covid-19.iza.org covid-19.iza.org
-
COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved October 11, 2020, from https://covid-19.iza.org/publications/dp13762/
-
-
www.wesjones.com www.wesjones.com
-
"Protestant" life of wealth and risk over the "Catholic" path of poverty and security.[8]
Is this simply a restatement of the idea that most of "the interesting things" happen at the border or edge of chaos? The Catholic ethic is firmly inside the stable arena while that of the Protestant ethic is pushing the boundaries.
-
-
www.eugenewei.com www.eugenewei.com
-
Almost every social network of note had an early signature proof of work hurdle. For Facebook it was posting some witty text-based status update. For Instagram, it was posting an interesting square photo. For Vine, an entertaining 6-second video. For Twitter, it was writing an amusing bit of text of 140 characters or fewer. Pinterest? Pinning a compelling photo. You can likely derive the proof of work for other networks like Quora and Reddit and Twitch and so on. Successful social networks don't pose trick questions at the start, it’s usually clear what they want from you.
And this is likely the reason that the longer form blogs never went out of style in areas of higher education where people are still posting long form content. This "proof of work" is something they ultimately end up using in other areas.
Jessifer example of three part post written for a journal that was later put back into long form for publication.
-
-
-
If there was a place I thought reactivity would be weak, I embraced it and I worked on it until I was happy with the results.
-
-
unhosted.org unhosted.org
-
Although I also work with solid in my day job at inrupt, I wrote this guide in my spare time.
Tags
Annotators
URL
-
-
github.com github.com
-
Because I haven't worked with React Native, and so I'm not a specialist in it, and developing a React Native version of this package would better be done by someone being an expert in React Native.
-
-
docdrop.org docdrop.org
-
. They built great houses, bred race horses, and accumulated slaves, sometimes holding twenty or more bondsmen
Slaves were the one who facilitate things
-
-
www.theguardian.com www.theguardian.com
-
Partridge, J. (2020, October 5). Covid-19 has changed working patterns for good, UK survey finds. The Guardian. https://www.theguardian.com/business/2020/oct/05/covid-19-has-changed-working-patterns-for-good-uk-survey-finds
-
-
covid-19.iza.org covid-19.iza.org
-
IZA – Institute of Labor Economics. ‘COVID-19 and the Labor Market’. Accessed 6 October 2020. https://covid-19.iza.org/publications/dp13648/.
-
-
www.hiringlab.org www.hiringlab.org
-
Kolko, J. (2020, September 30). Coronavirus and US Job Postings Through Sept 25. Indeed Hiring Lab. https://www.hiringlab.org/2020/09/30/job-postings-through-sept-25/
-
-
stackoverflow.blog stackoverflow.blog
-
no one wants to feel like their time is wasted
-
There is this black hole syndrome where you spend hours working on something and get no feedback.
-
- Sep 2020
-
github.com github.com
-
export let client; setContext("client", client);
Wouldn't this set context to undefined initially? And reassigning a new value to client wouldn't update the value stored in the context, would it? It would only update the
let client
variable.Where does this let client actually get set to the client from
async function preload
? I guess I need to understand Sapper more to know how this works, but it doesn't seem like it could.Update: I think I found the answer (it runs before):
https://hyp.is/3aHeJgNFEeunkCsh8FVbDQ/sapper.svelte.dev/docs/
It lives in a
context="module"
script — see the tutorial — because it's not part of the component instance itself; instead, it runs before the component is created, allowing you to avoid flashes while data is fetched.
-
-
psyarxiv.com psyarxiv.com
-
Merrill, K. A., William, T., Joyce, K. M., Roos, L. E., & Protudjer, J. (2020). Potential psychosocial impact of COVID-19 on children: A scoping review of pandemics & epidemics [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/ucdg9
-
-
www.axios.com www.axios.com
-
Pandey, E. (n.d.). Remote work won’t kill your office. Axios. Retrieved September 28, 2020, from https://www.axios.com/remote-work-office-space-coronavirus-pandemic-0403db33-a6e4-498b-9650-e108acf33f50.html
-
-
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.psychologicalscience.org www.psychologicalscience.org
-
Online Research: From Funding to Data Collection. (n.d.). Association for Psychological Science - APS. Retrieved September 25, 2020, from https://www.psychologicalscience.org/news/online-research.html
-
-
-
There are work arounds, but nothing clean. I just feel like this should be functionality that should be part of the slot feature.
-
-
-
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
- difficult/hard
- scalability
- could be easier / more difficult than it needs to be
- why this feature is needed
- framework taking care of responsibility so users can leverage it and not have to worry about that responsibility themselves
- too hard/difficult/much work to expect end-developers to write from scratch (need library to do it for them)
Annotators
URL
-
-
github.com github.com
-
I'll work on a preliminary PR (which I expect will need some love from maintainers, sorry!)
-
-
react-spectrum.adobe.com react-spectrum.adobe.com
-
This leads to web developers at every company needing to rebuild every control from scratch. This represents millions of dollars of investment for each company to duplicate work that many other companies are also doing.
-
Modern view libraries like React allow teams to build and maintain these components more easily than ever before, but it is still extraordinarily difficult to do so in a fully accessible way with interactions that work across many types of devices.
-
-
github.com github.com
-
It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
-
-
www.washingtonpost.com www.washingtonpost.com
-
Izadi, E. (n.d.). College newspaper reporters are the journalism heroes for the pandemic era. Washington Post. Retrieved September 22, 2020, from https://www.washingtonpost.com/media/2020/09/19/coronavirus-college-newspapers/
-
-
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.
Tags
- iterative process: building on previous attempts/work
- 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?"
- iterative process
Annotators
URL
-
-
-
Thomas, D., & Giles, C. (2020, September 14). Cities count cost of lasting exodus from offices. https://www.ft.com/content/203cc83c-72b0-49c9-bea5-6fb38735a8fc
-
-
svelte.dev svelte.dev
-
First class TypeScript support means that both of these two systems do a good job of handling TypeScript code.
-
-
twitter.com twitter.com
-
Jed Kolko on Twitter. (n.d.). Twitter. Retrieved September 7, 2020, from https://twitter.com/JedKolko/status/1301865629591334912
-
-
daverupert.com daverupert.com
-
There’s a lot of value in slow thinking. You use the non-lizard side of your brain. You make more deliberate decisions. You prioritize design over instant gratification. You can “check” your gut instincts and validate your hypothesis before incurring mountains of technical debt.
Slow thinking is vergelijkbaar met Deep Work.
-
-
www.psychologytoday.com www.psychologytoday.com
-
If ADHD is not a disorder, but a mismatch with a human environment, then suddenly it’s not a medical issue. It’s an issue for educational reform.
How can this impact #[[Adult ADHD]] and #[[ADHD at work]]
-
-
twitter.com twitter.com
-
Peter Slattery on Twitter: “Are you, or is anyone you know, researching how COVID-19 has affected behaviour and behavioural drivers in Victoria and Australia, in particular behaviours that related to topics such as ‘active transport’, ‘service provision’, ‘working from home’ and ‘car usage’?” / Twitter. (n.d.). Twitter. Retrieved June 23, 2020, from https://twitter.com/peterslattery1/status/1274874801174179840
-
-
www.aei.org www.aei.org
-
The Deep Dive with John Lettieri: What Adam Ozimek thinks about remote work, regional divergence, and the crisis facing American small businesses. (n.d.). American Enterprise Institute - AEI. Retrieved July 4, 2020, from https://www.aei.org/multimedia/the-deep-dive-what-adam-ozimek-thinks-about-remote-work-regional-divergence-and-the-crisis-facing-american-small-businesses/
Tags
- podcast
- impact
- regional divergence
- remote work
- is:webpage
- small business
- prediction
- economy
- USA
- COVID-19
- lang:en
Annotators
URL
-
-
www.tandfonline.com www.tandfonline.com
-
Beest, I. van. (2020). Editorial. Social Influence, 0(0), 1–3. https://doi.org/10.1080/15534510.2020.1783758
-
-
-
Lim, S. S. (2020). How to get away from work mode during the coronavirus lockdown. Nature. https://doi.org/10.1038/d41586-020-01976-4
-
-
www.vox.com www.vox.com
-
Thus could Ken Copeland write in his Laws of Prosperity, "Do you want a hundredfold return on your money? Give and let God multiply it back to you. No bank in the world offers this kind of return! Praise the Lord!” In this mentality, tithing is a financially responsible thing to do. It’s a show of faith and a shrewd investment alike, a wager on the idea that God acts in the here and now to reward those with both faith and a sufficiently developed work ethic.
And of course, if you're giving away 10%, you've got to work even harder to make up that initial loss!
-
- Aug 2020
-
www.nber.org www.nber.org
-
Eichenbaum, M. S., Rebelo, S., & Trabandt, M. (2020). The Macroeconomics of Epidemics (Working Paper No. 26882; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w26882
-
-
-
Mongey, S., Pilossoph, L., & Weinberg, A. (2020). Which Workers Bear the Burden of Social Distancing Policies? (Working Paper No. 27085; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27085
-
-
www.abstract.com www.abstract.com
-
Our company is remote-first and will always be open to employees to work anywhere in the U.S. (or the occasional trip abroad). We made this decision with a great deal of intention because we believe creating and nurturing a remote culture is a key to inclusion.
As we've been adjusting to the pandemic and going remote, I have been thinking about the differences between
- [[remote only]]
- [[remote first]]
- [[remote friendly]]
-
-
psyarxiv.com psyarxiv.com
-
Moshontz, Hannah, Grace Elizabeth Binion, Benjamin T. Brown, and Haley Walton. ‘A Guide to Self-Archiving Preprints’. Preprint. PsyArXiv, 21 August 2020. https://doi.org/10.31234/osf.io/dp4x9.
-
-
psyarxiv.com psyarxiv.com
-
Liu, Zihan, Drake Van Egdom, Rhona Flin, Christiane Spitzmueller, Omolola Adepoju, and Ramanan Krishnamoorti. ‘I Don’t Want to Go Back: Examining the Return to Physical Workspaces During COVID-19’. Preprint. PsyArXiv, 21 August 2020. https://doi.org/10.31234/osf.io/un2bp.
Tags
- non-caucasians
- blanket policies
- is:preprint
- US
- policy makers
- decision making
- childcare
- COVID-19
- lang:en
- return to work
- United States
- physical workspaces
- females
- willingness to return
- organizational strategies
- multi-generational households
- flexible approaches
- employee perspectives
- concerns
Annotators
URL
-
-
www.nber.org www.nber.org
-
Glaeser, E. L., Gorback, C. S., & Redding, S. J. (2020). How Much does COVID-19 Increase with Mobility? Evidence from New York and Four Other U.S. Cities (Working Paper No. 27519; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27519
-
-
www.nber.org www.nber.org
-
Hamermesh, Daniel S. ‘Lock-Downs, Loneliness and Life Satisfaction’. Working Paper. Working Paper Series. National Bureau of Economic Research, April 2020. https://doi.org/10.3386/w27018.
-
-
hndex.org hndex.org
-
Ohhh, never thought of this hypothesis: that the act of getting drunk together might be a social technology that helps us verify the trustworthiness of others by inhibiting their higher cognitive functions and thus making it harder to consciously fake things.
Proof of trustworthiness
-
-
www.nature.com www.nature.com
-
Gewin, V. (2020). The trials of global research under the coronavirus. Nature. https://doi.org/10.1038/d41586-020-02326-0
-
-
www.washingtonpost.com www.washingtonpost.com
-
McGregor, Jena. ‘Remote Work Really Does Mean Longer Days — and More Meetings’. Washington Post. Accessed 10 August 2020. https://www.washingtonpost.com/business/2020/08/04/remote-work-longer-days/.
-
-
www.matthewbarby.com www.matthewbarby.com
-
having a completely distributed team can make it very difficult for team members to get to know each other on a personal level
There is lots that gets missed from the chance encounters of in-person interactions.
I've found this to be a challenge when onboarding at a new company.
Many of the ways we happen to meet people in a normal office environment can go away, the chance encounters need to become intentional ones.
It can feel awkward reaching out to someone over slack to ask for something if you have never had any kind of casual conversation or interaction with them before.
-
-
covid-19.iza.org covid-19.iza.org
-
Which Jobs Are Done from Home? Evidence from the American Time Use Survey. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 8, 2020, from https://covid-19.iza.org/publications/dp13138/
-
-
covid-19.iza.org covid-19.iza.org
-
Germany’s Capacities to Work from Home. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 8, 2020, from https://covid-19.iza.org/publications/dp13152/
-
-
covid-19.iza.org covid-19.iza.org
-
The Short-Term Economic Consequences of COVID-19: Exposure to Disease, Remote Work and Government Response. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 8, 2020, from https://covid-19.iza.org/publications/dp13159/
-
-
covid-19.iza.org covid-19.iza.org
-
Who Can Work from Home?. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 7, 2020, from https://covid-19.iza.org/publications/dp13197/
-
-
covid-19.iza.org covid-19.iza.org
-
The COVID-19 Crisis and Telework: A Research Survey on Experiences, Expectations and Hopes. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 7, 2020, from https://covid-19.iza.org/publications/dp13229/
-
-
www.nber.org www.nber.org
-
Brynjolfsson, E., Horton, J. J., Ozimek, A., Rock, D., Sharma, G., & TuYe, H.-Y. (2020). COVID-19 and Remote Work: An Early Look at US Data (Working Paper No. 27344; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27344
-
-
www.nber.org www.nber.org
-
Bartik, A. W., Cullen, Z. B., Glaeser, E. L., Luca, M., & Stanton, C. T. (2020). What Jobs are Being Done at Home During the Covid-19 Crisis? Evidence from Firm-Level Surveys (Working Paper No. 27422; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27422
-
-
covid-19.iza.org covid-19.iza.org
-
Six-Country Survey on COVID-19 (n.d.). IZA – Institute of Labor Economics. Retrieved August 4, 2020, from https://covid-19.iza.org/publications/dp13230/
-
-
covid-19.iza.org covid-19.iza.org
-
Work That Can Be Done from Home: Evidence on Variation within and across Occupations and Industries. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 4, 2020, from https://covid-19.iza.org/publications/dp13374/
-
-
covid-19.iza.org covid-19.iza.org
-
Lockdown Accounting. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 1, 2020, from https://covid-19.iza.org/publications/dp13397/
-
-
covid-19.iza.org covid-19.iza.org
-
Family Life in Lockdown. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved August 1, 2020, from https://covid-19.iza.org/publications/dp13398/
-
-
covid-19.iza.org covid-19.iza.org
-
Working at Home in Greece: Unexplored Potential at Times of Social Distancing?. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 31, 2020, from https://covid-19.iza.org/publications/dp13408/
-
-
covid-19.iza.org covid-19.iza.org
-
Women’s Work, Housework and Childcare, before and during COVID-19. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 31, 2020, from https://covid-19.iza.org/publications/dp13409/
-
-
covid-19.iza.org covid-19.iza.org
-
COVID-19, Stay-At-Home Orders and Employment: Evidence from CPS Data. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 29, 2020, from https://covid-19.iza.org/publications/dp13282/
-
-
covid-19.iza.org covid-19.iza.org
-
Baby Steps: The Gender Division of Childcare during the COVID-19 Pandemic. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 29, 2020, from https://covid-19.iza.org/publications/dp13302/
-
-
covid-19.iza.org covid-19.iza.org
-
Cognitive Performance in the Home Office – Evidence from Professional Chess. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 29, 2020, from https://covid-19.iza.org/publications/dp13491/
-
-
covid-19.iza.org covid-19.iza.org
-
The Gendered Division of Paid and Domestic Work under Lockdown. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 27, 2020, from https://covid-19.iza.org/publications/dp13500/
-
-
covid-19.iza.org covid-19.iza.org
-
Labour Markets in the Time of Coronavirus: Measuring Excess. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 27, 2020, from https://covid-19.iza.org/publications/dp13529/
-
-
covid-19.iza.org covid-19.iza.org
-
The New Hazardous Jobs and Worker Reallocation. COVID-19 and the Labor Market. (n.d.). IZA – Institute of Labor Economics. Retrieved July 27, 2020, from https://covid-19.iza.org/publications/dp13532/
-
-
en.wikipedia.org en.wikipedia.org
-
It reused many ideas and classes from Doug Lea's Collections package, which was deprecated as a result.
-
-
www.nber.org www.nber.org
-
Baqaee, D., Farhi, E., Mina, M. J., & Stock, J. H. (2020). Reopening Scenarios (Working Paper No. 27244; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27244
-
- Jul 2020
-
-
Papanikolaou, D., & Schmidt, L. D. W. (2020). Working Remotely and the Supply-side Impact of Covid-19 (Working Paper No. 27330; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w27330
-
-
github.com github.com
-
This work is a minor evolution of bootscale
-
-
www.iubenda.com www.iubenda.com
-
The User has the right to object to such processing and may exercise that right by visiting the privacy policies of the respective vendors.
It's not like going to a privacy policy really helps you exercise your right to object? How? By providing an address to which to send your objections?
-
-
covid-19.iza.org covid-19.iza.org
-
gitlab.com gitlab.com
-
Because the Web IDE is based on the Monaco Editor, you can find a more complete list of supported languages in the Monaco languages repository. Under the hood, Monaco uses the Monarch library for syntax highlighting.
-
-
covid-19.iza.org covid-19.iza.org
-
Kalenkoski, C. M., & Pabilonia, S. W. (2020). Initial Impact of the COVID-19 Pandemic on the Employment and Hours of Self-Employed Coupled and Single Workers by Gender and Parental Status. IZA Discussion Paper, 13443.
-
-
moodle.loyola.edu moodle.loyola.edu
-
Alon, T. M., Doepke, M., Olmstead-Rumsey, J., & Tertilt, M. (2020). The Impact of COVID-19 on Gender Equality (Working Paper No. 26947; Working Paper Series). National Bureau of Economic Research. https://doi.org/10.3386/w26947
-
-
graphics.reuters.com graphics.reuters.com
-
Slobin, S. (n.d.). How Remote Work Divides America. Reuters. Retrieved July 27, 2020, from https://graphics.reuters.com/HEALTH-CORONAVIRUS/USA-REMOTEWORK/xlbpgbrljvq/
-
-
www.sciencemag.org www.sciencemag.org
-
MadhusoodananJul. 20, J., 2020, & Pm, 5:05. (2020, July 20). ‘Ethically troubling.’ University reopening plans put professors, students on edge. Science | AAAS. https://www.sciencemag.org/careers/2020/07/ethically-troubling-university-reopening-plans-put-professors-students-edge
-
-
covid-19.iza.org covid-19.iza.org
-
Bellmann, L., & Hübler, O. (2020). Job Satisfaction and Work-Life Balance: Differences between Homework and Work at the Workplace of the Company. IZA Discussion Paper, 13504.
-
-
theconversation.com theconversation.com
-
Cook, D. (2020 May 07). Five workplace trends will shape life after lockdown. The Conversation. http://theconversation.com/five-workplace-trends-will-shape-life-after-lockdown-138077
-
-
osf.io osf.io
-
Stephany, F., Dunn, M., Sawyer, S., & Lehdonvirta, V. (2020). Distancing Bonus or Downscaling Loss? The Changing Livelihood of US Online Workers in Times of COVID-19 [Preprint]. SocArXiv. https://doi.org/10.31235/osf.io/vmg34
-
-
psyarxiv.com psyarxiv.com
-
Cellini, N., Di Giorgio, E., Mioni, G., & Di Riso, D. (2020). Sleep quality, timing, and psychological difficulties in Italian school-age children and their mothers during COVID-19 lockdown [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/95ujm
-
-
www.nesta.org.uk www.nesta.org.uk
-
Nesta, (2020, May 15). Invisible work: Nesta talks to John Howkins. https://www.nesta.org.uk/event/live-stream-invisible-work/
-
-
www.youtube.com www.youtube.com
-
Thomas W. Malone—COVID-19 and Collective Intelligence (ACM CI’20). (n.d.). Retrieved June 25, 2020, from https://www.youtube.com/watch?v=W5RfAZMMTPM
-
-
osf.io osf.io
-
Herzberg-Druker, E., Tali, K., & Yaish, M. (2020). Work and Families in Times of Crisis: The Case of Israel in the Coronavirus Outbreak [Preprint]. SocArXiv. https://doi.org/10.31235/osf.io/fxs64
-
-
osf.io osf.io
-
Dunn, M., Stephany, F., Sawyer, S., Munoz, I., Raheja, R., Vaccaro, G., & Lehdonvirta, V. (2020). When Motivation Becomes Desperation: Online Freelancing During the COVID-19 Pandemic [Preprint]. SocArXiv. https://doi.org/10.31235/osf.io/67ptf
-
-
osf.io osf.io
-
Lyttelton, T., Zang, E., & Musick, K. (2020). Gender Differences in Telecommuting and Implications for Inequality at Home and Work. https://doi.org/10.31235/osf.io/tdf8c
-
-
psyarxiv.com psyarxiv.com
-
Hayes, S., Priestley, J. L., Ishmakhametov, N., & Ray, H. E. (2020). “I’m not Working from Home, I’m Living at Work”: Perceived Stress and Work-Related Burnout before and during COVID-19 [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/vnkwa
-
-
www.bloomberg.com www.bloomberg.com
-
Tech’s Embrace of Remote Work Sends San Francisco Rents Plunging. (2020, July 1). Bloomberg.Com. https://www.bloomberg.com/news/articles/2020-07-01/tech-s-embrace-of-remote-work-sends-san-francisco-rents-plunging
-
-
www.npr.org www.npr.org
-
Is Remote Work Here To Stay? (n.d.). NPR.Org. Retrieved July 4, 2020, from https://www.npr.org/sections/money/2020/06/30/882834590/is-remote-work-here-to-stay
-
-
github.com github.com
-
But I love it, and so I plan to keep it alive.
-
- Jun 2020
-
medium.com medium.com
-
According to our understanding of the inconsistencies, the feature was likely trying to support too many edge cases. All caching strategies have weaknesses and eventually break down if the usage is not properly scoped.
-
-
www.theguardian.com www.theguardian.com
-
Doward, J. (2020, June 28). Only 13% of UK working parents want to go back to ‘the old normal.’ The Observer. https://www.theguardian.com/world/2020/jun/28/only-13-of-uk-working-parents-want-to-go-back-to-the-old-normal
-
-
journals.plos.org journals.plos.org
-
Goh, H.-H., & Bourne, P. E. (2020). Ten simple rules for researchers while in isolation from a pandemic. PLOS Computational Biology, 16(6), e1007946. https://doi.org/10.1371/journal.pcbi.1007946
-
-
www.sefaria.org www.sefaria.org
-
According to the labor is the reward
Tags
Annotators
URL
-
-
chem.libretexts.org chem.libretexts.org
-
Heat and work have signs (positive or negative), and the sign of each depends on whether the system we are considering is gaining or losing energy. In this class, if a process makes the system gain energy, qqq and/or www are positive; if the process makes the system lose energy, qqq and/or www are negative. We can put this information into four formal statements: If heat flows into a system, qqq is positive. If heat flows out of a system, qqq is negative If the surroundings do work on the system, www is positive. If the system does work, www is negative.
Heat and work have signs (positive or negative), and the sign of each depends on whether the system we are considering is gaining or losing energy. In this class, if a process makes the system gain energy, q and/or w are positive; if the process makes the system lose energy, q and/or w are negative. We can put this information into four formal statements:
- If heat flows into a system, q is positive.
- If heat flows out of a system, q is negative
- If the surroundings do work on the system, w is positive.
- If the system does work, w is negative.
Tags
Annotators
URL
-
-
www.thelancet.com www.thelancet.com
-
Health, T. L. G. (2020). Publishing in the time of COVID-19. The Lancet Global Health, 8(7), e860. https://doi.org/10.1016/S2214-109X(20)30260-6
-
-
www.theguardian.com www.theguardian.com
-
Hill, A. (2020, June 19). Coronavirus: 4.5m people in UK forced to become unpaid carers. The Guardian. https://www.theguardian.com/society/2020/jun/19/coronavirus-45m-people-in-uk-forced-to-become-unpaid-carers
-
-
eprints.bbk.ac.uk eprints.bbk.ac.uk
-
Beauregard, T. A., Basile, K. A., & Canonico, E. (2019). Telework: Outcomes and Facilitators for Employees. In R. N. Landers (Ed.), The Cambridge Handbook of Technology and Employee Behavior (1st ed., pp. 511–543). Cambridge University Press. https://doi.org/10.1017/9781108649636.020
-
-
news.stanford.edu news.stanford.edu
-
University, S. (2020, March 30). The productivity pitfalls of working from home in the age of COVID-19. Stanford News. https://news.stanford.edu/2020/03/30/productivity-pitfalls-working-home-age-covid-19/
-
-
www.humblebundle.com www.humblebundle.com
-
PAY $1 OR MORE TO ALSO UNLOCK!
Office 365 For Dummies 3rd Edition
Virtual Teams For Dummies
Unlocking Creativity: How to Solve Any Problem and Make the Best Decisions by Shifting Creative Mindsets
Power of An Hour: Business and Life Mastery in One Hour A Week
How To Sell When Nobody's Buying: (And How to Sell Even More When They Are)
PAY $8 OR MORE TO ALSO UNLOCK!
Office 2019 All-in-One For Dummies
Excel 2019 All-in-One For Dummies
Faster Disaster Recovery: The Business Owner's Guide to Developing a Business Continuity Plan
Train the Brave: Tame Your Fear, Take the Chance, Dare to Live Big
Cyber Smart: Five Habits to Protect Your Family, Money, and Identity from Cyber Criminals
Lifehacker: The Guide to Working Smarter, Faster, and Better 3rd Edition
PAY $15 OR MORE TO ALSO UNLOCK! Value of this tier to me: .7×12+.8×17+.5×9+.7×11+.7×15+1×10+.8×15 = $66.7
The Cybersecurity Playbook: How Every Leader and Employee Can Contribute to a Culture of Security https://www.amazon.com/Cybersecurity-Playbook-Practical-Employee-Organization/dp/1119442192/ $12/14 4.8/5 n=10 Want: 7/10
Rituals for Work: 50 Ways to Create Engagement, Shared Purpose, and a Culture that Can Adapt to Change https://www.amazon.com/Rituals-Work-Engagement-Bottom-Up-Innovation/dp/1119530784/ $17/18 4.3/5 n=47 Want: 8/10
Online Teaching at Its Best: Merging Instructional Design with Teaching and Learning Research https://www.amazon.com/Online-Teaching-Its-Best-Instructional/dp/1119242290/ $9/38 5/5 n=5 Want: 5/10
Rehumanize Your Business: How Personal Videos Accelerate Sales and Improve Customer Experience https://www.amazon.com/Rehumanize-Your-Business-Accelerate-Experience/dp/1119576261/ $11/12 4.8/10 n=105 Want: 7/10
The Busy Leader's Handbook: How To Lead People and Places That Thrive https://www.amazon.com/Busy-Leaders-Handbook-People-Places/dp/1119576644/ $15/16 4.9/10 n=26 Want: 7/10
Noise: Living and Leading When Nobody Can Focus https://www.amazon.com/Noise-Living-Leading-Nobody-Focus/dp/1119553377/ $10/17 4.8/5 n=30 Want: 10/10
The Year Without Pants: WordPress.com and the Future of Work https://www.amazon.com/Year-Without-Pants-WordPress-com-Future-ebook/dp/B00DVJXI4M/ $15/18 4.3/5 n=238 Want: 8/10
Microsoft Teams For Dummies Want: 2/10
-
-
americanethnologist.org americanethnologist.org
-
Good Vibes: The Complex Work of Social Media Influencers in a Pandemic. (n.d.). American Ethnological Society. Retrieved May 31, 2020, from https://americanethnologist.org/features/pandemic-diaries/pandemic-diaries-affect-and-crisis/good-vibes-the-complex-work-of-social-media-influencers-in-a-pandemic
Tags
- classification
- follower
- influencer
- staff
- is:news
- lockdown
- COVID-19
- lang:en
- social media
- work
- essential worker
Annotators
URL
-
-
www.amazon.com www.amazon.com
-
I could get a lot more done in an 8-9 hour day with a PC and a desk phone than I get done now in a 9-10 hour day with a laptop /tablet / smartphone, which should allow me to be more a lot more productive but just interrupt me. I don't want the mobile flexibility to work anywhere. It sucked in management roles doing a full day then having dinner with friends and family then getting back to unfinished calls and mails. I much prefer to work later then switch off totally at home.
-
-
stackoverflow.blog stackoverflow.blog
-
Internally, we are continuing to encourage any employee who needs time and space to process current events or participate in protests should they choose to take sick time so that it doesn’t impact their personal paid-time off.
-
-
www.economist.com www.economist.com
-
Germany helps sex workers idled by covid-19. (n.d.). The Economist. Retrieved June 8, 2020, from https://www.economist.com/europe/2020/06/04/germany-helps-sex-workers-idled-by-covid-19
-
-
eprints.bbk.ac.uk eprints.bbk.ac.uk
-
Basile, K.A. and Beauregard, T. Alexandra (2016) Strategies for successful telework: how effective employees manage work/home boundaries. Strategic HR Review 15 (3), pp. 106-111. ISSN 1475-4398.
-
-
www.who.int www.who.int
-
WHO “Immunity passports” in the context of COVID-19. (2020 April 27). https://www.who.int/news-room/commentaries/detail/immunity-passports-in-the-context-of-covid-19
-
-
www.npr.org www.npr.org
-
What Is The Future Of Cities? (n.d.). NPR.Org. Retrieved June 4, 2020, from https://www.npr.org/sections/money/2020/05/19/858068115/what-is-the-future-of-cities
-
- May 2020
-
www.brookings.edu www.brookings.edu
-
Muro, M. (2020, May 26). Could Big Tech’s move to permanent remote work save the American heartland? Brookings. https://www.brookings.edu/blog/the-avenue/2020/05/26/could-big-techs-move-to-permanent-remote-work-save-the-american-heartland/
-
-
warwick.ac.uk warwick.ac.uk
-
In addition, the UK should take the opportunity to leverage its strong research and development base to identify globally competitive products and services, and evaluate where we have opportunities to make these products in the UK and export globally.
Promising
-
-
psyarxiv.com psyarxiv.com
-
Rudolph, C., Allan, B., Clark, M., Hertel, G., Hirschi, A., Kunze, F., Shockley, K., Shoss, M., Sonnentag, S., & Zacher, H. (2020). Pandemics: Implications for Research and Practice in Industrial and Organizational Psychology [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/k8us2
-
-
www.psychologicalscience.org www.psychologicalscience.org
-
APS Backgrounder Series: Psychological Science and COVID-19: Working Remotely. (n.d.). Association for Psychological Science - APS. Retrieved April 21, 2020, from https://www.psychologicalscience.org/news/backgrounder-covid-19-remote-work.html
-
-
www.managers.org.uk www.managers.org.uk
-
A new psychology of work: Workplaces in the post-Coronavirus era. (n.d.). Retrieved May 12, 2020, from https://www.managers.org.uk:443/insights/news/2020/may/a-new-psychology-of-work-workplaces-in-the-post-coronavirus-era
-
-
www.theguardian.com www.theguardian.com
-
Boseley, S. (2020, May 12). Millions with health conditions at risk from Covid-19 “if forced back to work.” The Guardian. https://www.theguardian.com/world/2020/may/12/millions-with-health-conditions-at-risk-from-covid-19-if-forced-back-to-work
-
-
kellysutton.com kellysutton.com
-
“Make it work” means shipping something that doesn’t break. The code might be ugly and difficult to understand, but we’re delivering value to the customer and we have tests that give us confidence. Without tests, it’s hard to answer “Does this work?”
-
-
www.theguardian.com www.theguardian.com
-
Fraser, N., Neiman, S., Mouffe, C., Sassen, S., Müller, J.-W., Rodrik, D., Piketty, T., Zucman, G., Chang, H.-J., & others, and many. (2020, May 15). Humans are not resources. Coronavirus shows why we must democratise work | Thomas Piketty and others. The Guardian. https://www.theguardian.com/commentisfree/2020/may/15/humans-resources-coronavirus-democratise-work-health-lives-market
Tags
- health
- human resource
- is:webpage
- capitalism
- human rights
- democratization
- business
- economy
- dignity
- COVID-19
- lang:en
- employee
- work
- opinion
Annotators
URL
-
-
psyarxiv.com psyarxiv.com
-
Prem, R., Kubicek, B., Uhlig, L., Baumgartner, V. C., & Korunka, C. (2020). Development and Validation of a Scale to Measure Cognitive Demands of Flexible Work [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/mxh75
-
-
-
Pichler, Anton, Marco Pangallo, R. Maria del Rio-Chanona, François Lafond, and J. Doyne Farmer. “Production Networks and Epidemic Spreading: How to Restart the UK Economy?” ArXiv:2005.10585 [Physics, q-Fin], May 21, 2020. http://arxiv.org/abs/2005.10585.
Tags
- economics
- epidemic spreading
- social distincing
- consumption
- work from home
- transmission rate
- production
- GDP
- COVID-19
- lang:en
- production network
- epidemiology
- demand
- United Kingdom
- unemployment
- economic growth
- input-output constraints
- inventory dynamics
- reopening industry
- is:article
- industry
- supply
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
Knowledge work can be differentiated from other forms of work by its emphasis on "non-routine" problem solving that requires a combination of convergent and divergent thinking.[2] But despite the amount of research and literature on knowledge work, there is no succinct definition of the term.
-
workers, whose line of work requires one to "think for a living"
-
-
-
en.wikipedia.org en.wikipedia.org
-
All of the features of NLS were in support of Engelbart's goal of augmenting collective knowledge work and therefore focused on making the user more powerful, not simply on making the system easier to use.
-
-
www.theguardian.com www.theguardian.com
-
Savage, M. (2020, May 10). A return to work is on the cards. What are the fears and legal pitfalls? The Guardian | The Observer. https://www.theguardian.com/world/2020/may/09/coronavirus-return-to-work-employment-law-logistical-nightmare
-
-
www.geekwire.com www.geekwire.com
-
about.gitlab.com about.gitlab.com
-
We believe everyone deserves to report to exactly one person that knows and understands what you do day to day. The benefit of having a technically competent manager is easily the largest positive influence on a typical worker’s level of job satisfaction. We have a simple functional hierarchy, everyone has one manager that is experienced in their subject matter.
-
-
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:
-
This also ties in the "Single Source Of Truth", where even if I craft descriptive commit messages I will probably have to describe what I did in the MR comments anyways, so that feels like duplicate work.
-
-
about.gitlab.com about.gitlab.com
-
Our status updates consist of the various issues and merge requests that are currently being worked on. If the work is in progress, it is encouraged to share details on the current state.
-
-
about.gitlab.com about.gitlab.com
-
Everyone works remote, but you don't feel remote. We don't have a head office, so you're not in a satellite office.
-
-
dash.harvard.edu dash.harvard.edu
-
Larremore, Daniel B., Kate M. Bubar, and Yonatan H. Grad. Implications of test characteristics and population seroprevalence on ‘immune passport’ strategies (May 2020).https://dash.harvard.edu/handle/1/42664007
-
-
notes.andymatuschak.org notes.andymatuschak.org
-
Whether in music (Bach, Lennon), art (Picasso, Bernini), film (Tarantino, Anderson), games (Blow, Lantz), fiction (Kundera, Tolstoy), the most eminent work is usually the result of a single person’s creative efforts. Occasionally it’s a very small group (Eames, Wrights).
Great creative work is usually the product of a single person.
-
-
psyarxiv.com psyarxiv.com
-
Droit-Volet, S., GIL, S., Martinelli, N., Andant, N., Clinchamps, M., Parreira, L., … Dutheil, F. (2020, May 1). PONE-D-20-12336. Time and Covid-19 stress in the lockdown situation: Time Free, Dying of Boredom and Sadness. Retrieved from psyarxiv.com/efdq5
-
-
survey.wzb.eu survey.wzb.eu
-
Survey for Coronavirus/Fragebogen zur Coronavirus- WZB
-
-
psyarxiv.com psyarxiv.com
-
Di Giorgio, E., Di Riso, D., Mioni, G., & Cellini, N. (2020, April 30). The interplay between mothers’ and children behavioral and psychological factors during COVID-19: An Italian study. Retrieved from psyarxiv.com/dqk7h
-
- Apr 2020
-
www.nationalelfservice.net www.nationalelfservice.net
-
Mental health COVID-19: Research priorities. (2020, April 27). National Elf Service. https://www.nationalelfservice.net/mental-health/mental-health-covid-19/
-
-
-
Second Issue—Covid Economics: Vetted and Real-Time Papers | Centre for Economic Policy Research. (n.d.). Retrieved April 9, 2020, from https://cepr.org/content/second-issue-covid-economics-vetted-and-real-time-papers
-
-
-
The purpose of publications in a pandemic and beyond. (n.d.). Wonkhe. Retrieved April 24, 2020, from https://wonkhe.com/blogs/the-purpose-of-publications-in-a-pandemic-and-beyond/
-
-
zoom.us zoom.us
-
¡Bienvenido! Se lo invita a unirse a una reunión: Applying Behavioral Economics to Work and Life. Luego de la inscripción, recibirá un e-mail de confirmación para unirse a la reunión. (n.d.). Zoom Video. Retrieved April 23, 2020, from https://zoom.us/meeting/register/tJUodu6opj4sG9wTXoXvEN_-OVis_vJ6SZi1
-
-
www.today.com www.today.com
-
Spector, N. (2020 March 30). Working from home? Here's how to set boundaries for a better work-life balance. Today. https://www.today.com/health/working-home-amid-coronavirus-here-s-how-set-boundaries-better-t177077#annotations:fi0TFHmaEeqeMb8qy1cFvg
-
-
www.nature.com www.nature.com
-
Powell, K. (2020). Science-ing from home. Nature, 580(7803), 419–421. https://doi.org/10.1038/d41586-020-00935-3
-
-
github.com github.com
-
Based on
-
-
www.troyhunt.com www.troyhunt.com
-
Many of them have made poor password choices stretching all the way back to registration, an event that potentially occurred many years ago.
-
-
www.forbes.com www.forbes.com
-
As a matter of fact, you do pay me to think
-
In fact, work is meant to be fun and it has to be fun before anything interesting or investor-pleasing can happen. Every good manager knows this.
-
-
lnakamur.files.wordpress.com lnakamur.files.wordpress.com
-
The precarities that characterize our gig economy were beta-tested on Indian reservations, on the US-Mexico border, in Chinese factories.
start of the precarity we see today in the gig economy - I don't know if you can divorce all of this from the history of factory work, they could co-exist, but factory work in general has always been precarious.
-
-
www.techrseries.com www.techrseries.com
-
-
Remote work is not business as usual. It represents a totally new way of thinking and operating
-
it will become the new normal for the way work gets done
-
- Mar 2020
-
www.newsweek.com www.newsweek.com
-
Congress will likely not commence except for in case of emergency, which would require lawmakers to be present since no remote voting system yet exists or is allowed under current rules.
-
-
www.cnbc.com www.cnbc.com
-
While employees are used to working remotely every day, working parents are learning how work remotely with kids at home following mass closures of schools and child-care providers.
-
-
-
referrer (note spelling)
-
-
www.forbes.com www.forbes.com
-
Even one day a week out of the office might allow each employee to see their work in a new light.
-
In the age of innovation, when you realize that an innovative, empathetic and inclusive organization is the winning recipe, then remote work starts to look like a huge opportunity.
-
Often, even with the proliferation of software in employee’s desktops, many employees still report disconnection and burnout.
-
remote work can present an opportunity for all of us to think about what it truly means to collaborate and how it can improve our organizations
-
-
www.digital-democracy.org www.digital-democracy.org
-
4. Build With Not For This simple but compelling phrase sums up our approach to building technology. The concept comes from a long history of movement work, and in the civic tech space has been popularized by Laurenellen McCann, who has written extensively on the topic. To us, the ethos of “build with note for” is a reminder that the moment we are in the mindset of building something “for” our partners rather than with them, we have failed. Going back to the theme that technology is not neutral and that our values are embedded in our work, whether it’s conscious or not, building “for” inherently conjures up a feeling of saviorism, of believing we have the answers, or believing we are here to do something for someone else. Building with means constantly checking our assumptions, being open to ideas we haven’t thought of, and, most of all, results in much better work.
Tags
Annotators
URL
-
-
www.wikihow.com www.wikihow.com
-
Get phrasebooks to start studying basic terminology. Phrasebooks are lists of expressions made for travelers to foreign countries. These lists give you an example of the sentence structure a language uses and what kind of words are useful. Find a phrasebook in the language you wish to learn and treat it as a foundation you can build upon as you learn more.
-
-
guides.rubyonrails.org guides.rubyonrails.org
-
For several reasons the Simple backend shipped with Active Support only does the "simplest thing that could possibly work" for Ruby on Rails3 ... which means that it is only guaranteed to work for English and, as a side effect, languages that are very similar to English. Also, the simple backend is only capable of reading translations but cannot dynamically store them to any format.That does not mean you're stuck with these limitations, though. The Ruby I18n gem makes it very easy to exchange the Simple backend implementation with something else that fits better for your needs, by passing a backend instance to the I18n.backend= setter.
-
-
www.osano.com www.osano.com
-
We encourage all of our team members to take the time they need to recoup and refresh as much as they need.
Tags
Annotators
URL
-
-
www.nolo.com www.nolo.com
-
Employers can, however, place a cap on vacation accrual. In other words, once employees reaches a certain number of days, they will stop accruing vacation until they use some of their vacation.
-
Because accrued vacation is considered earned wages, use-it-or-lose-it policies are seen as illegally withholding wages owed to employees.
-
- Feb 2020
-
www.bbc.com www.bbc.com
Tags
Annotators
URL
-
-
about.gitlab.com about.gitlab.com
-
Collaboration is not consensus When collaborating it is always important to stay above radar and work transparently, but collaboration is not consensus. You don't need to ask people for their input, and they shouldn't ask you "Why didn't you ask me?" You don't have to wait for people to provide input, if you did ask them. We believe in permissionless innovation- you don't need to involve people but everyone can contribute. This is core to how we iterate, since we want smaller teams moving quickly rather than large teams achieving consensus slowly.
-
Someone who took the afternoon off shouldn't feel like they did something wrong. You don't have to defend how you spend your day. We trust team members to do the right thing instead of having rigid rules. Do not incite competition by proclaiming how many hours you worked yesterday. If you are working too many hours talk to your manager to discuss solutions.
-
-
www.scienceintheclassroom.org www.scienceintheclassroom.org
-
although activity was not specifically recorded [24]
The tendency of female blacktip sharks to congregate in shallow waters during the daytime was most strongly connected to water temperature. Other factors considered were tide height and moon phase. The behavior seemed to be for purposes of thermoregulation, not foraging for food.
-
Many large carnivores are ‘digestion-limited’ in that they spend more time digesting than they do searching for food [16]
An analysis of 16 bird and mammal species was conducted to determine if these carnivores were typically finding enough food to satisfy their hunger and energetic needs in the course of a day. The model concludes that the animals typically find all of the food that they need with time to spare that is instead spent digesting.
-
as they can directly influence the daily routines and habitat selection of lower trophic levels [18].
It has been well-established that prey follow certain schedules to reduce the risk that they could be captured by a predator. How quickly can these schedules change when the risk of predation is reduced? Scientists assumed that there would be a slow response, if any, when the number of predators was reduced, until Mccauley and colleagues put this idea to the test.
By observing fish behavior on reefs where predators had been mostly eradicated by human behavior, the researchers found that fish typically thought of as nocturnal were 6-8 times more likely to be active on the reef during the day, representing a drastic change in what was thought to be a fixed behavioral pattern.
-
Captive experiments have shown gastric motility in blacktip reef sharks to be positively correlated with body temperature, regardless of feeding [25].
The same authors studied the chemical and physical activity of the shark stomach. They found that gastric acid secretion was continuous, regardless of the timing of feedings. Although the size and type of food did have an impact on stomach activity, the daily temperature cycle seemed to have the greatest influence on activity.
This conclusion naturally lead to the current study which is examining temperature as a factor driving more aspects of the behavior of this shark.
-