|
The birthday paradox observes that in a room of 23 people, the odds that at least two people share a birthday is 50% The same logic that drives matching birthdays also drives the probability that one can find collisions with a hash function. In other words, if you have a uniform hashing function that outputs a value between 1 and 365 for any input, the probability that two hashes would collide in a set of 23 values is also 50% Another....
|
|
Whether it's Makefile, SConstruct, BUILD, or your favorite build file, chances are you have to tweak it from time to time. ar/open-build-file searches your current and parent directories to find a build file. (defvar ar/project-file-names '("Makefile" "SConstruct" "BUILD")) (defun ar/parent-directory (path) "Get parent directory for PATH." (unless (equal "/" path) (file-name-directory (directory-file-name path)))) (defun ar/find-upwards....
|
|
Looking for a quick guide to Net Promoter Score? You’ve found it. This little guide will give you all the basics.
|
|
Fixing regression bugs is analogous to digging a hole only to find the next day it has been filled in and having to dig it out again” Ask any manager, developer or tester working on software without tests what the main pain points are. Nearly all the time the main one mentioned is dealing with regressions. This is bugs that were fixed a year ago which returned. Regression bugs cost the software industry billions of dollars a year. Worse..
|
|
In Charting the Waters , I mentioned two books that I picked up to get myself in the travel mindset. Last week, I set aside an hour and read through the lighter of the two: How to Drop Everything And Travel Around The World . Thoughts Overall, I thought the book was a worthwhile read. As far as actual, concrete information about travel and destinations, it was pretty light (the whole thing is only 56 pages), but it was cert..
|
|
In Charting the Waters , I mentioned two books that I picked up to get myself in the travel mindset. Last week, I set aside an hour and read through the lighter of the two: How to Drop Everything And Travel Around The World . Thoughts Overall, I thought the book was a worthwhile read. As far as actual, concrete information about travel and destinations, it was pretty light (the whole thing is only 56 pages), but it was cert..
|
|
Have separate static libraries for different iOS architectures? Stitch 'em up into a single fat library using with lipo: $ lipo -create libOne_i386.a libOne_x86_64.a libOne_armv7.a libOne_arm64.a -output libOne.a
|
|
Recently kept track of expenses between a group of us. To settle the scores, I emailed an exported HTML table from an org file. This was simple enough and required no external viewer from recepients. The org table, in all its textful glory, looked as follows… | Date | Item | Charge | |------------------+----------------+----------| | [2015-06-18 Thu] | Cash | 20.00 | | [2015-07-11 Sat] | Lucky 7 | 42.97 | | [2015-07-13 Mon] | Santa....
|
|
Deriving the Reddit Formula — What can expected-utility theory tell us about Reddit’s “hot” formula?
|
|
Back again with another riveting installment of Questions and Answers. Mountain View has a car show during its Thursday Night Live series of events. Are you in that? Erm, no. Though if I ever go fully insane and paint the outside of the box with flames and other crazy shenanigans, I’ll definitely start attending some car shows. I could go the full nine yards, get an amp and put a sound system in the back, maybe a disco ball or two. ..
|
|
Back again with another riveting installment of Questions and Answers. Mountain View has a car show during its Thursday Night Live series of events. Are you in that? Erm, no. Though if I ever go fully insane and paint the outside of the box with flames and other crazy shenanigans, I’ll definitely start attending some car shows. I could go the full nine yards, get an amp and put a sound system in the back, maybe a disco ball or two. ..
|
|
FatturaElettronicaPA has just been updated to v0.1.4. With this release invoice bodies (FatturaElettronicaBody items) are also validated. As always, you can install the package directly from NuGet . See the original post for more info. Also don’t forget to check the related projects . Update: v0.1.6 has also been released.
|
|
I have always wanted to have some fun with Minitest but until this weekend I never got the chance to do it.
|
|
FatturaElettronicaPA has just been updated to v0.1.4. With this release invoice bodies (FatturaElettronicaBody items) are also validated. As always, you can install the package directly from NuGet . See the original post for more info. Also don’t forget to check the related projects . Update: v0.1.6 has also been released.
|
|
I have always wanted to have some fun with Minitest but until this weekend I never got the chance to do it.
|
|
With preparations for the fall conference season coming up, here are some travel tips to help make your life a little bit easier.
|
On Monday 2015–07–14 I gave a (remote) talk as the Pittsburgh Code & Supply Meetup entitled "TaskRabbit’s Ansible Tips & Tricks”.
|
|
In 2014 the White House commissioned a 90-day study that culminated in a report (pdf) on the state of “big data” and related technologies. The authors give many recommendations, including this central warning. Warning: algorithms can facilitate illegal discrimination! Here’s a not-so-imaginary example of the problem. A bank wants people to take loans with high interest rates, and it also serves ads for these loans. A modern idea is to use a..
|
|
In 2014 the White House commissioned a 90-day study that culminated in a report (pdf) on the state of “big data” and related technologies. The authors give many recommendations, including this central warning. Warning: algorithms can facilitate illegal discrimination! Here’s a not-so-imaginary example of the problem. A bank wants people to take loans with high interest rates, and it also serves ads for these loans. A modern idea is to use a..
|
|
In 2014 the White House commissioned a 90-day study that culminated in a report (pdf) on the state of “big data” and related technologies. The authors give many recommendations, including this central warning. Warning: algorithms can facilitate illegal discrimination! Here’s a not-so-imaginary example of the problem. A bank wants people to take loans with high interest rates, and it also serves ads for these loans. A modern idea is to use a..
|
|
At some point, you may come across a trusted command-line utility prompting you for a password, and Emacs shell happily displaying each typed character to the nearby-world to see. Luckily, you can train Emacs to recognize new password prompts and hide the typed characters in modes deriving from comint. Append the password prompt REGEXP: (setq comint-password-prompt-regexp (concat comint-password-prompt-regexp "\\|" "Password for red aler..
|
|
Coding has become the new black. Cliche as this may sound, we cannot discount the fact that in this day and age, the tech industry is worth billions of…
|
|
Eerily sinister, yet exquisitely beautiful. One cannot explain via words the feelings Murakami struck with this remarkable story.…
|
|
What is transcendental meditation? Transcendental meditation is the most commonly practiced form of meditation in the world. People who practice it often listen to, or repeat, a particular sound or mantra in order to reach a relaxed state of consciousness. It’s been praised by many for decades as a means of lowering stress and anxiety. What is a “flow state” within a video game? Video games that require quick thinking, fast reflexes an..
|
|
What is transcendental meditation? Transcendental meditation is the most commonly practiced form of meditation in the world. People who practice it often listen to, or repeat, a particular sound or mantra in order to reach a relaxed state of consciousness. It’s been praised by many for decades as a means of lowering stress and anxiety. What is a “flow state” within a video game? Video games that require quick thinking, fast reflexes an..
|
|
I recently used systemd , HandBrake , and some simple scripts to digitize a large collection of physical media (for personal, archival use.) In this post I'll go through systemd features that made this easier and cover all the components that make the automated pipeline work. If systemd, automation, or digital archiving sounds interesting to you, then read on! Table of Contents The Problem Hardware systemd Devices Th....
|
|
Skellig Michael . Fishy Fishy in Kinsale: beautiful town on the water. Belfast. Giant's Causeway. Greyhound dog races at Shelbourne Park. Old library chamber, Trinity College, Dublin .
|