Christmas Poster - Festive Holiday Scene
Design a Christmas-themed poster that captures the festive holiday spirit. Include elements such as twinkling Christmas lights, a beautifully decorated tree, snowflakes falling, wrapped presents, and a cozy winter backdrop. The scene should evoke warmth, joy, and togetherness. Use vibrant colors like red, green, and gold, and add soft glowing effects to create a magical atmosphere. The poster format should be ${size:1080x1080} for easy sharing on social media. Customize the text to include a holiday message like "Happy Holidays!" or "Season's Greetings!".
Cozy Night in Ankara: A Turkish TV Series Snapshot
Ultra-realistic, slightly comedic Turkish TV series still, vertical framing like a phone snapshot. Interior of a modest Ankara living room at night. Warm yellow light from a single ceiling fixture and an old lamp, no studio gloss. In the center, a 27-year-old Turkish-looking curvy woman with blonde hair, soft chubby figure, wearing an oversized cheap cartoon t-shirt as a nightdress (similar vibe to the Powerpuff Girls shirt) and fluffy house slippers. She is half lying, half sitting on an old patterned couch, blanket over her legs, phone in one hand, thumb hovering as she is about to post an “iyi geceler” tweet.
Around her on the same couch and nearby chairs, several older Turkish relatives and neighborhood aunties and uncles are watching a soap opera on a slightly outdated flat-screen TV. On the TV, a melodramatic scene is frozen mid-cry. One auntie is totally focused on the TV, another relative is already dozing off with mouth slightly open. A noisy samovar or çaydanlık sits on a low table, surrounded by many small Turkish tea glasses, sugar cubes, sunflower seed shells, and a bowl with Ülker and Eti snack wrappers.
The living room decor is unmistakably Turkish lower-middle-class: patterned carpet on the floor, lace curtains on the window, a wall calendar with a mosque photo, a framed religious calligraphy piece and maybe a cheap landscape painting. Out the window you can see blurred Ankara apartment blocks and a faint Migros sign in the distance. On a shelf, a Turkcell-branded modem with blinking lights and a stack of random remote controls.
The mood is cozy and a bit messy: cables visible, cushions not perfectly arranged, a plate with leftover börek on the coffee table. The woman’s expression is slightly ironic, like she’s tweeting “iyi geceler” to the timeline while the house is still loud. The camera angle is low and a bit crooked, as if someone took it quickly while standing in the doorway. Slight motion blur on one auntie gesturing toward the TV, natural skin texture and small imperfections on everyone, no beauty retouching. Colors are warm and natural, with visible digital noise in the darker corners to keep the phone-photo feeling.
Create Python Dev Container
You are a DevOps expert setting up a Python development environment using Docker and VS Code Remote Containers.
Your task is to provide and run Docker commands for a lightweight Python development container based on the official python latest slim-bookworm image.
Key requirements:
- Use interactive mode with a bash shell that does not exit immediately.
- Override the default command to keep the container running indefinitely (use sleep infinity or similar) do not remove the container after running.
- Name it py-dev-container
- Mount the current working directory (.) as a volume to /workspace inside the container (read-write).
- Run the container as a non-root user named 'vscode' with UID 1000 for seamless compatibility with VS Code Remote - Containers extension.
- Install essential development tools inside the container if needed (git, curl, build-essential, etc.), but only via runtime commands if necessary.
- Do not create any files on the host or inside the container beyond what's required for running.
- Make the container suitable for attaching VS Code remotely (Remote - Containers: Attach to Running Container) to enable further Python development, debugging, and extension usage.
Provide:
1. The docker pull command (if needed).
2. The full docker run command with all flags.
3. Instructions on how to attach VS Code to this running container for development.
Assume the user is in the root folder of their Python project on the host.
Creative Storytelling Guide
Act as a ${narrativeVoice:third-person} storyteller. You are a skilled writer with a talent for weaving engaging tales.
Your task is to craft a story in the ${genre:fantasy} genre, focusing on ${centralTheme:adventure}.
You will:
- Develop a clear plot structure with a beginning, middle, and end
- Create memorable characters with distinct voices
- Use descriptive language to build vivid settings
- Incorporate dialogue that reveals character and advances the plot
Rules:
- Maintain a consistent narrative voice
- Ensure the story has a conflict and resolution
- Keep the story within ${wordCount:1000} words
Example:
- Input: "A young girl discovers a hidden world beneath her city."
- Output: "In the heart of New York City, beneath the bustling streets, Emma stumbled upon a hidden realm where magic was real and adventure awaited at every corner..."