This file contains hidden or 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
| [00:13:30] EVE System > Channel changed to Local : SH-YZY | |
| [02:30:48] EVE System > Channel changed to Local : 74-DRC | |
| [02:31:33] EVE System > Channel changed to Local : L-GY1B | |
| [02:34:16] PantsuFan > like why do ya'll even need this | |
| [02:34:23] PantsuFan > you dont need it you have more than you even use | |
| [02:34:27] KhanPaso01 Mileghere > i thought there would be a proper response behind this | |
| [02:34:36] KhanPaso01 Mileghere > didnt realise it would be a wet papel towel | |
| [02:35:07] PantsuFan > you legit dont fight anyone big you just club smaller alliances trying to make a home <br>you dont need this | |
| [02:35:33] KhanPaso01 Mileghere > my rental overlord said i do | |
| [02:35:44] PantsuFan > who is your rental overlord? |
This file contains hidden or 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
| global: | |
| scrape_interval: 15s | |
| scrape_timeout: 10s | |
| query_log_file: /prometheus/query.log | |
| scrape_failure_log_file: /prometheus/fail.log | |
| scrape_configs: | |
| - job_name: caddy | |
| static_configs: | |
| - targets: ['caddy:2019'] |
This file contains hidden or 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
| { | |
| log default { | |
| output stdout | |
| format json | |
| include admin.api | |
| } | |
| log access { | |
| output file /data/caddy/log/access.log { | |
| mode 600 |
This file contains hidden or 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
| { | |
| log default { | |
| output stdout | |
| format json | |
| include admin.api | |
| } | |
| log access { | |
| output file /data/caddy/log/access.log { | |
| mode 600 |
This file contains hidden or 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
| { | |
| log default { | |
| output stdout | |
| format json | |
| include admin.api | |
| } | |
| log access { | |
| output file /data/caddy/log/access.log { | |
| roll_size 10MiB |
This file contains hidden or 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
| Checking cmap v0.1.0 (/Users/joelwejdenstal/repos/cmap) | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s | |
| #![feature(prelude_import)] | |
| #[prelude_import] | |
| use std::prelude::rust_2024::*; | |
| #[macro_use] | |
| extern crate std; | |
| use std::hint; | |
| use cmap::map; |
This file contains hidden or 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
| name: build | |
| on: | |
| push: | |
| branches: | |
| - main | |
| concurrency: | |
| group: build-workflow | |
| cancel-in-progress: false |
This file contains hidden or 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
| Found sysroot: /Volumes/Q/repos/rust/build/x86_64-unknown-linux-gnu/stage1 | |
| Compiling bytestr-match v0.1.0 (/Volumes/Q/repos/bytestr-match) | |
| warning: unused variable: `eq` | |
| --> src/lib.rs:26:16 | |
| | | |
| 26 | fn ees(x:&[u8],eq:[u8;16])->bool{ | |
| | ^^ help: if this is intentional, prefix it with an underscore: `_eq` | |
| | | |
| = note: `#[warn(unused_variables)]` on by default |
This file contains hidden or 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
| Found sysroot: /Volumes/Q/repos/rust/build/x86_64-unknown-linux-gnu/stage1 | |
| Finished `release` profile [optimized] target(s) in 0.17s | |
| Artifact files: ["/Volumes/Q/repos/bytestr-match/target/release/libbytestr_match.rlib", "/Volumes/Q/repos/bytestr-match/target/release/deps/libbytestr_match-f651d9a6f574924b.rmeta"] | |
| Working with file: /Volumes/Q/repos/bytestr-match/target/release/deps/bytestr_match-f651d9a6f574924b.s | |
| .section .text.test,"ax",@progbits | |
| .globl test | |
| .p2align 4, 0x90 | |
| .type test,@function | |
| test: |
This file contains hidden or 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
| _to_errno: | |
| Lfunc_begin5: | |
| .cfi_startproc | |
| sub x8, x1, #28 | |
| cmn x8, #28 | |
| b.hi LBB5_2 | |
| ldp x8, x9, [x0] | |
| ldr x10, [x0, #16] | |
| ldur x11, [x0, #19] | |
| mov x12, #29295 |
NewerOlder