text stringlengths 14 5.77M | meta dict | __index_level_0__ int64 0 9.97k ⌀ |
|---|---|---|
{"url":"http:\/\/openstudy.com\/updates\/506074b9e4b02e139410c8f2","text":"1. andriod09 Group Title\n\n|dw:1348498599367:dw| ik what the answers are, i just need help finding how to get them They are 5\", 12\", and 13\"\n\nThe Theorem is a^2 + b^2 = c^2 Where a and b are sides of the right triangle and c is the hypoten... | null | null |
Education to take spotlight at 17th COHSOD meeting
Oct 15, 2008 News 0
On 18-19 November, 2008, the Caribbean Community (CARICOM) Secretariat will again, after ten years, bring together Ministers of Education and their technical advisors for a comprehensive evaluation of the last ten years of the Community's work in ed... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 2,392 |
{"url":"https:\/\/www.nature.com\/articles\/s41467-018-07085-1\/?error=cookies_not_supported&code=6757b816-b40e-40b0-97b1-ebe76ab1a9b8","text":"Article | Open | Published:\n\n# An information-theoretic framework for deciphering pleiotropic and noisy biochemical signaling\n\n## Abstract\n\nMany components of signaling p... | null | null |
I wish some UK Government/Establishment figure would explain why these type of characters were, and still are, essential to the "National security" of the UK ???????????
What made them SO important that the MSM had to be silenced regarding them?
I can only presume this guy is essential to "National security" as well?
I... | {
"redpajama_set_name": "RedPajamaC4"
} | 4,516 |
Q: DNS_ANY working but DNS_TXT not working for DS_GET_RECORD php function I am trying to debug dns_get_record since it isn't working for me as expected.
I created a Text DNS record "laramon_59939919ec899.glibix.com." with value "dd678f947384ed8d3531465439ff852e01e6eb1d"
With:
$result=dns_get_record('laramon_59939919ec8... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 3,508 |
{"url":"https:\/\/leetcode.ca\/2021-07-26-1898-Maximum-Number-of-Removable-Characters\/","text":"Formatted question description: https:\/\/leetcode.ca\/all\/1898.html\n\n# 1898. Maximum Number of Removable Characters\n\nMedium\n\n## Description\n\nYou are given two strings s and p where p is a subsequence of s. You are... | null | null |
In organic chemistry, cyclopentanonide is a functional group which is composed of a cyclic ketal of a diol with cyclopentanone. It is seen in amcinonide (triamcinolone acetate cyclopentanonide).
See also
Acetonide
Acetophenide
Acroleinide
Aminobenzal
Pentanonide
References
Cyclopentanonides | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 5,406 |
Sometimes things don't go as planned. Sony released Driveclub for the PlayStation 4 in October of 2014. At the time, a companion came out for Android, but Sony quickly pulled the app after less than a day on the site. The servers struggled to handle the load of everyone trying to play, so Sony delayed the PlayStation P... | {
"redpajama_set_name": "RedPajamaC4"
} | 321 |
Q: Where all List values are equal to column List Hello I have a problem and i cant solve it for 3 days. I've red many posts here and in google, but I cant find the solution.
In db I have column "Gener" - nvarchar(350) which contains for example this:
row 1: 1,4,32,11
row 2: 32,11
row 3: 1
row 4: 4,56,1,23
row 5: 4
Fr... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 4,484 |
{"url":"http:\/\/www.math.unist.ac.kr\/news\/5746066179751936\/view","text":"When: Jan. 15th 2020, 16:00.\nWhere: Building 108, Room 318.\n\nSpeaker: Lee Wan (\uc774\uc644), Yonsei University.\n\nTitle: On capitulation map of global fields.\n\nAbstract: For a finite Galois extension L\/K of global fields, let C(L) and ... | null | null |
Everybody's All-American is a 1988 American sports drama film, released internationally as When I Fall in Love, directed by Taylor Hackford and based on the 1981 novel Everybody's All-American by longtime Sports Illustrated contributor Frank Deford.
The film covers 25 years in the life of a college football hero. It s... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 2,523 |
On Campus: Franklin's Chris Rodgers carries on the family hoops legacy
By Tim Whelan Jr./Daily News Correspondent
The Boston Celtics brought the Rodgers family to Massachusetts in 1979. In 2017, the family legacy is still strong on the court.
Raised in Franklin, Chris Rodgers is a junior standout for the men's basketba... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 6,237 |
{"url":"https:\/\/math.stackexchange.com\/questions\/886909\/int-0-infty-frac-sin2xx2x21-dx","text":"$\\int_0^\\infty \\frac{\\sin^2(x)}{x^2(x^2+1)} dx$ =?\n\nAfter reading articles on differentiation under the integral sign, I hit this post from mit, where after introducing the power tool, it challenges reader to do\n... | null | null |
Development notes
=================
In here are a few notes about how the code is organized, used concepts, etc.
The main code is all pure Python. It is highly modular. The main playing engine is implemented in C/C++ as a Python module ([`ffmpeg.c`](https://github.com/albertz/music-player/blob/master/ffmpeg.c) and re... | {
"redpajama_set_name": "RedPajamaGithub"
} | 1,111 |
Proving it is possible to close the pay gap between women and men in the workforce, enterprise software company Salesforce, under chairman and CEO Marc Benioff, has effectively bridged that disparity for its 28,000 global employees.
Salesforce's cloud-based, customer relationship management program allows businesses to... | {
"redpajama_set_name": "RedPajamaC4"
} | 4,698 |
Q: Animating Fragment causes other view to "jump" Short Question:
When using animation on FragmentTransactions, how can I animate other views with the animation?
Long Question:
Hi,
I am new to fragments and so on, and i am trying to animate them i a single activity so I created the following xml file for the activity:... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 5,226 |
var Benchmark = require('benchmark');
var suite = new Benchmark.Suite();
var Mustache = require('mustache');
var Plates = require('../lib/plates');
suite
.add('mustache', function() {
var view = { "foo": "Hello, World" };
var template = '<div id="foo">{{foo}}</div><div class="foo">';
Mustache.to_html(te... | {
"redpajama_set_name": "RedPajamaGithub"
} | 6,388 |
Classifieds Currency exchange Newsletter
Login / Register BASKET
Helpguides
French Facts
Bilingual Crosswords
Amazing France
About Us / Legal Information
Featured links to other websites
The Connexion Shop
French news ×
If you have refined your search by clicking on one of the terms in the left-hand panel you can remov... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 2,388 |
Home/Travel/3 most popular festivals of Kenya
3 most popular festivals of Kenya
Paul watson November 3, 2020
Kenya is one of the richest countries with strong cultural diversity, as the country possess more that seventy tribal group within it. Kenya is the only African land in which different people from different part... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 8,215 |
{"url":"https:\/\/sikademy.com\/answer\/computer-science\/discrete-mathematics\/question-by-using-the-rules-of-logical-equivalences-show-49oj\/","text":"is below this banner.\n\nCan't find a solution anywhere?\n\nNEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?\n\nYou will get a detailed answer to your question or ass... | null | null |
Эйнар Кваран (; , Вадланес — , Рейкьявик) — исландский писатель, драматург и поэт конца XIX — первой половины XX века.
Имя
После рождения он получил имя Эйнар и отчество (патроним) Хьорлейфссон. В 1913 году альтинг, по инициативе комитета по именам, членом которого был Эйнар Хьорлейфссон, принял закон (впоследствии о... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 5,288 |
Q: PostgreSQL substitute case sensitive variables in a command Hi I have some variables in a plpgsql script. It's all case sensitive.
schema := 'myschema';
table_name := 'MyTable'
column_name := 'MyColumn'
I need to put those variables in a simple statement:
select max(column_name) from schema.table_name.
I feel li... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 765 |
The world constantly throws up new challenges about what it means to be Christian and to live a distinctively Christian lifestyle.
The priest, broadcaster, writer and ethicist Samuel Wells considers some of the biggest contemporary political, social and moral challenges and grapples with them in the light of Christian ... | {
"redpajama_set_name": "RedPajamaC4"
} | 9,127 |
WEP calls for the London Mayor to join forces over domestic violence
Newsdesk 23rd August 2016 23rd August 2016 Politics
Read time:1 minute, 53 seconds
Sophie Walker invites London Mayor Sadiq Khan to work with her on tackling rising rates of domestic violence in the capital.
A release of new statistics from the Metrop... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 9,902 |
\section*{Abstract}
{\bf
We propose using smeared boundary states $e^{-\tau H}|\cal B\rangle$ as variational approximations to the ground state of a conformal field theory deformed by relevant bulk operators. This is motivated by recent studies of quantum quenches in CFTs and of the entanglement spectrum in massive th... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 5,914 |
Skulls of the Shogun Is The Wu-Tang Advance Wars We Didn't Know We Needed
Stephen Totilo
Filed to: Wait for thisFiled to: Wait for this
Wait for this
Jake kazdal
Haunted temple studios
It helps if you can hear the soundtrack. It helps if you loved Advance Wars. It might even help if you liked listening to the Wu-Tang C... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 5,221 |
using namespace swift;
using namespace swift::syntax;
void UnknownSyntax::validate() const {
assert(Data->Raw->isUnknown());
}
#pragma mark - unknown-syntax API
size_t UnknownSyntax::getNumChildren() const {
size_t NonTokenChildren = 0;
for (auto Child : getRaw()->Layout) {
if (!Child->isToken()) {
+... | {
"redpajama_set_name": "RedPajamaGithub"
} | 952 |
Visa and the U.S. Small Business Administration awarded $60K in cash prizes at their joint hackathon
The two organizations hosted their second annual hackathon over the weekend, this time focused on developers building app-based solutions that will help small businesses prepare and recover from major natural disasters.... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 88 |
\section{Introduction}
In the last several years much has been said about the domain
walls in various supersymmetric field theories in four dimensions
\cite{1}. The existence of the BPS saturated domain walls is in
one-to-one
correspondence with the central extension of ${\cal N} =1$
superalgebra, with the
central c... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 5,623 |
The 2014–15 season was Notts County Football Club's 126th year in the Football League and their 5th consecutive season in Football League One, the third division of the English League System.
Match Details
Pre-season
League One
League table
Matches
The fixtures for the 2014–15 season were announced on 18 June 2014... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 513 |
The World's Longest Running Talent Showcase
CSN Story
Carla's LA Story
Press Room (Press Kit)
Submit a Demo
CSN Sessions
Director & Host:
Jill Stalnaker
About Nashville CSN:
CSN Nashville holds bi-monthly concerts at 9pm on a Thursday night.
Selected singers perform up to 4 songs each with a rockin' house band of A-lis... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 9,195 |
{"url":"https:\/\/www.physicsforums.com\/threads\/turning-a-vector-into-a-vector-function-of-time.789926\/","text":"# Turning a vector into a vector function of time\n\n## Homework Statement\n\n[\/B]\nA Velocity vector: V = (12,4)\n\nwrite the vector as a vector function of Displacement.\n\n2. The attempt at a solution... | null | null |
[Search] [txt|pdfized|bibtex] [Tracker] [WG] [Email] [Diff1] [Diff2] [Nits]
Versions: 00 01 02 03 04 05 06 07 08 09 10 11 12
13 14 15 16 17 18 19 20 21 22 23 rfc6412
Expires in: June 2006
Scott Poretsky
Reef Point Systems
Brent Imhoff
Terminology for Benchmarking
IGP Data Plane Route Convergence
<draft-ietf-bmwg-igp-da... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 5,273 |
Q: How to reduce the number of independent variables in mathematica I am not srue whether this is really a mathematical question, or actually a mathematica question. :D
suppose I have a matrix
{{4/13 + (9 w11)/13 + (6 w12)/13,
6/13 + (9 w21)/13 + (6 w22)/13}, {-(6/13) + (6 w11)/13 + (4 w12)/
13, -(9/13) + (6 w21)... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 7,626 |
\section{Introduction}
In \cite{lind}, Lindestrauss and Weiss introduced the notion of metric mean dimension for any continuous map $\phi:X\rightarrow X$, where $X$ is a compact metric space with metric $d$. We will denote by $
\underline{\text{mdim}}_{\text{M}}(X,d,\phi)$ and $\overline{\text{mdim}}_{\text... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 2,478 |
A 40. Le Mans-i 24 órás versenyt 1972. június 10. és június 11. között rendezték meg.
Végeredmény
Nem értékelhető
Nem ért célba
Megjegyzések
Pole Pozíció - #14 Equipe Matra-Simca Shell - 3:42.02
Leggyorsabb kör - #8 Ecurie Bonnier Switzerland - 3:46.90
Táv - 4691.343 km
Átlag sebesség - 195.472 km/h
Források
... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 4,983 |
Q: Majority filter (minimum mapping unit) in ArcGIS Desktop with larger window size? I want to run the majority filter in ArcGIS Desktop with a window size of 4 or 5 i.e. greater than the default 3.
Is it possible, or is there some other command (or tool) which might help me achieve that?
A: Try using the Focal Stati... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 872 |
var socketio = require('socket.io');
module.exports = Sockets;
function Sockets(server) {
this.clients = {};
this.socketsOfClients = {};
this.server = server;
}
Sockets.prototype.init = function () {
var self = this;
this.io = socketio.listen(this.server);
this.io.sockets.on('connection', function (... | {
"redpajama_set_name": "RedPajamaGithub"
} | 8,014 |
Britons confused by new technology
By Anna Lagerkvist (TechRadar ) 2007-01-31T00:00:00.3Z MP3 players
One in three still can't set the VCR
Over 60 per cent only ever use four features on their mobile phone
Many Britons think new technology and gadgets are too complicated, a new PayPal survey has shown. Over half of tho... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 1,107 |
package com.tle.web.qti.viewer.questions.renderer.interaction.unsupported;
import com.google.inject.assistedinject.Assisted;
import com.google.inject.assistedinject.AssistedInject;
import com.tle.web.qti.viewer.QtiViewerContext;
import com.tle.web.qti.viewer.questions.renderer.QtiNodeRenderer;
import com.tle.web.qti... | {
"redpajama_set_name": "RedPajamaGithub"
} | 7,492 |
Q: How to load image if the image is available on AWS? I upload image from vue, to server. The server will return the image url, but it's will process the image first, and then upload it to AWS. And the process may takes about 1 - 3 second untill the image fully uploaded to AWS
The problem is my vue already get the ima... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 450 |
Q: Alternative to DNS for internal servers I am setting up my first network at work. All the servers are running CentOS 6.3 and have statically assigned IP addresses.
For example:
server1 192.168.0.101
server2 192.168.0.102
I want to be able to type something at the command line like
$> ssh myuser@server1
The quic... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 8,619 |
\section{Introduction}
Despite of the increasing success of QCD in describing a large variety of phenomena, both in the perturbative
as well as in the non-perturbative regimes, some fundamental questions remain unsolved. Prominent examples are the
very nature and detailed properties of the strongly coupled quark gluon... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 3,944 |
Tukwila businesses press city for relocation help after police station plans
Posted on Jan 8, 2018 by Goorish Wibneh
The city of Tukwila has selected this location for its voter-approved justice center — a police station and courthouse. (Image via the city of Tukwila.)
Tukwila businesses facing displacement because of ... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 1,835 |
Johan Helmich Roman (ur. 26 października 1694 w Sztokholmie, zm. 20 listopada 1758 w Haraldsmåla koło Kalmaru) – szwedzki kompozytor późnego baroku. Członek Królewskiej Szwedzkiej Akademii Nauk.
Życiorys
W Londynie uczyli go Johann Christoph Pepusch i Attilio Ariosti. Romana nazywano ojcem muzyki szwedzkiej lub "szwe... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 6,887 |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
$this->load->helper('url');
?>
<!DOCTYPE html>
<html>
<style>
form {
border: 3px solid #f1f1f1;
}
input[type=text], input[type=password] {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px so... | {
"redpajama_set_name": "RedPajamaGithub"
} | 9,840 |
\section{\label{S1:Intro}Introduction}
Complex mixtures of solute and solvent molecules are widespread, encompassing subjects ranging from physics and chemistry to materials science and even biology. These materials organise on a mesoscopic length scale, which lies between the smaller microscopic and larger macroscopi... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 6,727 |
Q: Does iOS MultipeerConnectivity provide routing layer? I am writing an app that is suppose to work without a connection to mobile carrier and without local WiFi. Each device will act as transmitter, receiver and router.
My main challenge so far is that I cannot figure out how exactly MultipeerConnectivity works as d... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 6,730 |
\section*{Figure Captions\markboth
{FIGURECAPTIONS}{FIGURECAPTIONS}}\list
{Figure \arabic{enumi}:\hfill}{\settowidth\labelwidth{Figure 999:}
\leftmargin\labelwidth
\advance\leftmargin\labelsep\usecounter{enumi}}}
\let\endfigcap\endlist \relax
\def\tablecap{\section*{Table Captions\markboth
{TABLECAPTIONS}{TABLECAP... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 4,110 |
package entidades;
/**
* Clase Nodo de Pila.
*/
public class NodoDePila {
/** Atributo x. */
private int x;
/** Atributo y. */
private int y;
/** Atributo ptrSiguiente. */
private NodoDePila ptrSiguiente;
/**
* Constructor de la clase Nodo de Pila.
*
* @param xValue
... | {
"redpajama_set_name": "RedPajamaGithub"
} | 7,798 |
Aura-Note is a simple note taking sample application that demonstrates many of the features and patterns used when building an Aura based application. The [Aura 101 tutorial](https://github.com/forcedotcom/aura-note/blob/master/Aura101.pdf) walks you through building a component and putting it in the app.
To find out... | {
"redpajama_set_name": "RedPajamaGithub"
} | 3,455 |
Q: Can't update array value in mysql I'm not sure what is the problem with my query, because I can't update my database with the latest value, but I can (print_r) the value.
$serial[$i]= $_POST['serial'][$i];
print_r($serial);
$a = array(1,2,3,4,5,6);
print_r( $a);
$i=0;
$i=0;
foreach($serial as $s => $m){
$sql... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 2,088 |
With over 20 years experience, Darren has a wealth of knowledge and is on hand to offer customer support, help and advice.
DA Components UK deliveries are all sent by Royal Mail First Class. Delivery options are available for overseas orders.
Browse through our list of favourite products and find just what you need.
We... | {
"redpajama_set_name": "RedPajamaC4"
} | 6,623 |
{"url":"http:\/\/lib.physcon.ru\/doc?id=da77b037eb25","text":"# IPACS Electronic library\n\n## PERTURBATION ANALYSIS OF SIMPLE EIGENVALUES OF SINGULAR LINEAR SYSTEMS\n\nM. Isabel Garcia-Planas, Sonia Tarragona\nIn this work a study of\nthe behavior of a simple eigenvalue of singular linear system family $E(p)\\dot x=A(... | null | null |
{"url":"https:\/\/opentextbc.ca\/mathfortrades2\/chapter\/volume-of-a-sphere\/","text":"Volume\n\n# 16 Volume of a Sphere\n\nClick play on the following audio player to listen along as you read this section.\n\nTo the left we have a picture of our beautiful planet, Earth. Although the picture itself is two dimensional,... | null | null |
Q: Table view cell's label won't center align unless number of lines is 1 I have a UITableViewCell subclass alone in a xib. The cell has a UILabel subview in it. The text alignment in IB is set to center, but unless numberOfLines is set to 1, the label snaps over to left alignment (even though the "Alignment" in IB i... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 9,142 |
Q: Secure Null Explain I need help to fix the error for Secure Null in this part of my code in Dart
if (selectedDatum.isNotEmpty) {
time = selectedDatum.first.datum;
selectedDatum.forEach((SeriesDatum datumPair) {
measures[datumPair.series.displayName] = datumPair.datum;
});
}
And this part with error for in... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 1,886 |
FROM debian:wheezy
ENV DEBIAN_FRONTEND noninteractive
# Set the locale
RUN \
apt-get update && apt-get install -y --no-install-recommends locales &&\
rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/* /var/cache/debconf/*-old &&\
localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8
ENV... | {
"redpajama_set_name": "RedPajamaGithub"
} | 9,554 |
Is shouldice treatment a good one to repair my hernia?
what sort of a doctor do I need to find?
Help, my doctor was not very approachable! Dr Bilkey anyone?
Yay! First consulation appointment over, 2 more visits to go!
How do I best approach my family doctor?
WHY bother with a assessment? | {
"redpajama_set_name": "RedPajamaC4"
} | 4,484 |
Q: Calling Webservice from Apex class, getting 302 response error I have the below code trying to make a HTTP callout from a APEX class. The response I get back is
System.HttpResponse[Status=Moved Temporarily, StatusCode=302]
My class is
public with sharing class soapServiceApexClass {
@future(callout=true)
... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 8,224 |
{"url":"https:\/\/physics.stackexchange.com\/questions\/255464\/can-we-see-the-past-view-of-our-galaxy-while-observing-in-the-sky-because-of-the","text":"# Can we see the past view of our galaxy while observing in the sky because of the homogeneous structure of our universe?\n\nAs a sense, we think that simple speed ad... | null | null |
from itertools import repeat
def is_immutable(self):
raise TypeError('%r objects are immutable' % self.__class__.__name__)
class ImmutableDict(dict):
_hash_cache = None
@classmethod
def fromkeys(cls, keys, value=None):
return cls(zip(keys, repeat(value)))
def __reduce_ex__(self, protoc... | {
"redpajama_set_name": "RedPajamaGithub"
} | 8,892 |
\section{Introduction}\label{sec:introduction}}
\else
\section{Introduction}
\label{sec:introduction}
\fi
\IEEEPARstart{R}{ecommender} systems (RS) have become extremely common in recent years, and are applied in a variety of domains, from virtual community web sites like movielens.org to electronic commerce companies... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 5,914 |
Here's to You (Nicola and Bart) () е фолклорна песен, изпълнявана и в съпровод на симфоничен оркестър от американската певица и политическа активистка Джоан Байз. Издаден е през 1971 г. като последната част от саундтрака към филма Sacco e Vanzetti (Сако и Ванцети), филмова адаптация на процеса на Министерството на прав... | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 2,771 |
Flooding the airwaves and internet with discussions from experts and journalist alike, the historic bull run of the U.S. stock market is the longest period of growth in American history.
To provide a unique perspective on this unprecedented growth, IMS ExpertServices recently interviewed several top experts in banking,... | {
"redpajama_set_name": "RedPajamaC4"
} | 7,450 |
\section*{Introduction}
One of the most useful process in Abelian category theory is the so-called localization of an abelian category $\cD$
to a quotient category $\cD/\cS$ by means of a Serre class $\cS$ in $\cD$.
When $\cS$ is a localizing subcategory in the sense of \cite{0201.35602}, the canonical exact functor ... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 5,459 |
Q: Adding timeout to avformat_open_input I am trying to add timeout to the function avformat_open_input using dictionary options.
here is my code.
AVDictionary *dict = NULL; // "create" an empty dictionary
av_dict_set(&dict, "timeout", "6000", 0); // add an entry
if (avformat_open_input(&av_format_ctx, "rtmp... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 3,529 |
"Heartless" bride-to-be slammed online after banning anyone elderly guests
Elderly resident ate soap and had allergic reaction after carer made…
Royal Mail customers fuming after being sent stamps as compensation
Tiny London "jail cell" office listed for £250-per-month
Carer wanted elderly resident to "f***ing die"
Ove... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 3,777 |
Q: How to use Google Apps Script as a submission form I'm relatively new to Google Apps Script. I'm trying to build a script, as well as Html, to create a site where I have people submit their names, age and so on (basic info for a test site). After they do so I want it the information to be automatically recorded int... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 315 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//JP">
<!--Converted with LaTeX2HTML 2008 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck an... | {
"redpajama_set_name": "RedPajamaGithub"
} | 7,415 |
\section{Introduction}
Let $X$ be a smooth projective variety and we denote by $\mathrm{D}(X)$ the bounded derived category of coherent sheaves on $X$.
It is noteworthy that $\mathrm{D}(X)$ is one of the most important invariant of $X$.
For example, $X$ is uniquely determined by $\mathrm{D}(X)$ if the canonical bundl... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 8,732 |
\section{Introduction}
A presentation lemma proved by Gabber in \cite{gabber} (see also \cite{chk}) plays a foundational role in ${\mathbb A}^1$-algebraic topology as developed by F. Morel in \cite{Morel}. This lemma can be thought of as an algebro-geometric analogue of tubular neighbourhood theorem in differential g... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 4,077 |
Description The custom QUICKUP is a bottle opener that you wear on your hand as ring. It is a very functional, durable and unique (QCS patent) bottle opener and bar tool. It can also come with a key ring attachment and be used as a keychain.
The QUICKUP is a trademark and WorldWide patented innovative promotional produ... | {
"redpajama_set_name": "RedPajamaC4"
} | 1,441 |
16-year old Daniela Moroz Does It A ...
16-year old Daniela Moroz Does It Again
December 7, 2017 Michelle Slade News
Daniela Moroz crowned World Champion
Two-time World Champion Daniela Moroz talks about her recent sweep of the Oman Formula Kite World Championships. From race 1, Moroz had the outcome dialed, winning wi... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 8,147 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Source: controllers/FacilityTableWindow.js</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode... | {
"redpajama_set_name": "RedPajamaGithub"
} | 3,689 |
Download Small GTPases and Their Regulators, Part B: Rho Family by John N. Abelson, Melvin I. Simon, W. E. Balch, Channing J. PDF
By John N. Abelson, Melvin I. Simon, W. E. Balch, Channing J. Der, Alan Hall
Normal Description of the Volume:Small GTPases play a key function in lots of elements of latest mobilephone biol... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 8,137 |
Q: Log a clicked (external) link to webserver log or a file I have a website written in php. I have a lots of external links like:
<a href="http://example.com" target="_blank">
What i want is that if the user clicks on these kind of links it should log this somewhere. Preferred is the apache log. If not possible then ... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 1,509 |
What Innovators Can Learn About Communication from a Teenage Girl
by Mitch Ditkoff
There are 16,593,242 teenage girls living in America. One of them lives in my house. That would be my daughter, Mimi, an extraordinary 17-year old who, shall we say, has been quite an education for me.
If you have a teenage daughter, you... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 9,813 |
Q: From Keyword Not Found Where Expected Error in Self Join I have a data table Employees, I want to show the employee name, the employee number, the manager number and the manager name of the employee who has the least salary in the company. I decide to perform a self join, and here's my code:
select worker.employee_i... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 9,384 |
\section{Introduction}
In the broad spectrum of cognitive states, vigilance plays an essential role in most human activities. Many working occupations require high levels of alertness to prevent and avoid potential dangers to the labourer.
An example of such activities is driving: drivers, in any circumstance, are requ... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 6,425 |
Q: A problem concerning real functions What are the all possible values of $r$ such that there is a function $f : \Bbb{R}\longrightarrow \Bbb{R}$ such that for any $x$, $$f''(x) > f'(x) + r$$ and $$f'(x) > f(x) + r$$ ??
A: Leaving it to you to fill in the details, but (barring a mistake) the following approach seems t... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 7,786 |
Q: Ordenar filas iguais Eu tenho 4 colunas no excel: A,B,C,D certo?
Só que eu preciso ordenar para realizar uma comparação pois está toda a informação desorganizada me explico:
Arquivo Original em .CSV (Informação desorganizada )
A(Inglês) B (Tradução) C(Inglês) D (Trad.)
"xxx.yy... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 6,421 |
The dragon flying over Tiadun bay is the only thing that Darna loves in the provinces, and she's also the only person she knows of who can see it. There's nothing else she likes about life at Tiadun keep. When she learns that she might be the daughter of the prince, she's afraid she'll be trapped there forever so she f... | {
"redpajama_set_name": "RedPajamaC4"
} | 3,325 |
Lycosa iranii är en spindelart som beskrevs av Pocock 1901. Lycosa iranii ingår i släktet Lycosa och familjen vargspindlar. Inga underarter finns listade i Catalogue of Life.
Källor
Externa länkar
Vargspindlar
iranii | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 2,358 |
\section{Introduction}
Interference effects under multiple light scattering in optically thick disordered media
have been subject to intense investigation for almost three decades.
Coherent backscattering (CBS), which is closely related to weak localization, is one of the striking
examples of the types of effects whic... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 4,528 |
One of the goals of the NLASW is to advance health and social policy to ensure the well-being of the citizens of Newfoundland and Labrador. This is achieved through the analysis of health and social policies through a social determinants of health framework and the production of policy documents highlighting the social... | {
"redpajama_set_name": "RedPajamaC4"
} | 349 |
\section{Introduction}
Interleaved texts, e.g., multi-author entries for activity reports, and social media conversations, such as Slack are increasingly common.
However, getting a quick sense of different threads in interleaved texts is often difficult due to entanglement of threads, i.e, posts belonging to different ... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 1,527 |
Produced by Chris Curnow, Craig Kirkwood, and the Online
Distributed Proofreading Team at http://www.pgdp.net
Transcriber's Notes:
This book catalogue for W. & R. Chambers, Limited, was extracted from
Mary Louisa Molesworth, _Hoodie_, W. & R. Chambers, Limited, London and
Edinburgh, 1897.
Text enclosed by u... | {
"redpajama_set_name": "RedPajamaBook"
} | 8,482 |
A post shared by Keith Urban (@keithurban)
Keith Urban Honors Don Williams With Touching Video [WATCH]
Angela Stefano Published: September 9, 2017
Keith Urban honored Don Williams with a sweet post to social media shortly after Williams' death on Friday (Sept. 8). Urban counts Williams among his many influences, specif... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 1,783 |
using System;
using System.Collections.Generic;
using System.Linq;
using Kudu.Contracts.Settings;
using System.IO;
namespace Kudu.Core.Infrastructure
{
internal static class ExecutableExtensions
{
public static void PrependToPath(this Executable exe, IEnumerable<string> paths)
{
if ... | {
"redpajama_set_name": "RedPajamaGithub"
} | 9,452 |
There might be a number of factors regarding why you wish to know How To View A Private Facebook Page. Everybody has actually been in a scenario prior to where they wanted to see what people from their past depended on without absolutely making a connection with them. Maybe you want to see just what your crush from hig... | {
"redpajama_set_name": "RedPajamaC4"
} | 9,384 |
Gypona ileota är en insektsart som beskrevs av Freytag 2005. Gypona ileota ingår i släktet Gypona och familjen dvärgstritar. Inga underarter finns listade i Catalogue of Life.
Källor
Dvärgstritar
ileota | {
"redpajama_set_name": "RedPajamaWikipedia"
} | 1,692 |
Arecibo, Puerto Rico
La Estatua de Colón
This giant bronze image of Christopher Columbus embarked on a voyage of its own.
Birth of the New World statue, completed. Prof.D.H.R./cc by-sa 4.0
The statue from a distance, 2016. CDVV86 (Atlas Obscura User)
The statue being assembled in 2016. CDVV86 (Atlas Obscura User)
The G... | {
"redpajama_set_name": "RedPajamaCommonCrawl"
} | 7,108 |
Q: Run JUnit test from Java I would like running my JUnit test from Java.
I use :
JUnitCore runner = new JUnitCore();
runner.addListener(new TextListener(System.out));
runner.run(AdditionTest.class);
But I would like the name of the test, the result (true or false), the failure
How I have it?
A: Read the documentatio... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 8,892 |
\section{Basic integrals in terms of dilogarithms and
logarithms}\label{appF}
In presence of vanishing internal masses, specific integrals of the
following type
\[
H
=
\int^a_b du \,
\frac{\ln ( A \, u^2 + B)}{A \, u^2 + B}
\]
for the contour $[0,1]$ as
well as the two other contours $[0,+\infty[$ and $[1,+\infty[... | {
"redpajama_set_name": "RedPajamaArXiv"
} | 6,187 |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, ... | {
"redpajama_set_name": "RedPajamaGithub"
} | 4,127 |
#ifndef OPENSSL_HEADER_SHA_H
#define OPENSSL_HEADER_SHA_H
#include <openssl/base.h>
#if defined(__cplusplus)
extern "C" {
#endif
/* SHA-1. */
/* SHA_CBLOCK is the block size of SHA-1. */
#define SHA_CBLOCK 64
/* SHA_DIGEST_LENGTH is the length of a SHA-1 digest. */
#define SHA_DIGEST_LENGTH 20
/* TODO(fork): ... | {
"redpajama_set_name": "RedPajamaGithub"
} | 6,516 |
package nbd
import (
"crypto/tls"
"crypto/x509"
"encoding/binary"
"flag"
"fmt"
"io/ioutil"
"net"
"os"
"path"
"sync"
"sync/atomic"
"testing"
"text/template"
"time"
"github.com/zero-os/0-Disk/errors"
)
const ConfigTemplate = `
servers:
- protocol: unix
address: {{.TempDir}}/nbd.sock
exports:
- nam... | {
"redpajama_set_name": "RedPajamaGithub"
} | 9,184 |
Q: Marrying Statistical Mechanics and Differential Geometry Recently, I have been trying to get a more thorough understanding of the mathematics at the fundaments of theoretical physics. I liked V.I. Arnol'd's introduction to mechanics and the book by Ratiu and Marsden, but what really blew me away were Marian Fecko's ... | {
"redpajama_set_name": "RedPajamaStackExchange"
} | 2,286 |
Need a domestic asbestos survey in Newcastle?
P2 Environmental Consulting Ltd specialises in the provision of domestic asbestos surveys and consultancy services throughout Newcastle. As a fully independent and trusted name in the asbestos industry we have built up an extensive client portfolio, providing domestic asbes... | {
"redpajama_set_name": "RedPajamaC4"
} | 9,006 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.