Activity for Themoonisacheese
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #292939 |
fixed by substracting from 51 instead of 50 at no byte cost (more) |
— | 7 days ago |
Edit | Post #292939 |
Post edited: fix off by one error |
— | 7 days ago |
Edit | Post #292939 | Initial revision | — | about 1 month 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) |
— | about 1 month ago |
Edit | Post #292833 | Initial revision | — | 2 months 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 graphs... (more) |
— | 2 months ago |