Skip to content

Instantly share code, notes, and snippets.

@pegasusearl
pegasusearl / RainmeterSysMon.ini
Last active June 14, 2025 08:29
I make SystemMonitor widget that I usually use in linux for windows using rainmeter, although thanks to HwInfo I can add even more. The strategy is to show Links widget, and then put this Rainmeter Skin on top of it.
# ============================== Installation ===============================
# https://gist.github.com/pegasusearl/df99fe8364a5e598f9e0bb8e1ee5f2ca
# This Rainmeter require plugins:
# 1. [IsFullscreen 3.0](https://forum.rainmeter.net/viewtopic.php?t=28305)
# 2. [HwInfo](https://docs.rainmeter.net/tips/hwinfo/)
# you also need to configure hwinfo according to tutorial.
# update every Measure that begins with sHwinfo accordingly.
# You have to manually set Cpu indicator. Make new bar according to the
@pegasusearl
pegasusearl / docker-compose.yml
Created November 18, 2023 11:28
TubeArchivist
version: '3.3'
services:
tubearchivist:
container_name: tubearchivist
restart: unless-stopped
image: bbilly1/tubearchivist
ports:
- 3003:8000
volumes:
extends KinematicBody2D
class_name TopDown4Direction
var movement_speed:float = 300 # in pixels per second.
func _physics_process(delta):
var movement:Vector2
<title>Welcome file</title>
extends Node
# === Server
onready var auth = TCP_Server.new()
func _ready():
#from https://docs.godotengine.org/en/3.0/classes/class_tcp_server.html
auth.listen(5712,"*")
pass
liri.eglfs: EGL device integration plugin lookup paths: /usr/lib/qt/plugins /usr/bin
liri.eglfs: Preferred EGL device integration based on the hardware configuration: "kms"
liri.eglfs: Using "kms" EGL device integration
liri.qpa.kms: Loading configuration from "/home/screening/.config/liri/platform.json"
liri.qpa.kms: Could not open configuration file "/home/screening/.config/liri/platform.json" for reading
liri.eglfs: logind connection not yet established
liri.logind: Session path: "/org/freedesktop/login1/session/c10"
liri.eglfs: Take control of session via logind
liri.logind: Acquired control of the session
liri.eglfs: Initialization
@pegasusearl
pegasusearl / kuliah-dolan.md
Last active September 26, 2017 04:37
kuliah-dolan.md