Skip to content

Instantly share code, notes, and snippets.

View PaulGWebster's full-sized avatar
🏠
Working from home

Paul G Webster PaulGWebster

🏠
Working from home
View GitHub Profile
cloned_interfaces="bridge50"
ifconfig_bridge50="addm igb0 addm igb1 addm igb2 addm igb3 up"
ifconfig_igb0="DHCP"
@PaulGWebster
PaulGWebster / dump.txt
Created December 28, 2021 02:02
dmesg freebsd
Firmware Error (ACPI): \134_SB.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20201113/nsarguments-311)
Firmware Error (ACPI): Failure creating named object [\134_SB.PCI0._OSC.CAPD], AE_ALREADY_EXISTS (20201113/dsfield-352)
ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20201113/dswload2-639)
ACPI Error: Aborting method \134_SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20201113/psparse-689)
# Template creation log
1) Created **template/** dir
2) Created **template/vscode-perl vscode-rust**
## vscode-perl
1) Create a project directory
2) Hit init
3) Write a suitable git ignore, should likely include:
@PaulGWebster
PaulGWebster / metacpan-docker-backendlog.txt
Created September 24, 2021 11:15
metacpan-docker-backend
web_1 | [2021/09/24 11:14:14] [INFO] [[undef]] MetaCPAN::Web powered by Catalyst 5.90128
web_1 | [2021/09/24 11:14:14] [DEBUG] [[undef]] Composed Request Class Traits:
web_1 | .----------------------------------------------------------------------------.
web_1 | | MetaCPAN::Web::Role::Request |
web_1 | | Catalyst::TraitFor::Request::REST::ForBrowsers |
web_1 | '----------------------------------------------------------------------------'
web_1 |
web_1 | [2021/09/24 11:14:14] [DEBUG] [[undef]] Composed Response Class Traits:
web_1 | .----------------------------------------------------------------------------.
web_1 | | MetaCPAN::Web::Role::Response |
@PaulGWebster
PaulGWebster / metacpan-docker1.txt
Created September 23, 2021 14:21
Issue with mongodb
Caught exception in MetaCPAN::Web::Controller::Root->end "Catalyst::Action::RenderView could not find a view to forward to."
Request
do {
require Symbol;
my $a = bless({
_determined_real_method => 1,
_log => bless({ abort => undef, autoflush => 1, watch_delay => 0 }, "Log::Log4perl::Catalyst"),
_path => "",
_read_length => 0,
@PaulGWebster
PaulGWebster / autoid.perl
Last active September 16, 2021 14:59
OpenAPI mojo/operational id auto generator
#!/usr/bin/env perl
use v5.28;
use warnings;
use strict;
use experimental 'signatures';
use Getopt::Long qw(GetOptionsFromArray);
use Carp qw(croak cluck longmess shortmess confess);
use Data::Dumper;
@PaulGWebster
PaulGWebster / randomperl
Created September 14, 2021 18:12
random perl
sub process_command_line_options(@args) {
my $getopt = $global->{'obj'}->{'gol'};
my $captured_options = {};
$getopt->getoptionsfromarray(
\@args,
\%{$captured_options},
'help+',
'action:s{1,1}',
'path:s{1,1}',
@PaulGWebster
PaulGWebster / FreeBSD-Channel-Policy.paste
Created May 24, 2021 10:32
Scratchpad: FreeBSD related channel guidelines and rules
Stock entry