|
You are here |
blog.sanctum.geek.nz | ||
| | | | |
technicshistory.com
|
|
| | | | | This took much longer than I had expected, but it's finally here. My series "The Backbone" is now available as a book, in both Kindle and paperback formats. You can find it at Amazon.comhere. The book improves upon the original posts in many ways: professionally edited text revised to make it flow more smoothly as... | |
| | | | |
simontownley.com
|
|
| | | | | My latest novel, Cold Monsters (No Secrets To Conceal), which is the second book in the 'Capgras Conspiracy' series, is now live on Amazon. The official 'launch' date is 17 May 2017. (It's something of a stealth launch... keeping it secret from GCHQ and the NSA!) But the book is now live on 16 May. | |
| | | | |
sankrithibooks.com
|
|
| | | | | [AI summary] Announcement that the family's child-led learning book is now available for purchase in paperback and ebook formats. | |
| | | | |
kobikobi.wordpress.com
|
|
| | | It's very easy to check a decimal number is divisible by three using a simple DFA with 3 states. A regex, therefor, is possible, but not too pretty (source): Example: http://www.rubular.com/r/ZcRDblHg8M Here's another approach, using .Net's stacks as a simple counter: Why? Well, I was bored while I shaved. Luckily, this regex is simple enough... | ||