Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jzimbel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jzimbel
8mo ago
If you have an iOS phone you can create a shortcut on your home screen that jumps directly to the code in the Amazon app. Whole Foods app may have the Shortcuts integration too, but I use the Amazon app. The code both applies your Prime mem
2.
▲
by
jzimbel
2y ago
This was done previously with the `short_maps` library, which the author—a member of the Elixir core team—eventually retired and archived due to regrets from the undesirable impacts on clarity. https://github.com/whatyouhide
3.
▲
by
jzimbel
2y ago
Feral honey bees (European honey bees living in a non-beekeeper-managed colony) are different from North American native bees: https://bugguide.net/node/view/475348
4.
▲
by
jzimbel
3y ago
Elixir puts some guardrails on its numbered-argument anonymous function syntax, which I think do a good job of restricting its use to defining extremely simple functions. 1. The function has to use all of its arguments at least once. You ca
5.
▲
by
jzimbel
4y ago
I work on a team building an application that displays real-time predictions/service alerts and other stuff on various types of strictly non-interactive screens posted around the MBTA’s* bus and rapid transit network. Like others in th
6.
▲
by
jzimbel
4y ago
Here’s the algorithm of the game’s letter marking system, based on my experience reproducing its logic for a script I wrote that computes remaining words from your guesses and their corresponding marks. Suppose the target word is “polar” an