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
{ | |
"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}}, | |
"data": {"name": "data-b0fe595546d47c5085f225c35730172c"}, | |
"mark": {"type": "line"}, | |
"encoding": { | |
"color": {"field": "symbol", "type": "nominal"}, | |
"strokeDash": {"field": "symbol", "type": "nominal"}, | |
"x": {"field": "date", "type": "temporal"}, | |
"y": {"field": "price", "type": "quantitative"} | |
}, |
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
{ | |
"config": {"view": {"continuousWidth": 300, "continuousHeight": 300}}, | |
"data": {"name": "data-b0fe595546d47c5085f225c35730172c"}, | |
"mark": {"type": "line"}, | |
"encoding": { | |
"color": {"field": "symbol", "type": "nominal"}, | |
"strokeDash": {"field": "symbol", "type": "nominal"}, | |
"x": {"field": "date", "type": "temporal"}, | |
"y": {"field": "price", "type": "quantitative"} | |
}, |
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 necessary libraries | |
const React = require('react'); | |
const ReactDOM = require('react-dom'); | |
const Next = require('next'); | |
const Nuxt = require('nuxt'); | |
const Sapper = require('sapper'); | |
const express = require('express'); | |
const Rails = require('rails'); | |
const Laravel = require('laravel'); | |
const Django = require('django'); |
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
// ==UserScript== | |
// @name Nemodian v2.3 | |
// @namespace http://loopcore/?nemodian=true&api=v23 | |
// @version v2.3 | |
// @description <bitmax.coinwarp@gmail.com> | |
// @author You | |
// @match *://*/* | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== | |
// @grant none | |
// ==/UserScript== |
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 | |
# Prompt for root folder | |
read -p "Enter the root folder path (e.g., /): " root_folder | |
# Prompt for desired user and group | |
read -p "Enter the desired user: " desired_user | |
read -p "Enter the desired group: " desired_group | |
# Function to recursively correct ownership and permissions |
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 | |
echo "DEBIAN LINUX // DISTRO REPAIR by LOOPCORE feat. OpenAI" | |
echo "(Use with caution!!! Success may not be guaranteed...)" | |
# Check if script is run as root or with elevated privileges | |
if [ "$(id -u)" != "0" ]; then | |
echo "Unsuccessful or impossible structures were found and critical damaged!!!" | |
exit 1 | |
fi |
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
/* | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
DANASEED // OPEN-AI WALLETSEED-DIALOG CONTEXT INTERPRETER | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
coded by ChatGPT in 2024 under direction of | |
AVERION LOOPCORE WONDERBYTE <bitmax.coinwarp@gmail.com> | |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
*/ | |
// Open AI |
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
// ==UserScript== | |
// @name FLOWXBTC | |
// @namespace *://flowx*/* | |
// @namespace *://24lex*/* | |
// @namespace *://huyx*/* | |
// @namespace *://lemc*/* | |
// @namespace *://flyb*/* | |
// @namespace *://crypto*/* | |
// @version 0.3.2 | |
// @description BTC blockchain relocation |
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
deb https://ftp.debian.org/debian/ bookworm contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ bookworm contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ bookworm-updates contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ bookworm-updates contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ bookworm-proposed-updates contrib main non-free non-free-firmware | |
# deb-src https://ftp.debian.org/debian/ bookworm-proposed-updates contrib main non-free non-free-firmware | |
deb https://ftp.debian.org/debian/ bookworm-backports contrib main non-free non-free-firmware |
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
#!/data/data/com.termux/files/usr/bin/zsh | |
# | |
# This is a termux-url-opener script to do diffrent tasks on my Android phone | |
# | |
# | |
# | |
# How to use this script | |
############################# | |
# Create the bin directory | |
# ➜ ~ mkdir bin |
NewerOlder