Skip to content

Instantly share code, notes, and snippets.

View Sarverott's full-sized avatar
πŸ’€
Omnis Moriatur, et Axioma Vitae

Sett Sarverott Sarverott

πŸ’€
Omnis Moriatur, et Axioma Vitae
View GitHub Profile
@Sarverott
Sarverott / #yt-download_and_ffmpeg.md
Last active August 21, 2025 08:19
yt-download and ffmpeg

some stuff with spontanious murdered precesses that like to hang

@Sarverott
Sarverott / #__clear-app-dir-test.py
Last active August 21, 2025 08:01
old updater script, currenty deprecated and archived - MIT licensed, you use it on your own risk!
import ftplib
import os
from dotenv import load_dotenv
load_dotenv()
MODE = os.getenv('FTP_MODE')
HOST = os.getenv('FTP_HOST')
USER = os.getenv('FTP_USER')
PASS = os.getenv('FTP_PASS')
@Sarverott
Sarverott / dbus-test.py
Created August 21, 2025 07:38
tests in KDE kubuntu environment
import dbus
bus = dbus.SessionBus()
print(bus)
proxy = bus.get_object("org.kde.KWin", "/KWin")
print(proxy)
print(proxy.currentDesktop(dbus_interface="org.kde.KWin"))
import ComicsDownloader from './PoW_comics-downloader.cjs'
ComicsDownloader.downloadWebcomic(
"https://w5.read-one-punchman.com/manga/one-punch-man-chapter-1/",
"one-punch-man_webcomic",
__dirname
)

This conversation was generated with Duck.ai (https://duck.ai) using OpenAI's GPT-4o mini Model. AI chats may display inaccurate or offensive information (see https://duckduckgo.com/duckai/privacy-terms for more info).

====================

User prompt 1 of 9: Name: VBoxGuestAdditions During certificate downloading: Unknown reason

Assist: This error typically occurs when trying to download the VirtualBox Guest Additions ISO, indicating a problem with the download process. You may need to manually download the ISO from the VirtualBox website and insert it as a virtual optical disk to resolve the issue.

@Sarverott
Sarverott / README.md
Last active May 24, 2025 04:00
old archival version of initially materialised idea of darkpoint mnemonic long-term-mem database. created with Ace as exercise to quide him of padavan road at beggining being technomancer.
    2024 @ Sett Sarverott <sett@sarverott.com> (https://sarverott.com)

      β–ˆβ–€β–„β€ƒβ–„β–€β–ˆβ€ƒβ–ˆβ–€β–ˆβ€ƒβ–ˆβ–„β–€β€ƒβ–ˆβ–€β–ˆβ€ƒβ–ˆβ–€β–ˆβ€ƒβ–ˆβ€ƒβ–ˆβ–„β–‘β–ˆβ€ƒβ–€β–ˆβ–€   framework of technomantic memory system
      β–ˆβ–„β–€β€ƒβ–ˆβ–€β–ˆβ€ƒβ–ˆβ–€β–„β€ƒβ–ˆβ–‘β–ˆβ€ƒβ–ˆβ–€β–€β€ƒβ–ˆβ–„β–ˆβ€ƒβ–ˆβ€ƒβ–ˆβ–‘β–€β–ˆβ€ƒβ–‘β–ˆβ–‘   for mnemonic forrest placed in darkness

    published under terms of GNU_GPLv3 license                                  

DarkPoint - implementation in Python

@Sarverott
Sarverott / .craftset.cfg
Last active May 14, 2025 10:30
craftset sample for project's ".craft" to maintainer and developer repository helper toolbox that was created to meet the high standard and wide range of areas that concern the requirements for routine work of technomancers. Standard craftset of BOS mainframe - https://github.com/Sarverott/blacksmith-organization-system [FOR_UCDI_NOTE: test exam…
[craftset]
description = standard craftset for BOS workshop mainframe system - https://github.com/Sarverott/blacksmith-organization-system
craftset_reporef = https://gist.github.com/a9933eea3dd0e4fc54e8ff275bd79dcf.git
version = 1.4.2.5
unixusat = 1747218248256
selfcheck_hallow = 2bd95f090a034610e671901f42875ab6::f8af429b61593732b16ab92513446af0d4783318::61d04f5d3c17b929b908a44eb1192b5c6040aa0f7320f5c341abb325debdd331
selfdev_hallow = 35d92f35b63966cf7f719eb245a7905d::d0c90b25ebeba6e25d9e911a9c876d99d2efedd0::bbe4eda68288b902b96b137d25e6eb21643f32d391563f0a3c485740bef67f18
selfrun_hallow = 800102c81d6e218a09dec3a08ded206b::6555466f8c80c08f0ae8e134dfa89f5ef980faa0::b861cd77820b3743d83c9fc84c5466ec3ed9eb35aa906cbedac8520761244dcc
omnis_blessing = false
@Sarverott
Sarverott / snort3download.sh
Created May 10, 2025 11:03
simple basic Snort3 pre-install bash script: downloading, checksum checkouts and tar extracting. Upcomming installation presetting, adaptive behaviour on new release publishing and PoW morphability function as example of constructive playing around for fun and with results.
#!/bin/bash
#cd "$DOWNLOADS_DIR"
mkdir snort3download
cd snort3download
# SNORT3
echo "downloading snort3..."
@Sarverott
Sarverott / smelt.js
Created April 18, 2025 06:18
with darkpoint we trust that our member will be not lost...
/*
the Smeltry - included in Skriptonus and Blacksmith Organisation System
Copyright (C) 2025 Sett Sarverott A.A.B.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,