@lae nyowat
@nekodex lul
@lae rip us of a 😔
man bash | sed 's/./&\n/g' | awk -v mx=$COLUMNS -v my=$LINES 'BEGIN{x=y=e=f=1}{if(x==mx||!x){e*=-1};if(y==my||!y){f*=-1};x+=e;y+=f;printf "\033[%s;%sH%s",y,x,$1;for (a=0;a<400000;a++){}}' # Print the bash man page in diagonal lines across the screen.
Nerd snipe
An image with only: /bin/ed, /lib/musl.so, and /tmp.
Comes out to 640kB, which should be enough for anybody.
FROM alpine AS builder
RUN apk add ed
FROM scratch
COPY --from=builder /tmp /tmp
COPY --from=builder /lib/ld-musl-x86_64.so.1 /lib/
COPY --from=builder /bin/ed /bin/
ENTRYPOINT ["/bin/ed"]
@valerauko not sure which timestamp you're intending to tell but the description says
>On August 15, 2018 GitHub was deployed to production running Rails 5.2
@valerauko and they seem to be following edge closely now
>This may well also be the best exercised release candidate in the history of Rails! The team at Basecamp, Shopify, and GitHub are all running either rc1 or just-about in production
https://weblog.rubyonrails.org/2019/4/24/Rails-6-0-rc1-released/
@valerauko may want to update your data a bit as they upgraded to 5.2 last year.
@valerauko rip
@valerauko I barely remember times I wished my phone is waterproof.
Someone on internet.