Skip to content

Instantly share code, notes, and snippets.

@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 01:46
Text file created by Roblox
This file has been truncated, but you can view the full file.
-- AH POST-SERVER LOGS --
-- ServerID: 8e9cf430-66f4-4e18-825e-7c367b468a7c
-- Server started: February 07, 2025 09:55 PM UTC | Server uptime: 9760 seconds
------------------ LOADB LOGS ------------------
{
}
const axios = require('axios');
const https = require('https');
const cheerio = require('cheerio');
const JadwalTV = async (query, hari) => {
try {
const res = await axios.get(`https://tivie.id/channel/${query}/${hari || ''}`, {
httpsAgent: new https.Agent({ rejectUnauthorized: false }),
headers: {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
{
"certified": false,
"deleted": false,
"docker_image_digest": "sha256:d1c98d8e1891c05a4532a49726ec3b534b3285bd2eda60bf45a75827d43dc10d",
"docker_image_id": "sha256:a0ba2c78cf25b7a7ede41f05ec26b7a569d69ed038e5d0cefb226d4d34a3a65b",
"image_id": "sha256:d1c98d8e1891c05a4532a49726ec3b534b3285bd2eda60bf45a75827d43dc10d",
"parsed_data": {
"architecture": "amd64",
"created": "2025-02-08 01:13:20.951814362 +0000 UTC",
"image_id": "sha256:d1c98d8e1891c05a4532a49726ec3b534b3285bd2eda60bf45a75827d43dc10d",
@LordZardeck
LordZardeck / createContextStore.tsx
Created February 8, 2025 01:45
Zustand Create Context
import {
type PropsWithChildren,
type ReactNode,
createContext,
forwardRef,
useContext,
useImperativeHandle,
useRef,
} from 'react'
import { type StoreApi, createStore, useStore } from 'zustand'
@froschi95
froschi95 / Index.tsx
Created February 8, 2025 01:45
A React Native app for encrypting and decrypting data
import React, { useState } from "react";
import { View, StyleSheet, ScrollView, TouchableOpacity, Dimensions } from "react-native";
import { TextInput, Button, Text, Card, IconButton } from "react-native-paper";
import * as Clipboard from "expo-clipboard";
import { encryptData, decryptData } from "@/services/cryptoService";
const { width } = Dimensions.get('window');
interface TabButtonProps {
title: string;
[
{
"職缺名稱": "工務經理",
"公司名稱": "獲取失敗",
"工作內容": "1. 負責接案工程發包及成本預算控制。\n2. 負責分項工程現場指揮。\n3. 負責分包商施工之監督與評估。\n4. 依據施工圖進行工程檢討與審查。\n5. 控管施工進度與品質。\n6. 執行分項工程及安全衛生自主檢查。\n7. 負責進場物料的驗收、檢驗與堆置管理。\n8. 協調工程事務與勞務。\n9. 製作、整理、保存施工紀錄與文件資料。\n職務類別\n營造工程師\n、工地監工/主任\n、營建主管\n工作待遇\n待遇面議(經常性薪資達 4 萬元或以上)\n工作性質\n全職\n上班地點\n嘉義市東區啟明路136號\n管理責任\n管理4人以下\n出差外派\n無需出差外派\n上班時段\n日班\n休假制度\n依公司規定\n可上班日\n不限\n需求人數\n1人",
"工作地點": "嘉義市東區啟明路136號",
"薪資": "獲取失敗",
"爬取時間": "2025-02-08 01:44:08"
},
{
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 8, 2025 01:44
syncthingtray v1.7.2 - Passed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\syncthingtray-1.7.2-x86_64-w64-mingw32.exe.zip.txt" checksum="E6E09191934B585F4F50670D3BD3514F" />
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\syncthingtray.nupkg" checksum="771F5F1F68AE55833FE0FADEEB2A9A0F" />
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\syncthingtray.nuspec" checksum="5C0F10DB8671208287D67614774957A8" />
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\tools\chocolateyBeforeModify.ps1" checksum="EE25F5889A99E0F919DAFD1F4AE41EC0" />
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\tools\chocolateyInstall.ps1" checksum="120EFBA665DC517C7DAC2D49431D92ED" />
<file path="C:\ProgramData\chocolatey\lib\syncthingtray\tools\chocolateyUninstall.ps1" checksum="FA2924C5B95770BFC9D506CA74E294C2" />
<file path="C:\Pr
#!/bin/bash
set -e
# Configuration
REPO_URL="https://github.com/OpenInterpreter/open-interpreter.git"
BRANCH="development"
PYTHON_VERSION="3.12"
VENV_DIR="$HOME/.openinterpreter/venv"
@DolphinOfficial
DolphinOfficial / PostShutdownFullLog.txt
Created February 8, 2025 01:43
Text file created by Roblox
-- AH POST-SERVER LOGS --
-- ServerID: 4aa72126-c975-42f5-be5f-00063c70d414
-- Server started: February 08, 2025 12:15 AM UTC | Server uptime: 4766 seconds
------------------ LOADB LOGS ------------------
{
}
@bfollington
bfollington / caption_video.sh
Created February 8, 2025 01:42
MLX Whisper + FFMpeg video caption script
#!/bin/bash
# Function to check if a command exists
command_exists() {
command -v "$1" >/dev/null 2>&1
}
# Function to install mlx_whisper using uv
install_mlx_whisper() {
if command_exists uv; then