# Genuary2026_NotABug

# GlitchnessPhoto

**GlitchnessPhoto** is coded and photographed in ***HydraVideoSynth*** and the filter is **“Not A Bug but a Feature”**`(Prompt 30 of Genuary2026)`.

## Poetry

```javascript
Not a Bug
But an intention
A Feature that might need another inspection
```

## Images

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767674851953/1bd5f646-cdbc-4c56-8935-8451561a4d7e.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767674855268/d8a1e035-5ba9-4953-9fbe-b8c38cad5549.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767674859410/dc043b6e-21c0-4f99-acf2-b07ca6e485c5.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1767674862615/4d072b48-189c-4efb-8dc0-b87ca6faed4f.png align="center")

## Code

```javascript
s0.initCam()

osc(1,3,1).modulateRotate(src(s0).pixelate(500,500)).blend(s0).
modulatePixelate(src(s0).repeat([0.5,0.75,1.5].smooth()),50).
luma(0.5).repeat(1.93,1.2).out()
```
