- Last 7 days
-
www.excellentwebworld.com www.excellentwebworld.com
-
Also referred to as the backend development, Express.js is popularly used to design a web application’s behind-the-scenes architecture. The backend of an application is not visible to the end-users, but it exists. It is an inevitable part of the web application.
-
-
www.edweek.org www.edweek.org
-
Social interactions with other students is undoubtedly a good thing. Online learning has its place as well.
-
- May 2022
-
wordpress.com wordpress.com
-
"I'd want to learn a lot from Professor Zimmerman so that I may obtain as much information as possible and use it in reality. It's not about the work."
Tags
- The backdrop of this annotation is that it was a late-semester free writing for an essay brainstorm. In this piece of writing, I mentioned how I didn't know what to expect going into the project and wanted to learn as much as possible for my own betterment.
- (Shorter Piece) First two-sentences
Annotators
URL
-
-
wordpress.com wordpress.com
-
"Specifically, when one of my classmates stated how he was struggling with the concept and another one of my classmates took the initiative to clarify it, I realized that that individual possibilities vary greatly among students."
Tags
- (Major Essay) Climax paragraph. 3
- This annotation consisted of me continuing to do what I've been doing, which is primarily adding more direct experiences. In my draft for this one, I outlined the scenario of the triangle theory, but I did not go into further detail. Therefore, I resolved to describe the actual circumstances in order to offer the readers a better insight into the experience.
Annotators
URL
-
-
www.excellentwebworld.com www.excellentwebworld.com
-
Making the right choice between NativeScript vs Flutter can be overwhelming! This is because dozens of technology frameworks have made their mark in the coding industry. And anyway, when we are given choices that we can’t count on our fingers, Making a choice is as it is difficult.
-
-
tomcritchlow.com tomcritchlow.com
-
Yes, it’s making it easier than ever to write code collaboratively in the browser with zero configuration and setup. That’s amazing! I’m a HUGE believer in this mission.
Until those things go away.
DuckDuckHack used Codio, which "worked" until DDG decided to call it a wrap on accepting outside contributions. DDG stopped paying for Codio, and because of that, there was no longer an easy way to replicate the development environment—the DuckDuckHack repos remained available (still do), but you can't pop over into Codio and play around with it. Furthermore, because Codio had been functioning as a sort of crutch to paper over the shortcomings in the onboarding/startup process for DuckDuckHack, there was never any pressure to make sure that contributors could easily get up and running without access to a Codio-based development environment.
It's interesting that, no matter how many times cloud-based Web IDEs have been attempted and failed to displace traditional, local development, people keep getting suckered into it, despite the history of observable downsides.
What's also interesting is the conflation of two things:
-
software that works by treating the Web browser as a ubiquitous, reliable interpreter (in a way that neither
/usr/local/bin/node
nor/usr/bin/python3
are reliably ubiquitous)—NB: and running locally, just like Node or Python (orgo build
ormake run
or...)—and -
the idea that development toolchains aiming for "zero configuration and setup" should defer to and depend upon the continued operation of third-party servers
That is, even though the Web browser is an attractive target for its consistency (in behavior and availability), most Web IDE advocates aren't actually leveraging its benefits—they're still targeting (e.g.)
/usr/local/bin/node
and/usr/local/python3
—only, these are supposed to run outside the browser on some server(s) instead of the contributor's own machine. The "World Wide Wruntime" is relegated to merely interpreting the code for a thin client that handles its half of the transactions to/from said remote processes, which end up handling the bulk of the computing (even if that computing isn't heavyweight and/or the client code on its own is full of bloat, owing to the modern trends in Web design).It's sort of crazy how common it is to encounter this "mental slippery slope": "We can lean on the Web browser, since it's available everywhere!" → "That involves offloading it to the cloud (because that's how you 'do' stuff for the browser, right?)".
So: want to see an actual boom in collaborative development spurred by zero-configuration dev environments? The prescription is straightforward: make all these tools truly run in the browser. Step 1: clone the repo Step 2: double click README.html Step 3: you're off to the races—because project upstream has given you all the tools you need to nurture your desire to contribute
You can also watch this space for more examples of the need for an alternative take on working to actually manage to achieve the promise of increased collaboration through friction-free (or at least friction-reduced) development: * https://hypothes.is/search?q=%22the+repo+is+the+IDE%22 * https://hypothes.is/search?q=%22builds+and+burdens%22
-
-
- Apr 2022
-
www.esquire.com www.esquire.com
-
https://www.esquire.com/news-politics/a7922/price-is-right-perfect-bid-0810/
Read this circa: 2019-10-26 20:00 See: https://hyp.is/HU9r5MhaEeyq-8OBZj_W7A/forum.artofmemory.com/
-
-
forum.artofmemory.com forum.artofmemory.com
-
https://forum.artofmemory.com/t/the-contestant-who-outsmarted-the-price-is-right/43337
Circling back to this a few years later... I just watched the documentary Perfect Bid: The Contestant who Knew Too Much (2017) which follows the story of Theodore Slauson from the article. Apparently he had spent a significant amount of time watching/taping the show and documenting the prices.
The documentary provides a single example of Slauson using a visual mnemonic for remembering the price of one item. The majority of his method seemed to be the fact that he put his pricing lists into a self-made spaced repetition system which he practiced with extensively. For some of his earliest visits to the show he mentions that a friend who travelled with him quizzed him on items on his price list on the way to the show. This, likely combined with an above average natural memory, allowed him to beat TPIR.
Outside of the scant memory portion portrayed, it was a reasonably entertaining watch.
-
I was doing some research on counting cards and memory and came across this story from 2010 in Esquire relating to several who were using (unnamed) memory methods to perform better on The Price is Right game show. If nothing else, it’s a fascinating example of applied memory methods in modern culture.
The Contestant Who Outsmarted ‘The Price Is Right’
I was doing some research on counting cards and memory and came across this story from 2010 in Esquire relating to several who were using (unnamed) memory methods to perform better on The Price is Right game show. If nothing else, it’s a fascinating example of applied memory methods in modern culture.
https://www.esquire.com/news-politics/a7922/price-is-right-perfect-bid-0810/
2019-10-26 20:00
-
-
www.expressnews.com www.expressnews.com
-
Excerpts from “The Price is Right” in “Perfect Bid” show this and other events happening exactly as Slauson remembers them. While he dismisses suggestions that he has a photographic memory, his ability to recall details — prices, prizes, contestant names and their bids — is impressively accurate. “Perfect Bid” director C.J. Wallis marvels at Slauson’s memory. “When we interviewed him, he sat down and, without any notes, remembered everything about probably a dozen different times he was in the studio audience,” he said.
-
-
-
The lateral keyword allows us to access columns after the FROM statement, and reference these columns "earlier" in the query ("earlier" meaning "written higher in the query").
-
-
www.postgresql.org www.postgresql.org
-
This latter equivalence does not hold exactly when more than two tables appear, because JOIN binds more tightly than comma. For example FROM T1 CROSS JOIN T2 INNER JOIN T3 ON condition is not the same as FROM T1, T2 INNER JOIN T3 ON condition because the condition can reference T1 in the first case but not the second.
-
A LATERAL item can appear at top level in the FROM list, or within a JOIN tree. In the latter case it can also refer to any items that are on the left-hand side of a JOIN that it is on the right-hand side of.
Unlike with most joins (IIUC), order is important with lateral joins. Weird. Why?
Maybe because it is equivalent to a cross join lateral (see example), and in an explicit cross join, you have a LHS and RHS?
-
This allows them to reference columns provided by preceding FROM items.
-
-
www.excellentwebworld.com www.excellentwebworld.com
-
“An NFT marketplace is abbreviated as a digital token. It is specifically designed to be used as proof of a digital certificate of the proprietary rights for things like tweets, physical or virtual assets, codes, videos and much more. For example, the very first tweet of Jack Dorsey (best known as being the co-founder of Twitter) was sold as an NFT for $2.9m.”
-
-
-
Transpiling with Babel ushered in the era of horrendously complicated transpiling pipelines and tooling. Writing the JavaScript of the future wasn't free. The price was an ever expanding web of complexity. This clearly wasn't the finish line.
-
-
web.archive.org web.archive.org
-
Bu araştırmanın amacı üniversite öğrenimine yeni başlayan fen bilimleri öğretmeniadaylarının oryantasyon programına yönelik görüşlerinin incelenmesidir. Araştırmada olgubilim deseni benimsenmiştir.
bu kısım mantıkı
-
-
sde.ok.gov sde.ok.gov
-
assistive technology
We should place the definition of Assistive Technology here: Assistive Technology is technology used by individuals with disabilities in order to perform functions that might otherwise be difficult or impossible.
-
-
stackoverflow.com stackoverflow.com
-
t's annoying there's no native event for this yet (popstate did not work for me)
-
- Mar 2022
-
www.iqsdirectory.com www.iqsdirectory.com
-
Drum or bag – a mechanism that requires replacement of the drum or bag that collects the matter.
-
-
www.proquest.com www.proquest.com
-
mono
mononucleosis = the presence of an abnormally large number of mononuclear leukocytes, or monocytes, in the blood. - definition pathology
Mononucleosis is an infectious illness that’s usually caused by the Epstein-Barr virus (EBV). It’s also called mono or “the kissing disease.”
Tags
Annotators
URL
-
-
www.lemonde.fr www.lemonde.fr
-
on rappelle aux enseignants qu’au fond, s’ils ont choisi ce métier, c’est bien pour partager la connaissance
-
-
every.to every.to
-
A writer collective is a set of editorial and financial structures designed to give writers the autonomy and upside that they get from writing alone, and the support and security they get from working for a media company.
If the "whole is greater than the sum of its parts" who benefits from the excess value and how is that economically broken up in a fair manner?
-
-
world.hey.com world.hey.com
-
www.reddit.com www.reddit.com
-
level 1Fatal_Taco · 2 days ago · edited 2 days agoArch Linux, and likely most distros, are defined by these few things and are not limited to:The Linux Kernel, what type of config and modules it's been compiled with.The pre-packaged programs it comes with by default.The init.The package manager.The repositories it references.The slightly differing Linux Filesystem Hierarchy.The types of computers it runs on.
-
Just like any other distribution, Arch Linux is just a collection of utilities strapped together running Linux kernel under the hood.
-
-
learn-us-east-1-prod-fleet02-xythos.content.blackboardcdn.com learn-us-east-1-prod-fleet02-xythos.content.blackboardcdn.com
-
insidious declamations should have no effect upon the wise legislators who have decreed liberty to humanity. The attacks the colonists propose against this liberty must be feared all the more insofar as they hide their detestable projects under the veil of patriotism. We know that illusory and specious descriptions have been made to you of the renewal of terrible violence. Already, perfidious emissaries have crept among us to foment destruction at the hands ofliberticides. They will not succeed, this 1 swear by all that is most sacred in liberty. My attachment to France, the gratitude that all the blacks conserve for her, make it my duty to hide from you neither the plans being fomented nor the oath that we renew to bury ourselves beneath the ruins of a country revived by liberty rather than suffer the return of slavery.
Here Toussaint states that he refuses to let Vaublanc convince 'property' owners in St. Domingue to regress back to the use of enslavement. Toussaint also says that it he and other Blacks have gratitude to France and will not try to hide the fact they will all fight should, the "enemy of liberty" slavery return.
-
-
open.lib.umn.edu open.lib.umn.edu
-
ensures active participation
-
A larger group would limit each student’s participation and make scheduling of regular study sessions a real problem.
-
your work will just be much more effective.
-
A study group that is too large is more likely to digress into casual conversation.
-
take short breaks at least once an hour.
-
Don’t let a wrong answer be the last thing you wrote on a subject, because you will most likely continue to remember the wrong answer.
-
reviewing and applying stage of the learning cycle involves studying and using the material you have been exposed to
-
take the learning cycle to its conclusion and a new beginning.
-
Effective studying is your most important tool to combat test anxiety,
-
-
www.freeadsgroups.com www.freeadsgroups.com
-
What is scamScam is a tricky effort to grab someone else property especially money by promising nonsense sum of money back to the victims, nevertheless it won't ever and never happen. However many ways to scam and all those categorized as crappy benefits upon the other's losesHow to avoid being scammedSimply use your healthy mind, nobody in this world would give you free money except your parents, verified donation institutions, very kind of people you've ever met on street or wherever he was and other rare types of human - in religious points, hard to find these daysHow to categorize scam1. High Alerted Scam: i.e. HYIP - High Yield Investment Programs. This scam is the most popular and successful trick to cheat innocent's money. Do you believe your money will be doubled on the hand of anonymous person? ah.. come on... Without working or having business our money stuck on static sum. Scammer give you illusion and grab your money, that's the point2. Common or Classic Scam: e.g. Carding, MLM, Ponzi, Pyramid Scheme, Fictitious Job Offer - Shark Loan, Fake Gift Card - Microsoft Call Center - Reward Pop Up - Tech Support - Amazon Giveaway, Scam Romance, Bank Of Scam Inc, Classic 419 etc.. 3. Crypto Scam: e.g. ICO, Self Drop, Scam Elon Musk Giveaway, Fake Crypto Trading, Fake Minted NFT, Scam Bot, Cloud Mining, Smart Contract etc.. 4. Threat: e.g. Phishing, Keylogger, Click Jacking, Deceptive Sites, Harmful Software, Botnets, Brute Force, Social Engineering, Malicious Files, Data Harvester etc..
-
-
acestoohigh.com acestoohigh.com
-
that although evil exists, people aren’t born evil. How they live their lives depends on what happens after they’re born
So very true. Monsters are made, not born. Everyone is born into the sacred, but then life can transform the sACred into the sCAred. Pathological fear can motivate a host of pathological responses such as selfishness, alienation, greed, anger, control, abuse, othering,dehumanization, etc.
-
-
-
gesture isimpressionistic and holistic, conveying an immediate sense of how things lookand feel and move.
Gestures provide a powerful and immediate sense of how things look, feel, and move and provide facilities that can't be matched by spoken communication.
Link this to the idea of dance being used in oral cultures to communicate the movement of animals, particularly in preparation for hunting. cross reference: Songlines and Knowledge and Power by Lynne Kelly
Link to [[a picture is worth a thousand words]]
-
-
www.youtube.com www.youtube.com
-
the war in Ukraine now, it’s not a natural disaster. It’s a man-made disaster, and a single man. It's not the Russian people who want this war. There's really just a single person who, by his decisions, created this tragedy.
Technology is an amplifier and as Ronald Wright observed so presciently, our rapid cultural evolution has created advanced cognition in humans, and is like allowing modern software to run on 50,000 year old hardware. Amidst the exponential rate of technological development, biological evolution cannot keep up. So our propensity for violence, with more and more powerful technological weapons at our disposal has resulted in one man, Putin, having the capability to destroy an entire civilization with the press of one finger.
Unless we can understand this, we will not resolve the predicament civilization finds itself in.
Tags
Annotators
URL
-
- Feb 2022
-
www.colbyrussell.com www.colbyrussell.com
-
Also, this would be a good trick to use to realize "README.html":
If folks were really committed to improving the developer experience, [...] development would work like this: ¶1. Download the project source tree ¶2. Open README.html ¶3. Drag and drop the project source onto README.html
This is also a ripe place for the toolbench pattern to manifest.
The README can both appear to take care of the ABCs and also act as the entry point to any other shell stowed away in the project. For example, in atticus.js, the README contains a line that says to run the tests "use tests/harness.app.htm on the project repo". We could kick off the build process, open up Contribute.app.htm, squirt the contents of README.txt.htm over there, and then display that to the user, making that region "live" (so actually getting to the test runner and running the tests is even easier).
-
-
bugs.ruby-lang.org bugs.ruby-lang.org
-
"Context" manipulation is one of big topic and there are many related terminologies (academic, language/implementation specific, promotion terminologies). In fact, there is confusing. In few minutes I remember the following related words and it is good CS exam to describe each :p Thread (Ruby) Green thread (CS terminology) Native thread (CS terminology) Non-preemptive thread (CS terminology) Preemptive thread (CS terminology) Fiber (Ruby/using resume/yield) Fiber (Ruby/using transfer) Fiber (Win32API) Generator (Python/JavaScript) Generator (Ruby) Continuation (CS terminology/Ruby, Scheme, ...) Partial continuation (CS terminology/ functional lang.) Exception handling (many languages) Coroutine (CS terminology/ALGOL) Semi-coroutine (CS terminology) Process (Unix/Ruby) Process (Erlang/Elixir) setjmp/longjmp (C) makecontext/swapcontext (POSIX) Task (...)
-
-
www.joshmcarthur.com www.joshmcarthur.com
-
Remember, our wizard controller is responsible for showing and updating steps, but our top-level controller is still responsible for managing our Pet models.
-
-
www.excellentwebworld.com www.excellentwebworld.com
-
Theoretically speaking, we will answer all your queries inclusive of What is an Embedded System, Embedded System Characteristics, and various Types of Embedded Systems.
-
- Jan 2022
-
-
Boilerplate is only boilerplate if it's the same everywhere, which it shouldn't be.
-
-
stackoverflow.com stackoverflow.com
-
Checks are usually done in this order: 404 if resource is public and does not exist or 3xx redirection OTHERWISE: 401 if not logged-in or session expired 403 if user does not have permission to access resource (file, json, ...) 404 if resource does not exist or not willing to reveal anything, or 3xx redirection
-
-
github.com github.com
-
Sorry, let me rephrase. Is this how it is supposed to work? Because right now it looks like a bug. The documentation is really terribly sparse on this topic.
Tags
Annotators
URL
-
-
www.noemamag.com www.noemamag.com
-
Unfortunately, the ideas most economists use have been too influenced by “methodological individualism,” rather than the more scientifically supported view of us as a super-social, super-cooperative, intensely interdependent species. Often, this economics-style individualism is of the Thomas Hobbes variety, which paints humans in “a state of nature,” waging a “war of all against all.”
This statement in the framing of biology is quite similar to the framing in anthropology and archaeology that David Graeber and David Wengrow provide in The Dawn of Everything.
Perhaps we should be saying (especially from a political perspective): Cooperation is King!
-
- Dec 2021
-
monicasuri.com monicasuri.com
-
Raising an Independent Child
Monica Suri on healthy parenting
-
-
ethanzuckerman.com ethanzuckerman.com
-
Virtually every object suggests a time and place. The Monobloc is one of the few objects I can think of that is free of any specific context. Seeing a white plastic chair in a photograph offers you no clues about where or when you are. I have a hard time thinking of other objects that are equally independent of context.
-
-
link.springer.com link.springer.com
-
Cryospheric and hydrological changes in combination with socioeconomic changes are threatening downstream water security (Drenkhan et al., 2019; IPCC, 2019). Glacial melting impacts river discharge and the availability of water in areas downstream and change in runoff pattern of rivers draining from the glaciated catchments (Table 4). Hydroelectric power generation depends completely on water availability, and any variability in flow pattern of rivers can have far-reaching consequences for energy security of the country. Available hydrological simulations indicate reduced rainfall and shrinkage of glacier, thereby leading to shortage of water supply for power generation and irrigation particularly in highly glaciated basins (Gautam et al., 2013). The increasing drought frequency combined with other environmental degradation has already affected the livelihoods particularly of smallholder farmers.
YEs!
-
-
steamcommunity.com steamcommunity.com
-
This post is like a year old... Does not matter ,
-
-
thesephist.com thesephist.com
-
Some people have found success with a crowd-funded Patreon-kind of funding model. Even though ostensibly making is showbusiness now,
Starting with reality television, everything seems to have become entertainment. Social media has accelerated this.
The idea that "making is showbusiness" is an interesting label for this.
We also have "manufacturing"; when will we have digufacturing?
-
-
oli.cmu.edu oli.cmu.edu
-
Please provide a thoughtful reply.
-
-
docdrop.org docdrop.org
-
you've used this word evil and you've used the word crime why I have used those words? Why do you think that's appropriate at this point ? it's a crime. It's a crime against humanity. It's actually a crime against all humanity, right? If we start calling it a crime as it is, I call it the crime of all time. 00:28:27 Then, at least we will switch the discussion to a level that people can actually understand, right? You can give people all these numbers but they're just numbers. You can show people graphs but they're just graphs, right? We are now, our business model are perverse, irrational economics, it's destroying us! 00:28:52 It's destroying the planet! Disrupting all the oceans, poisoning the oceans. The entire oceans with acidification with heating, which disturbs and breaks down all the healthy, ocean, currents, and deoxygenation. This is evil! If you don't act against that evil, if you don't call that evil, evil 00:29:20 you are complicit and that's an enormously powerful and emotional realization and I think you're dead right
Using ethically charged words such as evil and crime shift the paradigm.
-
-
-
The results of the study showed that object control motor skills (such as kicking, catching, and throwing a ball), were better in the children who played interactive games.“This study was not designed to assess whether interactive gaming can actually develop children’s movement skills, but the results are still quite interesting and point to a need to further explore a possible connection,” said Dr. Lisa Barnett, lead researcher on the study.“It could be that these children have higher object control skills because they are playing interactive games that may help to develop these types of skills (for example, the under hand roll through playing the bowling game on the Wii). Playing interactive electronic games may also help eye-hand coordination.”
This is a deductive argument because the logical premise which is that video games can improve motion control skills is supported by a logical premises which is the evidence from Dr. Lisa Barnett. This premises leads to the conclusion that video games can improve motor skills.
-
- Nov 2021
-
sharonede.medium.com sharonede.medium.com
-
Land rezoning and infrastructure decisions, such as rezoning from industrial or farmland to residential land, or building a new transport hub, generate windfall gains to private owners. While some of this is captured in the form of development contributions, the private value capture is much greater than what it contributes back to public coffers.Rezoning of land and infrastructure investment decisions undertaken by government create enormous amounts of private value:Throughout Australia, when land is rezoned from industrial to high-rise residential, a charge is levied to help fund the required infrastructure. A well-situated industrial site in Sydney’s inner west was bought for $8.5 million, rezoned high density residential, then sold again for $48.5 million. The 470% windfall was the result of a government decision: rezoning.
Rezoning is a key leakage of value from the commons to the private sector. This needs to be addressed in creative ways so that the commons can flourish. Rezoning can be viewed as a form of predatory capitalism, a form of theft from the commons by the private sector. Land owners who reap the benefits don't even think they are committing this theft because it is such normative behavior!
-
-
docs.google.com docs.google.com
-
“Thanksgiving Time” By Langston Hughes
When the night winds whistle through the trees and blow the crisp brown leaves a-crackling down, When the autumn moon is big and yellow-orange and round, When old Jack Frost is sparkling on the ground, It's Thanksgiving time!
When the pantry jars are full of mince-meat and the shelves are laden with sweet spices for a cake When the butcher man sends up a turkey nice and fat to bake, When the stores are crammed with everything ingenious cooks can make, It's Thanksgiving time!
When the gales of coming winter outside your window howl, When the air is sharp and cheery so it drives away your scowl, When one's appetite craves turkey and will have no other fowl, It's Thanksgiving Time!
-
-
www.varvet.com www.varvet.com
-
I am firmly convinced that asserting on the state of the interface is in every way superior to asserting on the state of your model objects in a full-stack test.
-
Now after a long debugging session, our developer has found the timing issue. They now realize that there is a wait_until method in the API, and immediately think that, "hey, this sounds like what I need!"
-
Its existence confuses people into thinking that it is necessary, when in fact it isn’t.
-
-
manpages.ubuntu.com manpages.ubuntu.com
-
apt-rdepends exists. This functionality should really reside in apt-cache itself.
Update: Maybe it does already exist now. I was able to run this, for example without apt-rdepends being installed: apt-cache rdepends --installed libwebpmux3
-
-
github.com github.com
-
Calling a software convention "pretty 90s" somewhat undermines your position. Quite a lot of well-designed software components are older than that. If something is problematic, it would be more useful to argue its faults. When someone cites age to justify change, I usually find that they're inexperienced and don't fully understand the issues or how their proposed change would impact other people.
-
-
stackoverflow.com stackoverflow.com
-
Manually reorder the reactive declaration statements, especially when there's an implicit dependency of the order of execution.
-
if you put the reactive statement $: validate(inputValue); after the function updateInputValue declaration, it's working as expected:
-
-
meta.stackoverflow.com meta.stackoverflow.com
-
I posted a question about MD5 hash collision back in 2014. As far as I know questions about algorithms are on-topic on Stack Overflow, and the cryptography tag did not have the warning "CRYPTOGRAPHY MUST BE PROGRAMMING RELATED" back then.
-
-
Someone reported it for being off-topic, but a mod declined it with a comment "I see no reason why this is off-topic. Not a programming question? You must surely be joking!", so it seems that this is controversial for the mods as well.
-
-
eleap.unimas.my eleap.unimas.my
-
It is initiated when bargaining is done between the parties, i.e employers and employees
-
- Oct 2021
-
github.com github.com
-
serverFetch name is unclear. That the docs need to say in bold that it's external is a bit of a code smell.
-
Rename to externalFetch. That it runs on the server is already implied by it being located in hooks
-
-
guides.rubyonrails.org guides.rubyonrails.org
-
Inflections go the other way around.In classic mode, given a missing constant Rails underscores its name and performs a file lookup. On the other hand, zeitwerk mode checks first the file system, and camelizes file names to know the constant those files are expected to define.While in common names these operations match, if acronyms or custom inflection rules are configured, they may not. For example, by default "HTMLParser".underscore is "html_parser", and "html_parser".camelize is "HtmlParser".
-
-
techpreneurbold.com techpreneurbold.com
-
Finding how to check if a list is empty in Python is not so a tricky task as you think. There are few effective methods available to make your functionalities easy. And of course, list play a paramount role in python that come up with few tempting characteristics listed in the below for your reference.
Hope so, you got the points that are listed in the above points. All the methods are very simple to write and execute! Probably, the best solution is revealed for your query of “how to Check if a List Is Empty in Python”
-
-
archive.nytimes.com archive.nytimes.com
-
Employees were ‘free’ to negotiate a work contract to their liking within the context of accepting the ‘prerogatives’ of managers to organised and remunerate their efforts as they saw fit (Fox, 1974).
Tags
Annotators
URL
-
- Sep 2021
-
www.familyhandyman.com www.familyhandyman.com
-
Just for fun, I did a little experimenting at home to show how some of these different types of cement hold up. I started by cementing a bunch of materials together with a bunch of different types of cement. I waited 24 hours, then cut each one roughly in half, down the middle.
-
-
www.reddit.com www.reddit.com
-
It is also why it's implementation in firefox is completely useless, considering that windows/osx/most linux distros plan to add support for DoH/DoT/DNScrypt resolvers in the near future, so firefox doing it itself will provide no additional benefit.
-
-
hypothes.is hypothes.is
-
The only trace left of Anna, a freshman at the University of Berkeley California, is an open internet connection in her neatly furnished dorm room. Join the four generations of a Japanese-American family as they search for Anna and discover credit card conspiracies, ancient family truths, waterfalls that pour out of televisions, and the terrifying power of the internet.
-
-
hcommons.org hcommons.org
-
It was diction who created the kinetoscope and other Mashona and Edison took credit.
-
-
via3.hypothes.is via3.hypothes.is
-
em ? Puritanism, in its marriage of convenience with industrial capitalism, was the agent which converted men to new valuations of time; which taught children even in their infancy to improve each shining hour; and which saturated men's minds with the equation, time is money.128 O
-
-
www.todayonline.com www.todayonline.com
-
“There is LeBron James, but it’s not LeBron James. It’s a cartoon version of him.”
More of what was being digitized.
-
-
stackoverflow.com stackoverflow.com
-
Sigh why was such a standard feature like resizable columns that have been super simple to do in desktop apps for 15+ years not added to css3/html5
why is it so difficult/hard?
-
-
www.npmjs.com www.npmjs.com
-
The more your tests resemble the way your software is used, the more confidence they can give you.
-
-
blog.sindresorhus.com blog.sindresorhus.com
-
The main reason I love Node.js is that I don’t have to deal with the awfulness that is JS front-end tooling.
-
Users think every Webpack tool/config problem is a problem with a specific package and opens an issue asking for support on the package instead of Webpack. In the past year alone, I’ve had to deal with hundreds of Webpack issues on my repos.
Tags
- where (which project) do I even report this problem/bug? (whose responsibility is it?)
- javascript: server environment vs. browser environment
- modern javascript development is complicated
- whose bug is it?
- Why can't this be easier/simpler? Why does it have to be so hard/complicated?
Annotators
URL
-
-
-
To enable PostCSS, Sass or Less support, add CSS support first and then add the relevant pre-processors:
-
-
github.com github.com
-
I feel like app/packs (or something like it) is a good name because it communicates to developers that it's not just JavaScript that can be bundled, it's also CSS, images, SVGs — you name it. I realize what can be bundled is wholly dependent on the bundler you use, but even esbuild supports bundling CSS. So couldn't this possibly be confusing?
-
-
-
Webpacker used to configure Webpack indirectly, which lead to a complicated secondary configuration process. This was done in order to provide default configurations for the most popular frameworks, but ended up creating more complexity than it cured. So now Webpacker delegates all configuration directly to Webpack's default configuration setup.
more trouble than it's worth
- creating more complexity than it cured
Tags
- doing more harm than good
- too complicated
- more trouble than it's worth
- modern javascript development is complicated
- too hard/complicated/non-trivial
- complicated
- Why can't this be easier/simpler? Why does it have to be so hard/complicated?
- removing feature that is more trouble than it's worth (not worth the effort to continue to maintain / fix bugs caused by keeping it)
- newer/better ways of doing things
- changed their mind/opinion
Annotators
URL
-
-
spin.atomicobject.com spin.atomicobject.com
-
An extensible plugin architecture allows for customizing your workflow or even making Yarn a package manager for non-JavaScript projects.
-
- Aug 2021
-
4cd.instructure.com 4cd.instructure.com
-
Our due dates will be Thursdays and Sundays at midnight
-
hold four hours a week on set days and times; M 11:15AM-12:15PM (in-person & on-line) T 10AM-11AM (on-line)W 2:15PM-3:15PM (in-person & on-line)Th 1PM-2PM (on-line) and by appointment
-
-
woodzwolfy.medium.com woodzwolfy.medium.comMedium1
-
Tips to fix HP Printer Error State Windows 10
-
-
stackoverflow.com stackoverflow.com
-
Javascript required? In other words, one cannot do this on cross-site iframes (due to cross-site scripting restrictions), is that right? As @clankill3r is suggesting, this demonstrates the need for a pure CSS solution to this problem
-
-
github.com github.com
-
In the vast majority of cases when I'm using prettier-ignore I'm only really looking to prevent it from breaking my code into new lines, whilst keeping its other transformations such as switching quotes and adding space between brackets. When ignoring single lines, fixing these formatting problems by hand is very manageable. With the ability to have Prettier ignore entire blocks of code I think the ability to specify what you want it to ignore is essential.
-
This should be basic functionality.
-
- Jul 2021
-
askubuntu.com askubuntu.com
-
The shell is responsible for expanding variables.
-
-
stackoverflow.com stackoverflow.com
-
I think that it's nonsense not to have a method that just gives -1 or +1. Even BASIC has such a function SGN(n). Why should we have to deal with Strings when it's numbers we want to work with. But's that's just MHO.
-
-
developer.mozilla.org developer.mozilla.org
-
All safe methods are also idempotent, but not all idempotent methods are safe. For example, PUT and DELETE are both idempotent but unsafe.
-
- Jun 2021
-
www.migrationencounters.org www.migrationencounters.org
-
Shelby
typo
Tags
Annotators
URL
-
-
stackoverflow.com stackoverflow.com
-
I've copied his response here as this question ranks very high in web search results.
-
-
hypothes.is hypothes.is
-
Giving peers permission to engage in dialogue about race and holding a lofty expectation that they will stay engaged in these conversations throughout the semester or year is the first of the four agreements for courageous conversation. While initially, some participants may be eager to enter into these conversations, our experience indicates that the more personal and thus risky these topics get, the more difficult it is for participants to stay committed and engaged." Singleton and Hays
-
"Many North American music education programs exclude in vast numbers students who do not embody Euroamerican ideals. One way to begin making music education programs more socially just is to make them more inclusive. For that to happen, we need to develop programs that actively take the standpoint of the least advantaged, and work toward a common good that seeks to undermine hierarchies of advantage and disadvantage. And that, inturn, requires the ability to discuss race directly and meaningfully. Such discussions afford valuable opportunities to confront and evaluate the practical consequences of our actions as music educators. It is only through such conversations, Connell argues, that we come to understand “the real relationships and processes that generate advantage and disadvantage”(p. 125). Unfortunately, these are also conversations many white educators find uncomfortable and prefer to avoid."
-
"I am also concerned that despite the best of intentions many of us have not considered adequately what social justice means and entails. I worry that social justice may become simply a “topic du jour” in music education, a phrase easily cited and repeated without careful examination of the assumptions and actions it implicates. That can lead to serious misunderstandings."
Tags
- This is exactly why I'm taking this class. The phrase Social Justice along with Multiculturalism has changed SO MUCH
- As music educators we do our best to include cultures and introduce new ideas because of what is relevant at the time. Yet we don't go to the next level and dive into the importance of "why" and how we as citizens along with our students can get involved and take positive actions. This may be due to the lack of autonomy in the classroom and/or time to teach in general.
- Having explicit and concise rules for the conversation is important to create a safe space for more participation in the tougher questions. The facilitator has to be consistently doing this.
Annotators
URL
-
-
stackoverflow.com stackoverflow.com
-
You particular circumstances may or may not warrant a way different from what lhunath (and other users) deem "best practices".
-
-
github.com github.com
-
Whether you agree or not, to me there's nothing in this world that is entirely apolitical - when there are people there is politics. You don't have to agree with my views, nor do I expect you to. Diversity and disagreement is what drives mankind forward.
-
In the end this plugin is a piece of software that I wrote and I'm just doing what I think is reasonable to make our community more inclusive.
- doing what one believes is best for community
-
so by adopting git installations with latest source code you're effectively agreeing to go bleeding-edge. I would assume that means you're ready for any breaking changes and broken installations, which is what happened here.
-
I'm not sure if there's any cost in terms of contributing either, especially when by design git can have any branch as default, and will not hinder your experience when you use something other than master.
git is neutral/unbiased/agnostic about default branch name by design
And that is a good thing
-
On existing projects, consider the global effort to change from origin/master to origin/main. The cost of being different than git convention and every book, tutorial, and blog post. Is the cost of change and being different worth it?
Tags
- annotation meta: may need new tag
- by design
- is using bleeding-edge tech risky?
- is it worth it?
- separation of personal/political views from professional activity
- diversity
- neutral/unbiased/agnostic
- you don't have to agree with my views
- I agree
- git
- the cost of changing something
- nothing is apolitical where people are involved
- good point
- high-cost changes
- this is a good thing
- being inclusive
- using cutting-edge/pre-release tech
- doing what one believes is best
- do pros outweigh/cover cons?
Annotators
URL
-
-
github.com github.com
-
The emphasis was made on a raw CDP protocol because Chrome allows you to do so many things that are barely supported by WebDriver because it should have consistent design with other browsers.
compatibility: need for compatibility is limiting:
- innovation
- use of newer features
-
If you are going to crawl sites you better use Ferrum or Vessel because you crawl, not test.
-
-
-
The main (IMO) feature of MQTT – quality of service – doesn't make sense in our case: if a WebSocket server is down and doesn't receive broadcast messages (through HTTP/Redis/queue), it's likely not to handle client connections too.
-
-
www.mutuallyhuman.com www.mutuallyhuman.com
-
We used testing tools that were in the same ecosystem as our backend technology stack for primrily three reasons: We owned both ends of the stack Team experience Interacting with the database
-
-
pragmaticstudio.com pragmaticstudio.com
-
Note: Instead of storing a user’s ID in the session cookie you could store a JWT, but I’m not sure what that buys you. However, you may be using specific JWT claims that make this worthwhile.
-
-
www.mutuallyhuman.com www.mutuallyhuman.com
-
For me the diagrams make it easier to talk about what the tests do without getting bogged down by how they do it.
Tags
- communication: effective communication
- communication: focus on what is important
- describe the what without getting bogged down by how (implementation details; too detailed)
- communication: use the right level of detail
- too detailed
- focus on what it should do, not on how it should do it (implementation details; software design)
Annotators
URL
-
-
docs.gitlab.com docs.gitlab.com
-
Test we react correctly to any events emitted from child components:
-
Test any directive that defines if/how child component is rendered (for example, v-if and v-for).
-
-
docs.gitlab.com docs.gitlab.com
-
When mocking is deemed profitable:
-
targeting what the user actually sees
-
The most important guideline to give is the following: Write clean unit tests if there is actual value in testing a complex piece of logic in isolation to prevent it from breaking in the future Otherwise, try to write your specs as close to the user’s flow as possible
-
It’s better to test a component in the way the user interacts with it: checking the rendered template.
Tags
- just because you can doesn't mean you should
- is it worth it?
- end-to-end testing
- reasonable compromise
- good advice
- guidelines
- testing: tests should resemble the way your software is used
- testing: unit tests
- testing: what is worth testing?
- quotable
- rule of thumb
- pragmatic
- do pros outweigh/cover cons?
- only do it if it makes sense/is worth it (may be sometimes but not always worthwhile)
Annotators
URL
-
-
www.lesswrong.com www.lesswrong.com
-
-
outdoors.stackexchange.com outdoors.stackexchange.com
-
You can watch videos, but videos can't watch you.
-
No article or video can replace qualified instruction and experience
-
-
-
dba.stackexchange.com dba.stackexchange.com
-
Careful, Instead of != you may need to IS DISTINCT FROM operator which also compares NULL value
-
-
github.com github.com
-
We need to be really careful about what's 'same origin' because the server has no idea what host/path the various cookies are associated with. It just has a list of cookies that the browser had determined to be relevant for this SSR'd page, and not for any other subrequests.
-
- May 2021
-
interpersonal.stackexchange.com interpersonal.stackexchange.com
-
If you're already an admin for the zone in question, then the proper way to get that information is to log on to the DNS server or DNS control console and read it right from there. If you're not an admin for the zone, you're not supposed to have that information. Note that the person you are talking to on the phone is almost certainly not a DNS zone admin, so they also should not have that information. If they somehow did have it, they definitely shouldn't give it out over the phone. This is for your protection.
-
DNS zone information is sensitive. Many years ago it was possible for anyone to query a DNS server and literally get back all the records at once, but that was a security issue. Now you have to be an admin for the zone to get that info.
-
However I appreciate that price and functionality often dictates who we deal with.
-