Recently Updated Pages
Java
Knowledge Base
Java
Updated 9 months ago by Jeffrey -
Functions Runnable () -> () Supplier () -> x Callable () -> x throws e...
Dart
Knowledge Base
Flutter and Dart
Updated 9 months ago by Jeffrey -
# callbacks final VoidCallback myVoidCallback = () {}; final ValueGetter<int> myValueGetter = () ...
Simple GO Implementation Thoughts
Knowledge Base
Just For Fun
Updated 9 months ago by Jeffrey -
board: null: empty, 0: black, 1: white ex: [null, 0, 1 ] [0, 0, 1 ] ...
Button spammer
Knowledge Base
Just For Fun
Updated 9 months ago by Jeffrey -
// button -> html button // interval -> ms between clicks // target -> number of clicks before st...
MariaDB
Knowledge Base
Databases
Updated 9 months ago by Jeffrey -
MariaDB Get current date in ~ms: UNIX_TIMESTAMP(SUBTIME(UTC_TIMESTAMP(),'1 0:0:0.0')) * 1000;
Bash
Knowledge Base
Shell
Updated 9 months ago by Jeffrey -
bash scripting reference: https://www.gnu.org/software/bash/manual/bash.html Cursor position/outp...
IntelliJ
Knowledge Base
IDEs and Editors
Updated 9 months ago by Jeffrey -
IntelliJ Find override of method: Navigate Implementation(s)