Discover gists
This file has been truncated, but you can view the full file.
This file contains 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
-- 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 ------------------ | |
{ |
This file contains 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 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', |
This file contains 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
{ | |
"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", |
This file contains 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 { | |
type PropsWithChildren, | |
type ReactNode, | |
createContext, | |
forwardRef, | |
useContext, | |
useImperativeHandle, | |
useRef, | |
} from 'react' | |
import { type StoreApi, createStore, useStore } from 'zustand' |
This file contains 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 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; |
This file contains 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
[ | |
{ | |
"職缺名稱": "工務經理", | |
"公司名稱": "獲取失敗", | |
"工作內容": "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" | |
}, | |
{ |
This file contains 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
<?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 |
This file contains 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 | |
set -e | |
# Configuration | |
REPO_URL="https://github.com/OpenInterpreter/open-interpreter.git" | |
BRANCH="development" | |
PYTHON_VERSION="3.12" | |
VENV_DIR="$HOME/.openinterpreter/venv" |
This file contains 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
-- 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 ------------------ | |
{ | |
} |