Similar Posts
Celebrating Global Accessibility Awareness Day | MDN Blog
There is a lot more to web accessibility than color contrast. Topics such as adding alternative…
Consul Service Mesh Tutorial for Beginners [Crash Course]
Complete Service Mesh and HashiCorp Consul tutorial – Real life demo of setting up Consul in…
You NEED this Christmas Terminal Trick!
Use this code: ruby -e ‘C=`stty size`.scan(/d+/)[1].to_i;S=[“2743”.to_i(16)].pack(“U*”);a={};puts ” 33[2J”;loop{a[rand(C)]=0;a.each{|x,o|;a[x]+=1;print ” 33[#{o};#{x}H 33[#{a[x]};#{x}H#{S} 33[0;0H”};$stdout.flush;sleep 0.1}’