text stringlengths 1 1.04M | language stringclasses 25
values |
|---|---|
AP Chief Minister Chandrababu Naidu on Thursday regretted that Dr B. R. Ambedkar's mention was not allowed to be made by opposition YCP MLAs in the State Assembly. During the discussion pertaining to Dr Ambedkar's 125th birth anniversary celebrations, the YCP MLAs' attitude had put paid to the mention of the father of ... | english |
package p005cm.aptoide.p006pt.search.view;
import p026rx.p027b.C0132p;
/* renamed from: cm.aptoide.pt.search.view.Ga */
/* compiled from: lambda */
public final /* synthetic */ class C4705Ga implements C0132p {
/* renamed from: a */
public static final /* synthetic */ C4705Ga f8336a = new C4705Ga();
pri... | java |
<gh_stars>0
package com.carl.mvpdemo.pub.utils;
import android.content.Context;
import android.os.Environment;
import com.carl.mvpdemo.BuildConfig;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
i... | java |
Notes are private!
Notes are private!
Notes are private!
Notes are private!
Notes are private!
I picked up this title because I was reassured it was an amazingly crafted tale of political intrigue. Political intrigue? The main character couldn’t I picked up this title because I was reassured it was an amazingly crafted... | english |
<gh_stars>1000+
{"id":"00411","group":"easy-ham-2","checksum":{"type":"MD5","value":"795ae1b91264d007f60721c1c89a5ea7"},"text":"From <EMAIL> Thu Aug 15 10:51:33 2002\nReturn-Path: <<EMAIL>>\nDelivered-To: y<EMAIL>.netnoteinc.com\nReceived: from localhost (localhost [127.0.0.1])\n\tby phobos.labs.netnoteinc.com (Postfi... | json |
{"ast":null,"code":"import React from\"react\";import{Link}from\"react-router-dom\";function Nav(){return/*#__PURE__*/React.createElement(\"nav\",{className:\"navbar navbar-expand-lg navbar-dark bg-primary\"},/*#__PURE__*/React.createElement(\"a\",{className:\"navbar-brand\",href:\"/\"},\"React Reading List\"),/*#__PUR... | json |
import { createReducer } from 'redux-act'
import { setLanguage, fillSearchIndex, setMarkdownFiles } from './actions'
const initialState = {
language: 'en',
blockTime: 200,
algorithm: 'RandomY',
difficulty: 333,
searchIndex: null,
searchDocs: null,
markdownFiles: null,
}
const handleSetLa... | javascript |
Religion has been at the centre of human societal existence since time immemorial. Religion is, and has always been, an indispensable and ineffaceable part of our lives. The Karnataka High Court’s much-awaited judgment on hijab has upheld the state government’s circular of February 5. The 129-page judgment is on the ex... | english |
<filename>src/State/Interfaces/IActions.ts
import CollisionType from '../../Shared/Util/Constants/CollisionType';
import State from '../State';
interface IActions {
focus(): void;
blur(): void;
invalidate(): void;
validate(): void;
topOut(): void;
bottomOut(): void;
scroll(): void... | typescript |
/*
* JBoss, Home of Professional Open Source.
* Copyright 2014 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licen... | javascript |
Hello, friends today we are going to upload the Royal Touch Laminates Catalogue 2022 PDF to assist you all. Many of you are in search of the Royal Touch Laminates Catalogue 2022 in PDF format but are unable to find it anywhere don’t worry we are here to help you. From here you will get all the important details related... | english |
<filename>mavenproject1-web/src/main/java/konverteri/ProfesorKonverter.java
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package konverteri;
import ejb.SBProfesorLocal;
import ja... | java |
body{
margin:0;padding:0;
}
a{
text-decoration:none;
}
.t{
margin-left:auto;
margin-right:auto;
width:1000px;
height:100px;
}
.t img{
width:100px;
}
#q{
width:200px;
padding-bottom:12px;
}
.t .q_1{
width:240px;
height:100px;
float: right;
}
.d{
width:100%;
background:#de112e;
}
.dd1{
width... | css |
import { Components, Interactions } from 'plottable';
import debounce from 'lodash/debounce';
import flatten from 'lodash/flatten';
import {
createXScale,
createYScale,
createColorScale,
createXAxis,
createYAxis,
createLegend,
createSeriesPlot,
} from './plottable-utils';
import Tooltip from... | javascript |
Aside from the defeat to the ruling Bharatiya Janata Party in the Goa assembly polls, one thing that majorly embarrassed the Congress on Thursday was losing a part of its vote bank to the state’s youngest political outfit, the Revolutionary Goans Party.
The RGP got registered with the Election Commission just a month ... | english |
<gh_stars>0
/* */
define(['exports', 'aurelia-dependency-injection', 'aurelia-templating', 'aurelia-router', 'aurelia-metadata'], function (exports, _aureliaDependencyInjection, _aureliaTemplating, _aureliaRouter, _aureliaMetadata) {
'use strict';
exports.__esModule = true;
function _classCallCheck(instance, C... | javascript |
#![crate_id(name="tty", version="1.0.0", author="<NAME>")]
/*
* This file is part of the uutils coreutils package.
*
* (c) <NAME> <<EMAIL>>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* Synced with http://lingrok.org/xref/cor... | rust |
The global BPO market is expected to touch $13.7 billion by 2007 from its present size of $1.8 billion. Even by 2004, the market is expected to grow up to $6.4 billion. However, this seven-fold increase in market size in the next five years does not necessarily mean good news for the Indian service providers. Gartner a... | english |
<reponame>manoj755/Manoj-Singh-Bisht
import { Component, OnInit } from '@angular/core';
import { DBService } from 'app/db.service';
declare var $: any;
@Component({
selector: 'app-add-candidate',
templateUrl: './add-candidate.component.html',
styleUrls: ['./add-candidate.component.scss']
})
export class AddCandi... | typescript |
<filename>cloudformation/solution-assistant/src/lambda_function.py
import boto3
from pathlib import Path
import sys
sys.path.append('./site-packages')
from crhelper import CfnResource
import datasets
helper = CfnResource()
@helper.update
@helper.create
def on_create(event, _):
folderpath = Path("/tmp")
so... | python |
<reponame>sophiekoonin/website<gh_stars>1-10
---
title: Hem curve
path: /en/docs/patterns/simon/options/hemcurve
pattern: simon
option: hemCurve
---
How much do you want the hem to curve upwards?
> - This applies only to the baseball and slashed hem styles. If you chose a straight hem, this will be ignored.
> - This ... | markdown |
// Copyright 2021 Matrix Origin
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to ... | go |
@charset "utf-8";
body{background-color: #000;}
.photo_area{ position:fixed; left:0; top: 50%; margin-top: -185px; width: 100%; height: 370px; background-color: #363634;}
.photo_wide{margin-top: -100px; height: 210px;}
.photo_show{ position:absolute;}
.photo_show li{float: left; padding: 15px 10px; border-right: 2px... | css |
<gh_stars>10-100
{
"name": "npm-artifactory",
"version": "0.6.4",
"description": "A proxy server that uses Artifactory to store npm modules for seamless integration with java/maven-based workflows",
"keywords": [
"npm",
"artifactory",
"maven",
"module",
"java",
"proxy"
],
"author": "... | json |
Do you ever end the day, or the year, asking yourself, “What was all that for? What did I really accomplish? What difference did I truly make?” If so, commit to making this year a year of purpose. When you know your purpose, you stop chasing things that will never satisfy you. Instead, you find the joy of pursuing the ... | english |
Blizzard announced the Diablo Immortal mobile game during its annual Blizzcon event. The game is an MMOARP and is pre-registrations are currently open.
Blizzard has announced that it will be launching a new mobile game under its Diablo series. Called Diablo Immortal, the game was announced at the company’s annual conve... | english |
<filename>discussion/8665/how-to-get-last-insert-id-with-phalcon.html
---
layout: default
title: 'How to get last insert id with Phalcon ? - Discussion'
---
<div class="container">
{% include warning.html %}
<div itemscope itemtype="https://schema.org/Question"><ol class="breadcrumb">
<li><a href="/"... | html |
<gh_stars>0
[{"footer-area-1":["text-2"],"footer-area-2":["text-3"],"footer-area-3":["text-4"]},{"text":{"2":{"title":"","text":"<p style=\"margin-right: 5%;\">Praesent odio nec mauris sit amet, consectetuer congue ac, ultricies <a href=\"#\">urna eget<\/a> nibh rutrum vel, nisl. Nam eget dolor sit amet, consectetuer a... | json |
The third day of the division 2 clash between Gloucestershire and Worcestershire was called off due to persistent rain, on Tuesday (July 11). Barely about one hour of play was possible, with Gloucestershire progressing to 62 for 1, ahead by 145 runs.
The hosts, who started the day at 20 for no loss, lost the wicket of ... | english |
{
"art": {
"title": "Art",
"description": "I Have been making art pieces since around 13 years old, my mom first got me into it and I have been hooked since, you can see one of my pieces on display here",
"image": "art.jpg",
"media": "Star Wars"
},
"vintage-clothes": {
... | json |
{"bookHeader":"","bookName":"JOEL 3","bookContent":[{"id":0,"tipo":"calling","texto":"Os juízos de Deus sobre as nações inimigas"},{"id":1,"tipo":"versiculo","texto":"Eis que, naqueles dias e naquele tempo, em que mudarei a sorte de Judá e de Jerusalém,"},{"id":2,"tipo":"versiculo","texto":"congregarei todas as nações ... | json |
The World Economic Forum (WEF) has invited Shri Kamal Nath, Union Minister of Commerce and Industry, to attend the Davos Meeting, which is scheduled to be held on 26-30 January next year. Representatives of the World Economic Forum headed by Ms. Collette Mathur conveyed the invitation to Shri Kamal Nath when they calle... | english |
455T Written Answers
The Deputy Minister of Agriculture (Shri M. V. Krishnappa): (a) Yes, Sir.
(b) Four.
(c) and (d). A provision of Rs. 200 lakhs has been made in the Third Five Year Plan for expansion of the existing stations at Bombay, Cochin, Tuticorin and Visakhapatnam and for setting up four new stations at Verav... | english |
<reponame>agaveplatform/agavepy<filename>docs/_static/schema/SystemOperationRequest.json
{
"$id": "http://agavepy.readthedocs.io/en/latest/SystemOperationRequest.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"action": {
"description": "Action to perform on the system.",
... | json |
{
"name": "finfix",
"version": "1.0.0",
"description": "System for making money",
"main": "gulpfile.js",
"devDependencies": {
"gulp": "~3.9.0",
"gulp-less": "~3.0.5",
"gulp.spritesmith": "~6.2.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "<NAME>... | json |
There’s not too much to say about the Olympus Stylus 770 SW. Well, except for the fact that it can survive 5-foot drops, be taken down 33 feet underwater, withstand 220 pounds of pressure and still operate down to 14 degrees Fahrenheit — hence the block of ice. There’s also a new manometer built in letting you gauge yo... | english |
<filename>rider-editor/src/renderer/mod.rs
pub mod managers;
pub mod renderer;
pub use crate::renderer::managers::*;
pub use crate::renderer::renderer::*;
| rust |
goog.provide('owgis.utilities.mathgeo');
/**
* This method computes the angle between two vectors in spherical
* coordinates with magnitude 1 and the values are in degrees
* @param {type} a
* @param {type} b
* @returns {undefined}
*/
owgis.utilities.mathgeo.anglebetweenspherical = function (a, b){
var A = ... | javascript |
{"appid": 390030, "name": "DESYNC", "windows": true, "mac": false, "linux": false, "early_access": false, "lookup_time": 1490985613} | json |
{"name":"button","type":"selector","title":":button Selector","deprecated":null,"removed":null,"desc":"Selects all button elements and elements of type button.","categories":["selectors/form-selectors","selectors/jquery-selector-extensions","version/1.0"],"entries":[{"return":"","signatures":{"added":"1.0"},"examples":... | json |
Written AnswUCTS
(b) if so, facts thereof; and
(c) whether power houses have been instructed to keep down the ash pollution in the atmosphere from their chimneys?
THE DEPUTY MINISTER IN THE MINISTRY OF ENERGY (PROF: SIDDHESHWAR PRASAD): (a) and (b). There has been improvement in the quality of coal supplied to power ho... | english |
---
site: freiburg
tags: [devops, downtime]
title: DNS outage affecting UseGalaxy.eu
location: Freiburg, Germany
---
Google's DNS stopped responding to requests for usegalaxy.eu for 35 minutes.
## Incident Timeline
Time | State
--- | ---
12:10 | DNS providers failed to respond to requests for `usegalaxy.eu`
12:19... | markdown |
package Students_05;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String input = scanner.nextLine();
List<Students> students = new ArrayList<>(... | java |
<filename>bawg.css
/* Copyright <NAME> - All rights reserved. */
#home-icon:focus,
#update:focus,
#clear:focus
{
border: solid black 3px;
outline: none;
}
#home-icon:focus:not(:focus-visible),
#update:focus:not(:focus-visible),
#clear:focus:not(:focus-visible)
{
border: none;
}
#home-icon:focus-visible,
#up... | css |
<gh_stars>1-10
{
"name": "nodebb-plugin-modmin",
"version": "1.3.3",
"author": {
"name": "yariplus",
"email": "<EMAIL>"
},
"homepage": "https://github.com/yariplus/nodebb-plugin-modmin",
"bugs": {
"url": "https://github.com/yariplus/nodebb-plugin-modmin/issues"
},
"keywords": [
"nodebb",... | json |
Mika Singh and Chahatt Khanna’s posts have sparked dating rumours, and their latest #QuarantineLove post is about Chahatt making paani puri for Mika, check it out!
Over the last few days, television actress Chahatt Khanna and Bollywood singer Mika Singh have been sharing posts with each other, which made people believe... | english |
import Debug from 'debug'
import app from './app'
import mongoose from'mongoose'
import { mongoUrl, port } from'./config'
const debug = new Debug('platzi-overflow:root')
const start = async () => {
await mongoose.connect(mongoUrl, {
useNewUrlParser: true
})
app.listen(port, () => {
debu... | javascript |
<reponame>charles-halifax/recipes
{
"directions": [
"Bring sugar and 1 1/4 cups water to a boil in a small saucepan, stirring until sugar has dissolved. Transfer syrup to a metal bowl and quick-chill by putting bowl in an ice bath and stirring occasionally until cold, about 5 minutes.",
"Add remaini... | json |
<filename>src/styles/css/news_list.css
.news-list {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.news-list .header {
font-size: 1.2rem;
line-height: 48px;
padding-left: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #ff1c1c;
}
.news-list .list {
font-size: 1rem;
}
.news-list .list li {... | css |
# -*- coding: utf-8 -*-
from iati.covid_checks import CovidChecks
from iati.ebola_checks import EbolaChecks
checks = {'covid': CovidChecks, 'ebola': EbolaChecks}
| python |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE404_Improper_Resource_Shutdown__w32CreateFile_fclose_81_bad.cpp
Label Definition File: CWE404_Improper_Resource_Shutdown__w32CreateFile.label.xml
Template File: source-sinks-81_bad.tmpl.cpp
*/
/*
* @description
* CWE: 404 Improper Resource Shutdown or Release
... | cpp |
<filename>docs/reference/adobe/experience/aep-web-sdk-experienceevent.schema.json
{
"meta:license": [
"Copyright 2020 Adobe Systems Incorporated. All rights reserved.",
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license",
"you may not use this f... | json |
{"appid": 445070, "name": "Tatsu", "windows": true, "mac": true, "linux": true, "early_access": false, "lookup_time": 1490992392} | json |
The newly appointed eight vice presidents included Vishnu Mittal, Dinesh Pratap Singh, former mayor Lata Gupta and former Mahila Morcha president Yogita Singh. Laxmi Nagar MLA Abhay Verma retained the post of chief spokesperson of Delhi BJP. Praveen Shankar Kapoor was given the charge of the key post of media departmen... | english |
from p5 import *
def setup():
title("🐍 Jörgs Python Sketch 🐍".encode("utf-8"))
def draw():
background(245, 245, 245)
run() | python |
/* ************************
Copyright Terrain Experts Inc.
Terrain Experts Inc (TERREX) reserves all rights to this source code
unless otherwise specified in writing by the President of TERREX.
This copyright may be updated in the future, in which case that version
supercedes this one.
---------------... | cpp |
{
"html": "tierrasquebradas.html",
"css": "tierrasquebradas.css",
"authors": "Elfonochasis",
"roll20userid": "3754033",
"preview": "preview.png",
"instructions": "Hoja de personaje para el juego Tierras Quebradas de T&T Ediciones. Cualquier sugerencia/incidencia, contactar conmigo al siguiente email <EMAIL>... | json |
When it comes to basic transportation, the Versa is hard to beat.
The 2021 Nissan Versa is an inexpensive yet solid small car.
The interior is pleasant and even features some soft-plastic accents.
Motivation is provided by a 1.6-liter engine that delivers a modest 122 horsepower and 114 pound-feet of torque.
While not ... | english |
// Copyright (c) 2020 Tailscale Inc & AUTHORS All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package jsonutil
// Bytes is a byte slice in a json-encoded struct.
// encoding/json assumes that []byte fields are hex-encoded.
// Bytes are not h... | go |
Hey guys,
I've planned to upgrade my dad's old P4 PC. . Just office type of work no gaming. . but would need HD playback. .bcos i'm thinking of planning it to make it as a HTPC in the future. . My Budget is around 5-6k for mobo+cpu . .
| english |
package com.antoinedev.Exercice4;
public class Main {
public static void main(String[] args) {
System.out.println("Affichage de la fiche vehicule");
FicheVehicule pp = new PreviewProxy("leFilmeNumero5.jpg");
System.out.println("Demande de visualisation du film");
pp.visualiserFilm();
}
}
| java |
{"jqtree.css":"<KEY>,"jqtree.min.css":"<KEY>,"tree.jquery.js":"<KEY>,"tree.jquery.min.js":"sha5<KEY>} | json |
<reponame>tyler-cai-microsoft/FluidFramework<filename>tools/build-tools/src/typeValidator/runValidator.ts<gh_stars>1-10
/*!
* Copyright (c) Microsoft Corporation and contributors. All rights reserved.
* Licensed under the MIT License.
*/
import program from "commander";
import { bumpDependencies } from "../bumpVers... | typescript |
Posted On:
Consequent upon the superannuation of earlier Director Shri. V. Balamurugan, Outstanding Scientist on 29th September 2023, the competent authority at DRDO Hqrs, New Delhi has appointed Shri J Rajesh Kumar, Outstanding Scientist as new Director, CVRDE with immediate effect.
The successor Shri J Rajesh Kumar, ... | english |
{
"name": "Doge-Finance.com",
"symbol": "DOGES",
"address": "0xf40Adc50f45f65e24726b3e35418d79d737F401F",
"decimals": 18,
"dharmaVerificationStatus": "UNVERIFIED"
} | json |
<reponame>faisalhakim47/alamat<filename>data/provinces/72/regencies/71/districts.json
[{"id":"01","provinceId":"72","regencyId":"71","name":"Palu Timur"},{"id":"02","provinceId":"72","regencyId":"71","name":"Palu Barat"},{"id":"03","provinceId":"72","regencyId":"71","name":"Palu Selatan"},{"id":"04","provinceId":"72","... | json |
import * as factory from './_fixtureFactory'
import checkFileIsUploadedFromUrl from '../src/checkFileIsUploadedFromUrl'
import {StatusEnum} from '../src/api/fromUrlStatus'
import {getSettingsForTesting} from './_helpers'
import fromUrl from '../src/api/fromUrl'
describe('checkFileIsUploadedFromUrl', () => {
const so... | typescript |
Will you still want one in October?
We were originally expecting to see the Google Pixel 4a appear in May, as part of the Google IO 2020 event. Since that event got moved online and then canceled, the launch date for Google's mid-ranger has been a bit of a mystery – and now we're hearing that it might not show up until... | english |
<filename>Shared/src/ExpandStringItemVector.cpp<gh_stars>1-10
/*
Copyright (c) 1999 - 2010, Vodafone Group Services Ltd
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source co... | cpp |
<filename>tests/baselines/reference/literalTypesWidenInParameterPosition.js
//// [literalTypesWidenInParameterPosition.ts]
class D {
readonly noWiden = 1
constructor(readonly widen = 2) {
this.noWiden = 5; // error
this.widen = 6; // ok
}
}
new D(7); // ok
//// [literalTypesWidenInParam... | javascript |
What’s the old line? ‘An opportunity of a lifetime must be used within the lifetime of the opportunity’. We always talk about opportunities knocking our door and making the most of it. But here’s one cricketer who has maximized those opportunities and has triggered a confusion (a pleasant one though), on who is going t... | english |
Goli Soda actress Chandini Sarathi has now grown up and recently posted some family photographs that have gone viral on Instagram. The actor, who was a teenager back in 2014, is now a married woman with a baby boy.
Following this, she has often shared photographs with her husband on her social media on different occas... | english |
In a bid to revamp vigilance and strengthen the security of the metropolis after the 26/11 terror attacks,the state Government is considering a proposal moved by the Power Grid Corporation of Indian Ltd (PGCI) to install 5,000 CCTV cameras across the city.
The proposal was among the various plans discussed by the mini... | english |
import logging
import pandas as pd
import numpy as np
import json
from typing import List
from .. import instance_path
from . import DataSetInstance
logger = logging.getLogger(__name__)
class ZefDataFrame(DataSetInstance):
_linear_space = []
_multiselect_space = []
_text_space = []
def linear_ans... | python |
The U.K.'s intelligence agencies are planning to install 'black box'-style surveillance devices in the country's telecommunications infrastructure to monitor the U.K.'s online activity.
According to lawmakers in the country's capital [PDF], these devices will rely on deep packet inspection—a technique that has been cri... | english |
The latest beta/preview for Minecraft is here. Version 1. 20. 0. 25 has been released and brings a few changes to the title ahead of the Trails & Tales Update's official release. Betas and previews are exclusive to Bedrock, so they differ from pre-releases and snapshots that Java has routinely received. As Version 1. 2... | english |
{
"name": "TAAG Finance",
"symbol": "TAAG",
"address": "0xc8D9EC2a57Db57Eb104F339037B23E6cAd381364",
"decimals": 18,
"dharmaVerificationStatus": "UNVERIFIED"
} | json |
Soumyajit Ghosh, one of India's top Table Tennis players, has been accused of raping an 18-year-old, after a case was filed against him at a police station in Barasat, near Kolkata.
With this rape charge, Soumyajit's participation in the upcoming Commonwealth Games has also come under a shadow of a doubt.
An 18-year-... | english |
// Copyright 2020-2021 The Datafuse Authors.
//
// SPDX-License-Identifier: Apache-2.0.
#[tokio::test(flavor = "multi_thread", worker_threads = 1)]
async fn test_setting_interpreter() -> anyhow::Result<()> {
use common_planners::*;
use futures::stream::StreamExt;
use pretty_assertions::assert_eq;
use ... | rust |
package TP5;
@Utility
final public class UtilityClass {
private UtilityClass() {}
public static void m1() { }
public static void m2() { }
}
| java |
{
"user": "bspride",
"repos": 1,
"login": "bspride",
"id": 1430124,
"avatar_url": "https://avatars0.githubusercontent.com/u/1430124?v=3",
"url": "https://api.github.com/users/bspride",
"html_url": "https://github.com/bspride",
"followers_url": "https://api.github.com/users/bspride/followers",
"followi... | json |
<filename>src/pymor/discretizers/builtin/grids/tria.py
# This file is part of the pyMOR project (http://www.pymor.org).
# Copyright 2013-2020 pyMOR developers and contributors. All rights reserved.
# License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
import numpy as np
from pymor.core.cache i... | python |
<gh_stars>10-100
["animaxe","b-tree","combine-lists","crc","d3-array","d3-arrays","d3-financial-components","d3-jsnext","d3-no-global-export","d3-nogyp","d3-random","d3-util","d3zoompanbrushchart","dependency-parser","droplet-editor","enb-bem-techs","enmeaten","etag","fast-diff","fork-bone","fuck-shit-up","get-w2v-goog... | json |
package com.morethanheroic.swords.forum.domain;
import com.morethanheroic.swords.user.domain.UserEntity;
import lombok.Builder;
import lombok.Getter;
import java.util.Date;
@Builder
@Getter
public class ForumCommentEntity {
private final int id;
private final String content;
private final long postDate;... | java |
MIAMI GARDENS - Brock Glenn is ready for his moment.
But that doesn't mean the true freshman Florida State football quarterback is not shocked by his circumstances to how he rose to the starting quarterback role in the Orange Bowl for No. 5 FSU (13-0) against No. 6 Georgia (12-1) at 4 p.m. Saturday at here at Hard Rock... | english |
# ONF
**ONF** - небольшая, разнородная библиотека. [Лицензия](https://github.com/lelezard7/ONF/blob/main/LICENSE) ONF поощряет как коммерческое, так и некоммерческое использование.
Для работы ONF необходима поддержка C++17.
## Нумерация версий
Версия имеет вид `X.Y.Z` где: **X - major**, **Y - minor**, а **Z - patch*... | markdown |
---
title: "Internationalization Linting and Enforcement"
date: 2021-01-26T12:12:25-05:00
draft: false
---
## Translations View Linter and View Linter Full Report
Enroll includes a custom class, ViewTranslationsLinter, to lint view files and assure that no strings within .erb and .haml files are left untranslated. .s... | markdown |
:root {
--main-font: 'Roboto', 'san-serif';
--bg-dark: #333333;
--text-on-dark: #CCCCCC;
}
body, div, p {
margin: 0;
padding: 0;
} | css |
.table {
overflow-y: scroll;
overflow-x: hidden;
padding: 1em;
box-sizing: border-box;
height: 100%;
}
| css |
Passion is much talked about today, be it in conferences or leadership courses. People harp on being passionate as the secret of success. Truth be said, there is nothing wrong with being passionate about your dream. However, what has been noticed over time is that many people are passionate but remain unsuccessful in t... | english |
<reponame>stephensolis/modmap-generator-cpp<filename>libkameris/distances/ssim.hpp
#ifndef _LIBKAMERIS_DISTANCES_SSIM_
#define _LIBKAMERIS_DISTANCES_SSIM_
#include <cstddef>
#include <cstdlib>
#include <memory>
#include <stdexcept>
#include "../utils/matrix_vector_adapters.hpp"
namespace kameris {
namespace ssim_im... | cpp |
<reponame>strassek/chromiumos-platform2<filename>chaps/opencryptoki_importer_test.cc
// Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chaps/opencryptoki_importer.h"
#include <stdlib.h>
... | cpp |
9 years after the release of On the other side of the periphery, a sequel has been launched for the action comedy worn by Omar Sy and Laurent Lafitte. Currently on promotion for the Lupine series on Netflix, director Louis Leterrier has announced that he is preparing to stage the sequel to the film which had recorded 2... | english |
{
"listing_id": 2266768,
"id": 12330976,
"date": "2014-04-29",
"reviewer_id": 6291050,
"reviewer_name": "Lindsay",
"text": "My boyfriend and I stayed in the Modern Granny Flat for 4 nights, and had a great experience. The location is super close to downtown, but in a quiet neighborhood that removes you fro... | json |
import { ILandscapeTexture, TextureBlockSizeX, TextureBlockSizeY } from './i-landscape-texture';
import { LandscapeType } from '../landscape-type';
import { TexturePoint } from './texture-point';
export class BigLandscapeTexture implements ILandscapeTexture {
private y: number;
private type: LandscapeTyp... | typescript |
European aerospace giant Airbus will host a public meet-and-greet event aimed at recruiting engineering and IT talent at 'Aero India', which is slated to be held in Bengaluru this month, officials said.
European aerospace giant Airbus will host a public meet-and-greet event aimed at recruiting engineering and IT talen... | english |
Most of us are only aware of the common pregnancy symptoms, such as nausea, missed periods, fatigue and morning sickness, but there are many other uncommon pregnancy symptoms as well. Every woman shows different signs and symptoms of pregnancy, which depends on some factors like the woman’s health and whether the pregn... | english |
<gh_stars>0
{
"name": "professional_website_2",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node ./bin/www",
"heroku-postbuild": "cd client && npm install && npm run build"
},
"dependencies": {
"axios": "^0.18.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express... | json |
1Ne zutun nepasad te Megbevayà is kedlimbaǥa te langit, te kelibutan, wey te langun he taǥù dutun. 2Ne zutun te ikepitu he andew, geina te nepasad en te Megbevayà haazà is langun he menge vaal zin, midhimeley sikandin he ebaal. 3Ne midtuvazan te Megbevayà is ikepitu he andew ne migkaǥi zin daan he segradu haazà su midh... | english |
<gh_stars>0
import loading from "../assets/loading.gif";
export default function Loading() {
return (
<div className="loading">
<img src={loading} alt="Loading gif" />
</div>
);
}
| javascript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.