This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"version":1,"resource":"file:///home/jackson/repositories/setpay/setpay-data-api/config/production.js","entries":[{"id":"mT0o.js","timestamp":1670350327639}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pulseaudio] resampler.c: channels 2 -> 1 (resampling 1) | |
D: [pulseaudio] resampler.c: Channel matrix: | |
D: [pulseaudio] resampler.c: I00 I01 | |
D: [pulseaudio] resampler.c: +------------ | |
D: [pulseaudio] resampler.c: O00 | 0.500 0.500 | |
I: [pulseaudio] remap.c: Using stereo to mono remapping | |
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=33554432, tlength=0, base=4, prebuf=0, minreq=1 maxrewind=0 | |
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=33554432, tlength=33554432, base=4, prebuf=0, minreq=4 maxrewind=0 | |
I: [pulseaudio] source-output.c: Created output 15 "Peak detect" on alsa_input.usb-DisplayLink_Dell_D3100_USB3.0_Dock_1806063308-02.analog-stereo with sample spec float32le 1ch 25Hz and channel map mono | |
I: [pulseaudio] source-output.c: media.name = "Peak detect" |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.1"> | |
<hashTree> | |
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Science Extension Sample Exam" enabled="true"> | |
<stringProp name="TestPlan.comments"></stringProp> | |
<boolProp name="TestPlan.functional_mode">false</boolProp> | |
<boolProp name="TestPlan.serialize_threadgroups">true</boolProp> | |
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> | |
<collectionProp name="Arguments.arguments"/> | |
</elementProp> |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.1"> | |
<hashTree> | |
<TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Science Extension Sample Exam" enabled="true"> | |
<stringProp name="TestPlan.comments"></stringProp> | |
<boolProp name="TestPlan.functional_mode">false</boolProp> | |
<boolProp name="TestPlan.serialize_threadgroups">true</boolProp> | |
<elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true"> | |
<collectionProp name="Arguments.arguments"/> | |
</elementProp> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# Largely adapted from xdm's init script: | |
# Copyright 1998-2002, 2004, 2005 Branden Robinson <[email protected]>. | |
# Copyright 2006 Eugene Konev <[email protected]> | |
# | |
# This is free software; you may redistribute it and/or modify | |
# it under the terms of the GNU General Public License as | |
# published by the Free Software Foundation; either version 2, | |
# or (at your option) any later version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"command": [ | |
"alacritty" | |
], | |
"working_directory": "/home/jackson" | |
}, | |
{ | |
"command": [ | |
"/usr/bin/google-chrome" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"border": "pixel", | |
"current_border_width": -1, | |
"floating": "auto_off", | |
"fullscreen_mode": 1, | |
"geometry": { | |
"x": 0, | |
"y": 0, | |
"width": 0, | |
"height": 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"command": [ | |
"/usr/bin/google-chrome" | |
], | |
"working_directory": "/home/jackson" | |
}, | |
{ | |
"command": [ | |
"/usr/share/code/code", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"border": "pixel", | |
"current_border_width": 1, | |
"floating": "auto_off", | |
"fullscreen_mode": 0, | |
"geometry": { | |
"x": 21, | |
"y": 21, | |
"width": 928, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"command": [ | |
"alacritty" | |
], | |
"working_directory": "/home/jackson" | |
}, | |
{ | |
"command": [ | |
"/usr/share/code/code", |
NewerOlder