vaporwaves (25)in #sudoku • 5 years agoSudoku Solver with Dancing LinksI used Algorithm DLX to create a Sudoku solver . I set up the 2D matrix of constraints and possibilities, then…vaporwaves (25)in #cryptocurrency • 6 years agoUnderstanding a Raw Bitcoin TransactionI wrote some code that outlines how to create a transaction from scratch. First I want to explain the concepts I found…