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 |
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
[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 |
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 | |
#cd "$DOWNLOADS_DIR" | |
mkdir snort3download | |
cd snort3download | |
# SNORT3 | |
echo "downloading snort3..." |
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
/* | |
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, |
People
![]() :bowtie: |
๐ :smile: |
๐ :laughing: |
---|---|---|
๐ :blush: |
๐ :smiley: |
:relaxed: |
๐ :smirk: |
๐ :heart_eyes: |
๐ :kissing_heart: |
๐ :kissing_closed_eyes: |
๐ณ :flushed: |
๐ :relieved: |
๐ :satisfied: |
๐ :grin: |
๐ :wink: |
๐ :stuck_out_tongue_winking_eye: |
๐ :stuck_out_tongue_closed_eyes: |
๐ :grinning: |
๐ :kissing: |
๐ :kissing_smiling_eyes: |
๐ :stuck_out_tongue: |
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
const CSS_SELECTOR = { | |
displayed_chat: ".x78zum5.xdt5ytf.x1iyjqo2.x6ikm8r.x1odjw0f.xish69e.x16o0dkt", | |
message_block: "div.x78zum5.xdt5ytf.x1n2onr6[role]" | |
} | |
function scrollingToCheckPast( docHook = CSS_SELECTOR.displayed_chat ){ | |
document.querySelectorAll( // szuka WSZYSTKICH | |
docHook // selektor CSS () | |
)[ 1 ].scrollTo(0,0) // scrolling do gรณry, wtedy ลaduje | |
} | |
function getOutput( docHook = CSS_SELECTOR.message_block ){ |
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
[canon] | |
name=Crovley | |
repo=https://gist.github.com/a1d6bb152f628c718cc36fbea6e99e91.git | |
[version] | |
G = 0 | |
R = 9 | |
I = 1 | |
H = 0 | |
[deploy] |
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
[self] | |
mode = support | |
scope = local | |
target = %CWD% | |
type = project | |
setup = default |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder