Skip to content

Instantly share code, notes, and snippets.

View championshuttler's full-sized avatar

championshuttler championshuttler

View GitHub Profile
version: "3.9"
services:
feeder:
image: docker-registry.rahti.csc.fi/student483/shivam-toyota:1.0
environment:
- MQTT_URL=mosquitto
- MQTT_PORT=1883
- CLIENT_ID=student483
mosquitto:
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 6.
"year"," month","carrier","carrier_name","airport","airport_name","arr_flights","arr_del15","carrier_ct"," weather_ct","nas_ct","security_ct","late_aircraft_ct","arr_cancelled","arr_diverted"," arr_delay"," carrier_delay","weather_delay","nas_delay","security_delay","late_aircraft_delay",
2020,3,"9E","Endeavor Air Inc.","ABE","Allentown/Bethlehem/Easton, PA: Lehigh Valley International",55.00,4.00,2.67,0.00,0.00,0.00,1.33,17.00,0.00,233.00,163.00,0.00,0.00,0.00,70.00,
2020,3,"9E","Endeavor Air Inc.","AEX","Alexandria, LA: Alexandria International",119.00,13.00,5.20,0.00,3.92,0.00,3.87,19.00,0.00,446.00,201.00,0.00,119.00,0.00,126.00,
2020,3,"9E","Endeavor Air Inc.","AGS","Augusta, GA: Augusta Regional at Bush Field",232.00,16.00,6.01,2.23,2.30,0.00,5.46,35.00,0.00,758.00,247.00,136.00,127.00,0.00,248.00,
2020,3,"9E","Endeavor Air Inc.","ATL","Atlanta, GA: Hartsfield-Jackson Atlanta International",3990.00,286.00,66.94,13.20,73.70,0.00,132.16,514.00,1.00,19664.00,7655.00,1263.00,2977.00,0.00,7769.00,
2020,3,"9E
2019-01-12 22:50:39,462 : Adding domain part to PCI slot 0000:06:00.0
2019-01-12 22:50:39,463 : Adding domain part to PCI slot 0000:06:00.1
2019-01-12 22:50:39,464 : Creating result directory: /tmp/results_2019-01-12_22-50-39
2019-01-12 22:50:39,469 : ############################################################
2019-01-12 22:50:39,469 : # Test: phy2phy_cont
2019-01-12 22:50:39,469 : # Details: Phy2Phy Continuous Stream
2019-01-12 22:50:39,470 : ############################################################
2019-01-12 22:50:39,471 : Hugepages free: 16
2019-01-12 22:50:39,471 : Found '16' free hugepage(s).
2019-01-12 22:50:39,476 : Mounting hugepages...

GSoC 2019

Firefox Source Docs Infrastructure

This project aims to improve the infrastructure underpinning Firefox's in-tree documentation via enabling linters, faster build times, setting up redirect and well structured hierarchies.

Issues

var commandToExecute = '';
browser.commands.onCommand.addListener(on_command_received);
function on_command_received(command_name) {
if (command_name == 'next-song') {
commandToExecute = 'document.querySelector(".ytp-next-button.ytp-button").click()';
} else if (command_name == 'pp-song') {
commandToExecute = 'document.querySelector(".ytp-play-button.ytp-button").click()';
}
diff --git a/src/amo/components/AddonSummaryCard/index.js b/src/amo/components/AddonSummaryCard/index.js
index 86efc975f..7c8d2af9c 100644
--- a/src/amo/components/AddonSummaryCard/index.js
+++ b/src/amo/components/AddonSummaryCard/index.js
@@ -58,7 +58,7 @@ export const AddonSummaryCardBase = ({
addonAverage = i18n.sprintf(
// eslint-disable-next-line max-len
// translators: averageRating is a localized number, such as 4.5 in English or ٤٫٧ in Arabic.
- i18n.gettext('%(averageRating)s star average'),
+ i18n.gettext('%(averageRating)s Stars out of 5'),
@championshuttler
championshuttler / setupZNC.md
Created August 25, 2018 17:28 — forked from GeekyShacklebolt/setupZNC.md
How to setup ZNC on AWS ec2 instance with SASL external for Hexchat? [very brief]

Requirements

  • Ec2 instance = Amazon ec2, t2.micro, Linux (Ubuntu 14.x+)
  • Znc (version: 1.7.0+)
  • OpenSSL
  • IRC Client = Hexchat (version: 2.10.1+)

Steps

  1. Setup an ec2 instance: t2.micro
@championshuttler
championshuttler / DevConf India
Last active July 31, 2018 11:02
Demos in DevConf India 2018
# VR Demos by Bhuvana
https://bhuvanameenakshi.github.io/Pongal_WebVR_wishes/index.html
https://bhuvanameenakshi.github.io/Lost_Paradise/index.html
https://bhuvanameenakshi.github.io/World_Lost/index.html
https://bhuvanameenakshi.github.io/Cancer-awareness-campaign/index.html
@championshuttler
championshuttler / react.js
Created July 4, 2018 15:24
reactjs snippet
<div className="EditableCollectionAddon-notes">
<h4 className="EditableCollectionAddon-notes-header">
<Icon name="comments-blue" />
{i18n.gettext('Leave a note')}
</h4>
{this.state.editingNote ? (
<React.Fragment>
{errorHandler.renderErrorIfPresent()}
<DismissibleTextForm

Keybase proof

I hereby claim:

To claim this, I am signing this object: