Skip to content

Instantly share code, notes, and snippets.

ThisWeekInTech/
├── twit0000.mp3
├── twit0001.mp3
├── twit0002.mp3
├── twit0003.mp3
├── twit0004.mp3
├── twit0005.mp3
├── twit0006.mp3
├── twit0007.mp3
├── twit0008.mp3
#!/bin/bash
set -euo pipefail
info() { printf "%s\n" "$*" >&2; }
die() { info "!! $*"; exit 1; }
# D21 Date 14-Sep-2022
CURRENT_D21_FIRMWARE_TIMESTAMP=1663179557
CURRENT_FIRMWARE_FILE_D21=../share/jupiter_controller_fw_updater/D21_APP_REL_63221B25.bin
#!/bin/bash
set -euo pipefail
info() { printf "%s\n" "$*" >&2; }
die() { info "!! $*"; exit 1; }
# D21 Date 14-Sep-2022
CURRENT_D21_FIRMWARE_TIMESTAMP=1663179557
CURRENT_FIRMWARE_FILE_D21=/usr/share/jupiter_controller_fw_updater/D21_APP_REL_63221B25.bin
This file has been truncated, but you can view the full file.
Sep 26 15:46:38 archlinux kernel: Linux version 5.13.0-valve21.2-1-neptune (linux-neptune@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Tue, 13 Sep 2022 16:23:48 +0000
Sep 26 15:46:38 archlinux kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-neptune console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no module_blacklist=tpm amd_iommu=off amdgpu.gttsize=8128 spi_amd.speed_dev=1 audit=0 fbcon=rotate:1 loglevel=3 splash quiet plymouth.ignore-serial-consoles fbcon=vc:4-6 steamos.efi=PARTUUID=27b486b1-b158-8740-bc37-13306e95ea2a
Sep 26 15:46:38 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 26 15:46:38 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 26 15:46:38 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 26 15:46:38 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 26 15:46:38 archlinux kernel: x86/fpu: Enabled xstate features
Sep 26 22:18:25 archlinux kernel: Linux version 5.13.0-valve21.2-1-neptune (linux-neptune@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Tue, 13 Sep 2022 16:23:48 +0000
Sep 26 22:18:25 archlinux kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-neptune console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no module_blacklist=tpm amd_iommu=off amdgpu.gttsize=8128 spi_amd.speed_dev=1 audit=0 fbcon=rotate:1 loglevel=3 splash quiet plymouth.ignore-serial-consoles fbcon=vc:4-6 steamos.efi=PARTUUID=27b486b1-b158-8740-bc37-13306e95ea2a
Sep 26 22:18:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 26 22:18:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 26 22:18:25 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 26 22:18:25 archlinux kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 26 22:18:25 archlinux kernel: x86/fpu: Enabled xstate features
@parkerlreed
parkerlreed / smtp.py
Last active July 23, 2022 18:55
Basic SMTP to file saver - For when you have a 2004 multi-function printer with no network scanning!
#!/usr/bin/env python
import os
import sys
import base64
import asyncio
import subprocess
from email import message_from_bytes
from email.policy import default
from aiosmtpd.controller import Controller
i=0
#0 0x00007fd9112960d4 in () at /usr/lib/amdvlk64.so
#1 0x00005646ccda9ae5 in ()
#2 0x00005646cc244d77 in ()
#3 0x00005646cc244b82 in ()
#4 0x00005646cbd7f461 in ()
#5 0x00005646cbd7fd1a in ()
#6 0x00005646cbd7fff4 in ()
#7 0x00005646cc07ae83 in ()
#8 0x00005646cc07c04f in ()
#9 0x00005646cc0a02bd in ()
#0 0x00007fd9112960d4 in () at /usr/lib/amdvlk64.so
#1 0x00005646ccda9ae5 in ()
#2 0x00005646cc244d77 in ()
#3 0x00005646cc244b82 in ()
#4 0x00005646cbd7f461 in ()
#5 0x00005646cbd7fd1a in ()
#6 0x00005646cbd7fff4 in ()
#7 0x00005646cc07ae83 in ()
#8 0x00005646cc07c04f in ()
#9 0x00005646cc0a02bd in ()
#0 radv_destroy_cmd_buffer() () at ../mesa-22.1.1/src/amd/vulkan/radv_cmd_buffer.c:410
#1 0x00007f628ca68b98 in radv_create_cmd_buffer () at ../mesa-22.1.1/src/amd/vulkan/radv_cmd_buffer.c:471
#2 radv_AllocateCommandBuffers() () at ../mesa-22.1.1/src/amd/vulkan/radv_cmd_buffer.c:4465
#3 0x00007f62f42b4fbf in () at /usr/lib/libMangoHud.so
#4 0x00007f62e47c1a13 in vkAllocateCommandBuffers () at /usr/lib/libvulkan.so.1
#5 0x000056082db54614 in ()
#6 0x000056082db5b052 in ()
#7 0x000056082dbc7918 in ()
#8 0x000056082d062d77 in ()
#9 0x000056082d062b82 in ()
#0 0x00007f98e775334c in __pthread_kill_implementation () from /usr/lib/libc.so.6
No symbol table info available.
#1 0x00007f98e77064b8 in raise () from /usr/lib/libc.so.6
No symbol table info available.
#2 0x00007f98e76f0534 in abort () from /usr/lib/libc.so.6
No symbol table info available.
#3 0x000055be573ca27a in std::__replacement_assert (__file=<optimized out>, __line=<optimized out>,
__function=<optimized out>, __condition=<optimized out>)
at /usr/include/c++/11.2.0/x86_64-pc-linux-gnu/bits/c++config.h:514
No locals.