visit me @ aryal.schizoid.men/ also visit me @ aryalaadi.codeberg.page
; one must imagine the cpu happy
_start:
pushq %rbp
movq %rsp, %rbp
_loop:
jmp _loop
visit me @ aryal.schizoid.men/ also visit me @ aryalaadi.codeberg.page
; one must imagine the cpu happy
_start:
pushq %rbp
movq %rsp, %rbp
_loop:
jmp _loopThe Void source packages collection
Cross-platform Rust rewrite of the GNU coreutils
A browser-based speaker recognition system that lets you record audio, extract embeddings, and classify speakers in real-time. Built with TensorFlow/Keras, exported to TensorFlow.js for frontend in…
HTML
import math
import random
board = [0, 0, 0, 0, 0 , 0, 0, 0, 0]