last (worlds where worlds = now : map improve worlds)
world = last $ iterate better now
- Portland, USA
- tommd.github.io
- @mdtom
Highlights
Block or Report
Block or report TomMD
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
crypto-api Public
Haskell generic interface (type classes) for cryptographic algorithms
-
-
419 contributions in the last year
Less
More
Contribution activity
November 2021
Created 6 commits in 1 repository
Created 4 repositories
- TomMD/pitchfork Java
- TomMD/dbeaver Java
- TomMD/mockserver Java
- TomMD/jjwt Java
Created a pull request in jwtk/jjwt that received 2 comments
Fix an inefficient keyset iterator
Found via infer on Lift, an inefficient keyset iterator is in the form:
for key in mapping: entry = mapping.find(key)
Which is linear-log instead …
+3
−2
•
2
comments
Opened 8 other pull requests in 3 repositories
TomMD/entropy
2
merged
jwtk/jjwt
1
open
Reviewed 1 pull request in 1 repository
sjakobi/newtype-generics
1 pull request
Created an issue in facebookexperimental/MIRAI that received 5 comments
Panicked when analyzing ripgrep
Issue
I installed MIRAI (1bd6f02). In a ubuntu container:
rustup override set nightly-2020-11-07
git clone https://github.com/facebookexperimental/…
5
comments