0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 15, 2024 — Jul 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
old changes from an old repo More... almost 10 years ago
Tweaks and another ruby idea More... almost 11 years ago
Merge branch 'master' of github.com:pmarreck/ruby-snippets More... almost 11 years ago
Reworked these ideas a bit; removed more dependencies; simplified More... almost 11 years ago
more tweaks of ruby snippets, added robust_quine, some tests More... over 11 years ago
Dumped a load of other random snippets into my snippet repo. More... over 11 years ago
Added Ruby implementation of Twitter's Snowflake, and a variation on it I'm calling StarID. More... over 11 years ago
Modified base_anything class, added deep_freeze! method to core objects More... over 11 years ago
Added some polynomial regression code which uses 'matrix' More... almost 12 years ago
Added a consistent hash implementation which tries to be MVP/simple. Small changes to other scripts More... almost 12 years ago
Added handling and tracking (and reporting at the end) of non-assertion-raised errors More... almost 12 years ago
Got new embedded test framework to work :) More... almost 12 years ago
Pushed a bunch of ideas up. More... almost 12 years ago
Formatting tweaks and additional "core monkeypatch mode" test to BaseN More... almost 12 years ago
Rework of some of this code, added additional tests/examples for representing bitcoin public/private addresses as PGP words More... almost 12 years ago
Added conversion to/from binary and hex, with tests More... almost 12 years ago
Trying to apply my "embedded unit tests" idea to other real-world examples More... about 12 years ago
Improvements to ideas/tools... More... about 12 years ago
Changed code to assume BTC's version of base58 is the "standard" for base58. The alernate version is now base58_capitals_last. Also added some more encodings/bases. More... about 12 years ago
Added the ability to wire the output of implicit decode to the input of encode, and an assertion around that More... about 12 years ago
Heavy modifications to my BaseN encoder idea (adding pgp word encoding) and my assertions-everywhere idea More... about 12 years ago
Objectified the PGP Word List conversion code. More... about 12 years ago
Added test case for bitcoin public key conversion to base16 More... about 12 years ago
Merge branch 'master' of github.com:pmarreck/ruby-snippets More... about 12 years ago
Tweaks to my WIP toys, a little more test coverage etc. More... about 12 years ago
Adding BaseN (future gem?), and changes to other tools More... about 12 years ago
some fixes to tools More... about 12 years ago
Enhancements to lots of utility or WIP objects More... about 12 years ago
My own ultra simple test class, and allowing asserts everywhere. More... about 12 years ago
A little util method to convert deep hashes to deep openstructs so they can be navigated via methods. More... over 12 years ago