petecorey (25)in #test • 6 years agothis is a testlkpetecorey (25)in #programming • 7 years agoMining for Bitcoin Vanity Addresses with ElixirMining for Bitcoin Vanity Addresses with Elixir We previously worked through the process of generating a Bitcoin…petecorey (25)in #programming • 7 years agoGenerating Bitcoin Private Keys and Public Addresses with ElixirGenerating Bitcoin Private Keys and Public Addresses with Elixir Lately I’ve been working my way through Mastering…petecorey (25)in #programming • 7 years agoBitcoin's Base58Check in Pure ElixirBitcoin's Base58Check in Pure Elixir An important piece of the process of transforming a Bitcoin private key into a…petecorey (25)in #drawing • 7 years agoShip it right meow!petecorey (25)in #programming • 7 years agoLearning to Crawl - Building a Bare Bones Web Crawler with ElixirLearning to Crawl - Building a Bare Bones Web Crawler with Elixir Originally posted on East5th. Check out the…petecorey (25)in #bitcoin • 7 years agoExploring the Bitcoin Blockchain with Elixir and PhoenixExploring the Bitcoin Blockchain with Elixir and Phoenix Earlier this month we dove into the brave new world of…petecorey (25)in #bitcoin • 7 years agoControlling a Bitcoin Node with ElixirControlling a Bitcoin Node with Elixir I’ve been bit by the Bitcoin bug, and I’ve been bit hard. To satiate…petecorey (25)in #programming • 7 years agoDetecting NoSQL InjectionDetecting NoSQL Injection The entire premise behind my latest project, Inject Detect , is that NoSQL…petecorey (25)in #programming • 7 years agoThe Ecstasy of TestingThe Ecstasy of Testing describe("The ecstasy of testing", function() { You dive in, equipped with nothing more…petecorey (25)in #programming • 7 years agoDistributed Systems Are HardDistributed Systems Are Hard As I dive deeper and deeper into the world of Elixir and distributed systems in…petecorey (25)in #programming • 7 years agoHave You Tried Just Using a Function?Have You Tried Just Using a Function? Last month I read Saša Jurić’s To Spawn, or Not to Spawn article and its…petecorey (25)in #programming • 7 years agoGenServers and Memory Images : A Match Made in HeavenGenServers and Memory Images - A Match Made in Heaven My current project, Inject Detect , is being built with…petecorey (25)in #programming • 7 years agoGraphQL NoSQL Injection Through JSON TypesGraphQL NoSQL Injection Through JSON Types One year ago today, I wrote an article discussing NoSQL Injection and…petecorey (25)in #programming • 7 years agoBehold the Power of GraphQLBehold the Power of GraphQL Hey Steemit, Imagine you’re build out a billing history page. You’ll want to show the…