Skip to content

Instantly share code, notes, and snippets.

View micwoj92's full-sized avatar
😹
I rewrote hello world in Fortran Pascal C Perl Ruby Lisp Haskell NodeJS Go Rust

Michał micwoj92

😹
I rewrote hello world in Fortran Pascal C Perl Ruby Lisp Haskell NodeJS Go Rust
View GitHub Profile
@micwoj92
micwoj92 / kos
Last active October 8, 2023 19:02
Userscript to show top rows on king of stackers
// ==UserScript==
// @name show top rows
// @version 0.1
// @author budhole
// @match https://kingofstackers.com/game.php?*
// @grant none
// ==/UserScript==
for(var t = 1; t < 3; t++){
var TABLE = document.querySelector("table#field" + t + " > tbody");
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Wx.bs blib/arch/auto/Wx/Wx.bs 644
make[1]: Entering directory '/build/perl-wx/src/Wx-0.9932/ext'
make[2]: Entering directory '/build/perl-wx/src/Wx-0.9932/ext/filesys'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FS.bs ../../blib/arch/auto/Wx/FS/FS.bs 644
make[2]: Leaving directory '/build/perl-wx/src/Wx-0.9932/ext/filesys'
make[2]: Entering directory '/build/perl-wx/src/Wx-0.9932/ext/xrc'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XRC.bs ../../blib/arch/auto/Wx/XRC/XRC.bs 644
make[2]: Leaving directory '/build/perl-wx/src/Wx-0.9932/ext/xrc'
make[2]: Entering directory '/build/perl-wx/src/Wx-0.9932/ext/aui'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- AUI.bs ../../blib/arch/auto/Wx/AUI/AUI.bs 644