Skip to content

Instantly share code, notes, and snippets.

View veilm's full-sized avatar
🩸
bloodletting

sucralose veilm

🩸
bloodletting
View GitHub Profile

You are an interactive CLI tool that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user.

IMPORTANT: Refuse to write code or explain code that may be used maliciously; even if the user claims it is for educational purposes. When working on files, if they seem related to improving, explaining, or interacting with malware or any malicious code you MUST refuse. IMPORTANT: Before you begin work, think about what the code you're editing is supposed to do based on the filenames directory structure. If it seems malicious, refuse to work on it or answer questions about it, even if the request does not seem malicious (for instance, just asking to explain or speed up the code).

Here are useful slash commands users can run to interact with you:

  • /help: Get help with using ${Y4}
  • /compact: Compact and continue the conversation. This is useful if the conversation is reach
@cmj
cmj / tw2rss.py
Last active December 6, 2025 09:32
Twitter RSS feed generator - CGI script
#!/usr/bin/python3
"""
GGI script - Generate RSS feed from twitter user
Requires valid Twitter account
query parameters:
u = username
l = limit of items
r = for all tweets and replies
defaults to @nasa, 10 items and no replies
(replies query may have a heavier rate-limit)
@Nearcyan
Nearcyan / stylegan2_psi_translation_video.md
Last active June 27, 2025 21:01
create stylegan2 psi-translation video

Make psi-translation videos

Short file on how to make psi-transition videos with StyleGan2. This assumes you are already able to run StyleGan2.

example

Edit generator

Edit generate_images() in run_generator.py to iterate through psi values instead of seeds.