Activity for Themoonisacheese
| Type | On... | Excerpt | Status | Date |
|---|---|---|---|---|
| Edit | Post #295706 |
Post edited: |
— | 6 months ago |
| Edit | Post #295706 | Initial revision | — | 6 months ago |
| Answer | — |
A: Cod golf: condense your shoal Vyxal 3, 112 bytes ``` eµ⌈L|⌈hLN}⇄ƛ⌈h}u "fish"-21⊖“" dcatfnisharkeelmond"+ ``` Vyxal It Online! ```txt newkingnorthminnowtworiooldportlostgrayfirebluezebratigerthreespinysouthgreengreatgiantfalse dcatfnisharkeelmond ``` ``` eµ⌈L|⌈hLN}⇄ƛ⌈h}u "fish"-21⊖“" dcatfnisharkeelmond"+... (more) |
— | 6 months ago |
| Edit | Post #295685 | Initial revision | — | 6 months ago |
| Answer | — |
A: Single letter HTML Retina, 9 bytes ``` a`[abipq] ``` Attempt This Online! naive regex, anchored to the entire string (more) |
— | 6 months ago |
| Comment | Post #292939 |
fixed by substracting from 51 instead of 50 at no byte cost (more) |
— | almost 2 years ago |
| Edit | Post #292939 |
Post edited: fix off by one error |
— | almost 2 years ago |
| Edit | Post #292939 | Initial revision | — | almost 2 years ago |
| Answer | — |
A: Display a Progress Bar Vyxal 3, 26 bytes ``` ÷50×.5+:'|×'[p$51$-'-×']W“ ``` Vyxal It Online! ``` ÷50×.5+:'|×'[p$51$-'-×']W“... (more) |
— | almost 2 years ago |
| Edit | Post #292833 | Initial revision | — | almost 2 years ago |
| Answer | — |
A: Source with the whole alphabet in order of appearance Bash + a ton of non-standard packages that were already installed on my machine, non-competing 83 bytes ```bash tabs #bash: set tabs on a terminal cd #bash: change directory efibootmgr #linux: modify the EFI boot manager ghh #git: alias of git help dijkstra #graphviz: reads a stream of gr... (more) |
— | almost 2 years ago |
