Simple Dungeon Map Generation

Simple Dungeon Map Generation You feel compelled to go down… Available Now! As of Smol Dungeon v1.1 (the launch version) there are four flavors of map generation. This is a rich topic and there are loads of awesome map gen algorithms to read about online. This is just a smol sample of what’s possible. <… […]

Read More Simple Dungeon Map Generation

Show HN: Bel in Clojure

Show HN: Bel in Clojure 9 months ago, I took a gander at PG’s guide to Bel. If you haven’t read it, here’s the premise: In 1958 when McCarthy invented Lisp, he started with a mathematical, rather than a practical definition. His paper was more similar to the spec for a Turing Machine than a […]

Read More Show HN: Bel in Clojure

95% of problems once solved by metaclasses can be solved by __init_subclass__

95% of problems once solved by metaclasses can be solved by __init_subclass__ David Beazley on Twitter said: I think 95% of the problems once solved by a metaclass can be solved by __init_subclass__ instead This inspired me to finally learn how to use it! I used my asyncinject project as an experimental playground. The __init_subclass__ […]

Read More 95% of problems once solved by metaclasses can be solved by __init_subclass__

Show HN: Patching Apple’s Touch ID PAM module to add sudo watch authentication

Show HN: Patching Apple’s Touch ID PAM module to add sudo watch authentication pam_wtid is a patching utility used to add support to Apple’s pam_tid PAM module for watch authentication in addition to Touch ID. If you have a watch paired to your Mac or fingerprints enrolled for unlocking, you can use this module to […]

Read More Show HN: Patching Apple’s Touch ID PAM module to add sudo watch authentication

OneBag: The Art and Science of Travelling Light

OneBag: The Art and Science of Travelling Light Arrivals There’s no question: overpacking tops the list of biggest travel mistakes. So here is OneBag.com, a non-commercial Web site that teaches — in exhaustive (exhausting?) detail — the art and science of travelling light. Here you can lea… Read the full story – https://tinyurl.com/y4o7j7nz Signup on KC.inc to make your […]

Read More OneBag: The Art and Science of Travelling Light