Group Details Private

administrators

Member List
  • Claud Code spinner text

    .claude/settings.json

    add this

    "spinnerVerbs": {
        "mode": "replace",
        "verbs": [
          "Jap eh",
          "Tengah fikir",
          "Sabar boss",
          "Tengah goyang kaki",
          "Lepak kejap",
          "Otw ni",
          "Tunggu ah",
          "Tengah menggoreng",
          "Rilek dulu",
          "Ala kejap je",
          "Memikirkan nasib",
          "Chill bro"
        ]
      }
    

    some collected verbs

    Jap eh
    Tengah fikir
    Sabar boss
    Tengah goyang kaki
    Lepak kejap
    Otw ni
    Tunggu ah
    Tengah menggoreng
    Rilek dulu
    Ala kejap je
    Memikirkan nasib
    Chill bro
    Sabar bossku
    Kira duit jap

    Jap, tarik nafas
    Amboi susahnya
    Aduh pening
    Weh kejap
    Alamak banyaknya
    Makan angin dulu
    Pusing kepala ni
    Hmm.. cemana ni
    Ish... mencabar betul
    Eh tunggu ah
    Fuh letihnya
    Hadap je la

    Ya Allah bantulah aku
    Sabar ye
    Redha je
    Meratib kejap
    Bismillahirrahmanirrahim
    Masyaallah banyaknya

    Waduh kepala pusing
    Wkwkwk kejap ye
    Santai aja kak
    Hmm... gimana ya
    Ngopi dulu bang
    Ribut ribut
    Relaks aje bro

    posted in Prompt
  • Combine image

    ChatGPT Image Jan 26, 2026, 08_47_17 PM.jpg
    ChatGPT 5.2

    Gemini_Generated_Image_26ydqh26ydqh26yd.jpg
    Gemini Nano Banana

    Combine the two subjects into a single cohesive, photorealistic scene using conceptual blending, not a split or collage.
    
    Primary rule:
    Both subjects must visually and symbolically merge into one unified environment.
    
    Composition and positioning:
    The rainforest landscape dominates the frame, occupying the left and center with strong visual weight, depth, and scale.
    The SPRM emblem is intentionally smaller and positioned on the right side of the scene, aligned to the right third of the frame. It sits partially embedded in the soil on the right foreground, never centered.
    
    Blending behavior:
    - No hard borders, no split screen, no visible seams
    - No blur-only transitions
    - The emblem integrates into the environment: roots, soil, and vegetation overlap and interlock with its form
    - Forest textures, colors, and lighting influence the emblem’s surface
    - Natural shadows and perspective connect both elements
    
    Style:
    Photorealistic, realistic composite
    Consistent daylight direction and color grading
    High detail, sharp focus
    Asymmetrical composition
    No artificial vignette or framing
    
    Intent:
    Create a visual metaphor where the forest remains the dominant environment, while the smaller emblem on the right feels naturally discovered within the landscape, not placed or pasted.
    

    Generic prompt

    Combine two separate images into a single cohesive scene using conceptual blending rather than a split or collage.
    
    Primary rule:
    The two subjects must visually and symbolically merge into one environment.
    
    Blending behavior:
    - No hard borders, no split screen, no visible seam
    - No blur-only transitions
    - Elements from both images overlap, interlock, or embed into each other
    - Textures, colors, and lighting transition naturally
    - Both subjects influence each other’s form, placement, and environment
    
    Composition:
    - One unified scene, not two panels
    - Balanced visual weight between both subjects
    - Natural depth, shadows, and perspective
    
    Style:
    Photorealistic or realistic composite
    Consistent lighting direction and color grading
    High detail, sharp focus
    No artificial vignette or framing
    
    Intent:
    Create a visual metaphor where both images feel meaningfully connected, not pasted together.
    
    

    Resize: https://squoosh.app/

    posted in Prompt
  • PM2 - ecosystem file - (interpreter & fork)

    ecosystem.config.js

    module.exports = {
      apps: [
        // Next.js Web Dashboard
        {
          name: 'domain-web-5800',
          cwd: './web',
          script: 'npm',
          args: 'start -- -p 5800',
          env: {
            NODE_ENV: 'production',
          },
          instances: 1,
          autorestart: true,
          watch: true,
          exec_mode: 'fork',
          max_memory_restart: '500M',
          error_file: '/var/www/domain/web-error.log',
          out_file: '/var/www/domain/web-out.log',
          merge_logs: true,
          time: true,
        },
    
        // Telegram Bot Service (Express)
        {
          name: 'domain-bot-5801',
          cwd: './bot',
          script: 'src/index.js',
          env: {
            NODE_ENV: 'production',
            PORT: 5801,
          },
          interpreter: '/root/.nvm/versions/node/v20.20.0/bin/node',
          instances: 1,
          autorestart: true,
          watch: true,
          exec_mode: 'fork',
          max_memory_restart: '300M',
          error_file: '/var/www/domain/bot-error.log',
          out_file: '/var/www/domain/bot-out.log',
          merge_logs: true,
          time: true,
        },
      ],
    }
    
    
    posted in Linux
  • RE: git using different ssh key

    File: ~/.ssh/config

    Host github.com
        IdentityFile ~/.ssh/id_rsa_custom_key
        IdentitiesOnly yes
    

    Create this file in the server, so it always execute this by default.

    posted in Linux
  • EC2 - Network Performance Throttled posted in Ref
  • VSCode - code font size controls

    To fixed size in file, go to Command + Shift + P Go to: "Preferences: Open User Settings (JSON)"

    Paste the code below;

    "editor.fontSize": 16
    

    To control using Command + +, Go to: Command + Shift + P > Preferences: Open Keyboard Shortcuts (JSON)

    Paste the code below;

     {
      "key": "cmd+=",
      "command": "editor.action.fontZoomIn"
    },
    {
      "key": "cmd+-",
      "command": "editor.action.fontZoomOut"
    },
    {
      "key": "cmd+0",
      "command": "editor.action.fontZoomReset"
    },
    {
      "key": "cmd+=",
      "command": "-workbench.action.zoomIn"
    },
    {
      "key": "cmd+-",
      "command": "-workbench.action.zoomOut"
    }
    
    posted in Ref
  • My jeans specs posted in Inbox
  • RE: 2025 - bypass windows 11 online registration account

    An alternative to bypass Microsoft Account creation during Windows 11 installation

    SHIFT + F10

    start ms-cxh:localonly


    "Discovered by user @witherornot1337 on X, typing "start ms-cxh:localonly" into the command prompt during the Windows 11 setup experience will allow you to create a local account directly without needing to skip connecting to the internet first."

    Ref: https://www.reddit.com/r/sysadmin/comments/1jp5vln/an_alternative_to_bypass_microsoft_account/

    posted in Inbox
  • Mi Tarik Xibu

    3302.jpg 3303.jpg

    posted in Inbox
  • 2025 - bypass windows 11 online registration account posted in Inbox