All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • untitled

    9SJCuVwWK2·text·6.7 KB·2026-07-21 15:39 UTC
    一場校內交易,讓我見識某位系的誠信底線
    November 29, 2025
    
    想幫朋友出一口氣,
    實在看不下去
    
    =================
    
    近期我在校內交易平台出售一組全新 AirTag 四件裝(市價約NT$2900),標價 NT$2500。一位名何X權主動私訊表示有意購買,並提出 2000 元的出價。我回覆以 2300 元為底價,他當下回覆「好成交」,並與我約定當天下午面交。這是我與
  • One Hour Heating & Air Conditioning

    9JGkV8S67u·text·113 B·2026-07-21 12:15 UTC
    One Hour Heating & Air Conditioning
    
    801-405-9435
    
    1501 W 2650 S #103, Ogden UT 84401
    
    https://onehourofutah.com/
  • untitled

    82QSeYBFCx·text·47.9 KB·2026-07-21 09:57 UTC
    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------
    
    Process: Vintagestory [64027]
    Path: /Applications/Vint
  • untitled

    29W6WCh7EN·text·23 B·2026-07-20 07:27 UTC
    siodhaskndhokashdoiahda
  • untitled

    2URrDtQ4Sy·text·1.0 KB·2026-07-19 17:51 UTC
    function delay(ms) {
     return new Promise(resolve => setTimeout(resolve, ms));
    }
    
    function postReply(resto, content, name = '', title = '') {
     const formdata = new FormData();
     formdata.append("rest
  • untitled

    2WwqU7VG78·text·10.9 KB·2026-07-19 16:30 UTC
    // ==UserScript==
    // @name HentaiVerse Legendary Upgrade Calculator
    // @namespace http://tampermonkey.net/
    // @version 1.5
    // @description Calculate Legendary equipment upgrade cost u
  • untitled

    7RVXd6Y39Y·text·23 B·2026-07-19 16:28 UTC
    dasdfasf
    
    都是暗的
  • Travels

    9nmjCbdFYn·text·37 B·2026-07-18 20:51 UTC
    https://capturedintime6.pixieset.com/
  • untitled

    7EccuHBbys·text·16 B·2026-07-16 08:52 UTC
    情人问情人
  • untitled

    6K3HYhqShC·text·99 B·2026-07-16 06:33 UTC
    ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmVx0IbXZM9bErsd/qn3paFrVMVjpg4kjC/bQdaTETd maik@MaiksNotebook
  • error 150

    7hHRSkttZF·plaintext·2.4 KB·2026-07-02 11:38 UTC
    [02.07.2026 19:26:08] started
    [02.07.2026 19:26:08] injecting cs2 0
    [02.07.2026 19:26:08] server: 1
    [02.07.2026 19:26:08] 0_001
    [02.07.2026 19:26:08] 0_002
    [02.07.2026 19:26:08] 0_2
    [02.07.2026 19:26:
  • error 150

    7zVTjrzMQT·plaintext·3.9 KB·2026-07-02 11:37 UTC
    駣陖鳪瀛?Cど%Q
    揣?涻箨┚F蕶R€罉Q鍘Ka5?隀嫒?I,菑f輻?=h&:鳇尣?沿鴵/铝锶d袈?秏萝駁维^?抠({?7髪%6烒秲褭$
     a帷Z{
    励[t芧阭で艝c沙 @邅<?羊嘷Vむ?q?冐?瀕芸T腁uQ鰥赞?mg魲4?zt唏*偗v??凒?蒆粳9?d娭鰞歖Ъ颎(嗕争|舩? /]蛶?欣鈟親?GdkZc>?傶鹋潞稓?N
  • untitled

    9YJXXU2Y8R·text·221.4 KB·2026-06-24 17:26 UTC
    {
     "groups": [
     {
     "borderColor": "#FFFFFF",
     "color": "#FFFFFF",
     "id": "gq",
     "isExpanded": true,
     "name": "Quality"
     },
     {
     "color": "#96CEB4",
     "id": "
  • Hew metrics aggregation demo

    9GkN25dHc6·hew·2.8 KB·2026-06-11 04:02 UTC
    //! A small metrics aggregation service: sources push samples to a
    //! collector actor, a periodic ticker counts snapshots, and asks read
    //! the aggregates back out.
    
    type Sample {
     name: string;
  • untitled

    6g8S94dQ66·text·10.5 KB·2026-06-08 07:05 UTC
    /\n/mg
    /api
    /api/${o}
    /api/appoints/alipay/pay
    /api/appoints/appointbill/appointmentSubmit
    /api/appoints/appointbill/cancleAppointBill
    /api/appoints/appointbill/instrumentPrice-export
    /api/appoints/ap
  • untitled

    9NzSPMQ6dX·hew·1.3 KB·2026-06-04 22:54 UTC
    // Structured concurrency in Hew: a scope owns its child tasks and joins them
    // all before the scope expression returns. Tasks are forked with `fork { ... }`
    // and run on real OS threads; the enclos
  • untitled

    77kV6cU5B2·hew·4.8 KB·2026-06-04 06:43 UTC
    // demo-tcp-http-proxy.hew
    //
    // Architecture: TCP->HTTP transform proxy with per-connection actors.
    //
    // main - binds :7878, loops accept(); spawns one ProxyConn per client
    // ProxyC
  • untitled

    8j7gcYzjf8·hew·4.9 KB·2026-06-04 05:29 UTC
    // demo-tcp-http-proxy.hew
    //
    // Architecture: TCP->HTTP transform proxy with per-connection actors.
    //
    // main - binds :7878, loops accept(); spawns one ProxyConn per client
    // ProxyC
  • untitled

    2bw7M3FZQv·hew·5.0 KB·2026-06-04 04:06 UTC
    // demo-tcp-http-proxy.hew
    //
    // Architecture: TCP->HTTP transform proxy with per-connection actors.
    //
    // main - binds :7878, loops accept(); spawns one ProxyConn per client
    // ProxyC
  • untitled

    5hU5jZccLe·hew·3.6 KB·2026-06-04 02:38 UTC
    // Multi-actor TCP -> HTTP transform proxy (Hew, v0.5)
    //
    // A TCP server where each accepted connection is handled by its own actor in
    // "active mode": the runtime reactor reads the socket and deliv

older pastes →