Viewing profile — jzimbel
jzimbel
HN member- Joined
- Tue, May 31, 2022, 8:26 PM UTC
- HN karma
- 50
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jzimbel
No profile information was provided.
Recent public activity
-
comment
Comment #46798668
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, bu…
-
comment
Comment #40334830
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 impact…
-
comment
Comment #39895192
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
-
comment
Comment #37844960
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 fu…
-
comment
Comment #32225316
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 M…
-
comment
Comment #31575188
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 thei…