Father, vegetarian, skeptic, humanist, nerd, software engineer at @github
- Sarasota, FL
- https://christopherbloom.com
Highlights
- 1 discussion answered
- 1 security advisory credit
Block or Report
Block or report chrisbloom7
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
parslet-v-treetop Public
Benchmarking and DSL comparison for a simple PEG grammer parser implemented with Parslet 2.0 and Treetop 1.6.
Ruby
-
rideconnection/clearinghouse Public
A system for sharing resources between demand-response transportation service providers.
-
A client-side tool for integration with Ride Connection's Clearinghouse (https://github.com/rideconnection/clearinghouse).
-
1
<?php2function longest_common_substring($words)
3{4$words = array_map('strtolower', array_map('trim', $words));
5$sort_by_strlen = create_function('$a, $b', 'if (strlen($a) == strlen($b)) { return strcmp($a, $b); } return (strlen($a) < strlen($b)) ? -1 : 1;');
2,025 contributions in the last year
Activity overview
Contributed to
3zcurdia/annealing,
ossf/osv-schema,
chrisbloom7/churnobyl-api
and 20 other
repositories
Contribution activity
July 2022
4
contributions
in private repositories
Jul 1 – Jul 4

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.




