Skip to content

Instantly share code, notes, and snippets.

View denysvitali's full-sized avatar

Denys Vitali denysvitali

View GitHub Profile
@denysvitali
denysvitali / Dockerfile
Created August 23, 2017 21:45
Minecraft in a sandbox
# Based on jessfraz work
# This is not an official version of Minecraft - use at your own risk
#
# Before you ask: I don't particularly like this game, and haven't played it in a while.
# It was just a challenge with myself to run a "sandboxed" game and see the result.
FROM debian:sid
ADD http://dl.hackphoenix.com/download/launcher/minecraft/MCLauncher_Linux /src/MCLauncher.zip
# Install packages

Siemens Gigaset SE365 WLAN

CPUINFO

/www # cat /proc/cpuinfo 
system type             : Atheros AR7100 (hydra)
processor               : 0
cpu model               : MIPS 24K V7.4
BogoMIPS                : 265.21
wait instruction        : yes
sudo fastboot flash boot boot.img && sudo fastboot flash cache cache.img && sudo fastboot flash system system.img && sudo fastboot flash system system.img && sudo fastboot flash vendor vendor.img
ntl1 ~ # curl -6 -v https://static.rust-lang.org/
* About to connect() to static.rust-lang.org port 443 (#0)
*   Trying 2600:9000:2001:de00:5:26a9:7440:93a1...
* Connection timed out
*   Trying 2600:9000:2001:d000:5:26a9:7440:93a1...
https://appleliveevents-i.akamaihd.net/hls/live/222436-b/17qopibbefvoiuhbsefvbsefvopihb06/master/cc/eng.m3u8
@denysvitali
denysvitali / stream-pulseaudio-vlc-sonos.md
Last active February 5, 2025 19:53
Quick tutorial on how to play sound from your computer to a Sonos device

Quick tutorial on how to play sound from your computer to a Sonos device

Introduction

Assumptions

192.168.1.111 IP of your Sonos Device
192.168.1.128 IP of your computer

Configuration

PulseAudio

#!/bin/sh
echo "0 0 255 255" > /sys/class/chromeos/cros_ec/lightbar/led_rgb;
echo "1 0 255 255" > /sys/class/chromeos/cros_ec/lightbar/led_rgb;
echo "2 0 255 255" > /sys/class/chromeos/cros_ec/lightbar/led_rgb;
echo "3 0 255 255" > /sys/class/chromeos/cros_ec/lightbar/led_rgb;
dmesg > /dmesg-3.txt;
journalctl -xe > /log-journalctl.txt;
lsusb > /log-lsusb.txt;
lspci > /log-lspci.txt;
[ 99.109]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 99.109] X Protocol Version 11, Revision 0
[ 99.109] Build Operating System: Linux 3.14.79-3-ARCH aarch64
[ 99.109] Current Operating System: Linux pixel-c 4.11.0+ #25 SMP PREEMPT Sat May 20 10:10:35 UTC 2017 aarch64
[ 99.109] Kernel command line: cros_secure vpr=0x08000000@0xf6800000 earlycon
[ 99.109] Build Date: 10 April 2017 01:12:17AM
[ 99.109]
[ 99.109] Current version of pixman: 0.34.0
[ 0.000000] .rodata : 0xffff000008f50000 - 0xffff0000096e0000 ( 7744 KB)
[ 0.000000] .init : 0xffff0000096e0000 - 0xffff000009840000 ( 1408 KB)
[ 0.000000] .data : 0xffff000009840000 - 0xffff000009a4fa00 ( 2111 KB)
[ 0.000000] .bss : 0xffff000009a4fa00 - 0xffff000009ac1508 ( 455 KB)
[ 0.000000] fixed : 0xffff7dfffe7fd000 - 0xffff7dfffec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffff7e0000000000 - 0xffff800000000000 ( 2048 GB maximum)
[ 0.000000] 0xffff7e0000000000 - 0xffff7e0003000000 ( 48 MB actual)
[ 0.000000] memory : 0xffff800000000000 - 0xffff8000c0000000 ( 3072 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1