- Nov 2024
-
wedocs.unep.org wedocs.unep.org
-
The potential for cuts in 2030 is 31 gigatons of CO2 equivalent – which isaround 52 per cent of global greenhouse gas emissions in 2023 – and 41gigatons in 2035.· Increased deployment of solar photovoltaic technologies and wind energy coulddeliver 27 per cent of this total emission reduction potential in 2030 and 38 percent in 2035.· Action on forests could deliver around 20 per cent of the potential in both years.• Other strong options include efficiency measures, electrification and fuelswitching in the buildings, transport and industry sectors.
for - stats - 27% of the gap can be reduced by wind and solar deployment and 20% by action on forests, while efficiency, electrification, fuel switching in buildings, transport and industry sectors can also contribute - UN Emissions Gap Report 2024 - Key Messages
Tags
Annotators
URL
-
-
experiments.myhub.ai experiments.myhub.ai
-
And if your tastes don’t match the village’s, move to another village.
Easy to say, but the work involved in finding the right village and moving there is far from inconsequential. This friction is the biggest pain point.
-
- Jan 2024
-
docdrop.org docdrop.org
-
so 00:40:49 there would be a mixture and my feeling is if you can't use the tool every single time it gets to be a bit of a hassle that oh today I'm using it tomorrow I'm not using it you you you 00:41:01 you sort of it becomes a cognitive effort to work the tool because you're not working the tool every day it'd be like changing from Mac to Windows every two days it's like oh c how do I do it 00:41:15 how okay it's there and that's not the sort of question you need to ask you don't want to ask yourself that sort of question in the booth you don't have time so you want everything to be very quick
cognitive effort, switching mode of working, sometimes tool (booth helper), sometimes not.
Tags
Annotators
URL
-
-
gitlab.com gitlab.com
-
You can see how the constant jumping between these two tools in the first scenario is super annoying, and also very risky as none of the changes you make in Figma are also automatically being updated in the same GitLab designs.
-
- Dec 2023
-
newrepublic.com newrepublic.com
-
For all the cries of “what happened to Naomi Wolf?” the forces that ushered her into this ghoulish lineup are not difficult to identify.
-
for:Naomi Wolf - switching sides - reasons for
-
reasons for; switching sides
- due to a tendency towards growing conspiracy theory thinking, she lost her traditional audience
- when COVID hit, she found a massive new audience who thought like her conspiracy part
-
-
- Feb 2023
-
www.washingtonpost.com www.washingtonpost.com
-
Where does the line exist for moving from coded language into the space of dog whistles and a "wink and a nod"?
Do these exist in all cultures?
What level is contextual?
-
-
www.politifact.com www.politifact.com
-
"The coded language is effective in that it creates this sense of community," said Rachel Moran, a researcher who studies COVID-19 misinformation at the University of Washington. People who grasp that a unicorn emoji means "vaccination" and that "swimmers" are vaccinated people are part of an "in" group. They might identify with or trust misinformation more, said Moran, because it’s coming from someone who is also in that "in" group.
A shared language and even more specifically a coded shared language can be used to create a sense of community or define an in group identity.
-
- Dec 2022
-
adjacentpossible.substack.com adjacentpossible.substack.com
-
So I’ve started a routine where every few years, I block out a couple of days to sit down and review all my idea tools—and other rituals of how I structure my creative thinking— to see if there's something that can be improved upon.
As a strategy for avoiding shiny object syndrome, one can make a routine of making a "creative inventory" of one's tools.
There is generally a high switching cost, so tools need to be an order of magnitude more useful, beneficial, or even fun to make it worthwhile.
-
- Sep 2022
-
github.com github.com
-
PRs will introduce various mechanisms step by step. Some of these have issues already. A possible breakdown could be: Annotation collection using instance values (links also does this) Defining annotations to which multiple keywords contribute (this is new, see Need more details of annotation collection #530) Defining subschema and keyword processing results to include annotations Processing sequence for keywords that dynamically rely on the results of static keywords The actual definition of unevaluatedProperties An example of unevaluatedProperties
-
- Jan 2022
-
julian.digital julian.digital
-
Because there’s no need for context/app switching.
Rebuilding one's earlier context and switching between apps are tremendous sinks of time and energy when writing, thinking, and creating.
It's better to get as much done as possible in the present so as not to need to do all the work over again later.
-
- Jul 2021
- Mar 2021
-
www.chevtek.io www.chevtek.io
-
Write modules that are small. Iterate quickly.
-
-
github.com github.com
-
Meh... as I said earlier, I think using Webpack is the recommended way now. Another issue is there is no way to generate source maps in production.
-
But last I have seen comments from DHH, he considered webpack(er) recommended for JS, but Sprockets still the preferred solution for (S)CSS.
-
I agree about lack of maintenance. It's probably because people use more and more Webpack.
Tags
- official preferred convention / way to do something
- abandoning/migrating away from
- webpack
- switching/migrating to something different
- switching/migrating from Sprockets to Webpack (Rails)
- sprockets
- shift in preference
- is anyone even still using it anymore?
- possible response/reaction to lack of maintainance / maintainer absence/silence
- falling out of favor
- unfortunate that this is no longer maintained
Annotators
URL
-
- Feb 2021
-
www.schneems.com www.schneems.com
-
That’s it. If you have a previous “precompile” array, in your app config, it will continue to work. For continuity sake I recommend moving over those declarations to your manifest.js file so that it will be consistent.
-
-
trailblazer.to trailblazer.to
-
The legendary cfp-app will become a Rails-to-TRB refactoring tutorial.
-
-
github.com github.com
-
While Trailblazer offers you abstraction layers for all aspects of Ruby On Rails, it does not missionize you. Wherever you want, you may fall back to the "Rails Way" with fat models, monolithic controllers, global helpers, etc. This is not a bad thing, but allows you to step-wise introduce Trailblazer's encapsulation in your app without having to rewrite it.
Tags
- allowing developer/user to pick and choose which pieces to use (allowing use with competing libraries; not being too opinionated; not forcing recommended way on you)
- Trailblazer
- newer/better ways of doing things
- focus on what it should do, not on how it should do it (implementation details; software design)
- abstractions
- focus on concepts/design/structure instead of specific/concrete technology/implementation
- freedom of user to override specific decision of an authority/vendor (software)
- rails: the Rails way
- leaving the details of implementation/integration up to you
- making changes / switching/migrating gradually/incrementally/step-wise/iteratively
Annotators
URL
-
-
github.com github.com
-
Nevermind, I use now reform-rails
-
@adisos if reform-rails will not match, I suggest to use: https://github.com/orgsync/active_interaction I've switched to it after reform-rails as it was not fully detached from the activerecord, code is a bit hacky and complex to modify, and in overall reform not so flexible as active_interaction. It has multiple params as well: https://github.com/orgsync/active_interaction/blob/master/spec/active_interaction/modules/input_processor_spec.rb#L41
I'm not sure what he meant by:
fully detached from the activerecord I didn't think it was tied to ActiveRecord.
But I definitely agree with:
code is a bit hacky and complex to modify
Tags
- evaluating software options
- too coupled/dependent
- recommended software
- flexibility
- active_interaction
- switching/migrating to something different
- pointing out gaps/downsides/cons in competition/alternatives
- reform (Ruby)
- missed opportunity
- hard to understand
- I agree
- too complicated
- recommended option/alternative
Annotators
URL
-
-
www.honeybadger.io www.honeybadger.io
-
-
When people try to port traditional web apps to Turbolinks, they often run into problems because their JS never cleans up after itself.
-
we plan to migrate to Angular 1, and we'll finish out the decade on React
Wrong direction: I'd recommend migrate from Angular to React.
-
-
support.system76.com support.system76.com
-
Switching to Pop!_OS From Apple If you are coming from Apple’s operating system using Pop!_OS for the first time, we can help make the transition smoother.
-
Switching to Ubuntu from Apple If you are coming from Apple’s operating system and just using Ubuntu for the first time, we can help make the transition a little smoother.
-
-
-
Economists call this a "network effect": the more people there are on Twitter, the more reason there is to be on Twitter and the harder it is to leave. But technologists have another name for this: "lock in." The more you pour into Twitter, the more it costs you to leave. Economists have a name for that cost: the "switching cost."
-
- Jan 2021
- Nov 2020
-
fortelabs.com fortelabs.com
-
The first benefit of working this way is that you become interruption-proof. Because you rarely even attempt to load the entire project into your mind all at once, there’s not much to “unload” if someone interrupts you. It’s much easier to pick up where you left off, because you’re not trying to juggle all the work-in-process in your head.
The intermittent packet approach makes you more resilient towards interruptions
Because you're not loading an entire project in your mind at once, you're not losing as much context when you get interrupted.
-
- Jun 2020
-
www.researchgate.net www.researchgate.net
-
Li, J., Hallsworth. A.G. and Coca-Stefaniak, J.A. (2020), “The changing grocery shopping behavior of Chineseconsumers at the outset of the COVID-19 outbreak”, Tijdschrift voor Economische en Sociale Geografie. https://doi.org/10.1111/tesg.12420
-
-
psyarxiv.com psyarxiv.com
-
Law, R. (2020, June 17). The cortisol awakening response predicts a same-day index of executive function in healthy young adults. https://doi.org/10.31234/osf.io/58yeb
-
- Feb 2020
-
loadimpact.com loadimpact.com
-
Automation helps us keep these steps out of our way while maintaining control through fast feedback loops (context-switching is our enemy).
-
- Jan 2019
-
www.at-the-intersection.com www.at-the-intersection.com
-
I mean it's just a pain to go in and I'm used to it now, but to go in on, you know, the different exchanges and each one has, has to be input different whether it's be typed in manually, whether you have to switch back and forth to look at the order book and Gemini or where you can copy and paste from below in Bittrex
-
e website. One thing I do love that you guys have the trading view doesn't have or doesn't have a good layout for in the charting, well it's still, it's still coming soon, but the order book and the trade history are really important to me.
-
books. You know, I don't know if it's the Mac interface thing, but it's very buggy.
coinagy is buggy compared to trading view
-
Coinagy I actually still usually prefer to use to buy on Bittrex because I'm usually signed into Coinagy for the simpllicity. And if I have money in multiple areas, I can do it all from one platform. And because I just, I hate Bittrex. They redid their entire platform. I think they dropped the ball
-
Whereas three commas is more structured that if you wanted to exit a position it would do so, but it be a market order and the would obviously bring with it a larger fees.
-
But then when I kept getting, you know, uh, burned on my stops not hitting because they just moved too fast and the limits didnt fill or the orders on the flip side didn't sell.
-
- Oct 2018
-
jnnp.bmj.com jnnp.bmj.com
-
Decisions to switch from a given behaviour to another (for example, from sitting to walking), or from one linguistic register to another, or even from one language to another may all be regulated by the same general neural mechanism,19 which may be neurofunctionally separate and independent of the linguistic system and of the translation system.5
-
In pathological mixing multilingual patients mix two or more languages within a single utterance, whereas in pathological switching patients alternate utterances in one language to utterances in another, even when the interlocutor cannot understand one of the two languages. Numerous studies have established that pathological mixing is mainly due to lesions in the parietotemporal structures of the left hemisphere, whereas the nervous structures responsible for switching between languages have not yet been clearly described.5 6 The study of the bilingual patient reported here has allowed us to establish—for the first time—the role of anterior brain structures in the switching mechanism in multilingual subjects.
-