You are here |
www.dr-josiah.com | ||
| | | |
adamdrake.com
|
|
| | | | Adam Drake is an advisor to scale-up tech companies. He writes about ML/AI/crypto/data, leadership, and building tech teams. | |
| | | |
blog.pratikd.in
|
|
| | | | Redis is an awesome data structures server. It provides access to mutable data structures via a set of commands. Data structures store tied to simple a TCP server, how cool is that!! While Redis is fairly easy to use via "a set of commands", issues... | |
| | | |
nelari.us
|
|
| | | | Wren is a small, fast, class-based scripting language designed to be easily embeddable in a host application. The language has a slot-based C API very similar to the one found in Lua. In this first post of a two-post series, we take a look at calling the slot API automatically base on the types of a list of arguments to a function. | |
| | | |
healeycodes.com
|
|
| | Use Netlify serverless functions to let users add comments to a static website. |