some stuff with spontanious murdered precesses that like to hang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"darkpointWebsiteInprint" | |
function inprint(){ | |
return { | |
label:window.document.title, | |
url:window.location.href, | |
metadata:getMetaFromHead(), | |
checksum:based64sha1ofWebsite(), | |
refers:linkedUrlsMap() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
python3 -m http.server 9980 . |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from gtts import gTTS | |
import os | |
import sys | |
import subprocess | |
from threading import Thread | |
import random | |
import json | |
def pathTo(*item): | |
item=list(item) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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")) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
2024 @ Sett Sarverott <[email protected]> (https://sarverott.com)
ββββββββββββββββββββββββββββββββββ framework of technomantic memory system
ββββββββββββββββββββββββββββββββββ for mnemonic forrest placed in darkness
published under terms of GNU_GPLv3 license
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[default] | |
label = value |
NewerOlder