Pinned Repositories
filecoin-ffi
C and CGO bindings for Filecoin's Rust libraries
blue-green-rails
A set of CloudFormation stacks used to provision a lightweight ECS cluster running multiple Rails applications sharing an RDS-hosted Postgres server
cgo-rust-ffi
Various experiments and demos relating to Golang talking to Rust via CGO
cis-194-spring-2017
A modified version of the University of Pennsylvania's CIS194
cis-194-summer-2018
A modified version of the University of Pennsylvania's CIS194
cis-194-winter-2016
A modified version of Brent Yorgey's CIS 194 Haskell course
cloudformation-fargate-codepipeline-ecs-refarch
Provision an ECS cluster (and related infrastructure) with CloudFormation, updating services from CodePipeline
go-merkle-tree
A Merkle tree, implemented in Golang
hash-dag-go
Tools for building a hash DAG
laser's Repositories
laser/cloudformation-fargate-codepipeline-ecs-refarch
Provision an ECS cluster (and related infrastructure) with CloudFormation, updating services from CodePipeline
laser/cis-194-summer-2018
A modified version of the University of Pennsylvania's CIS194
laser/cis-194-winter-2016
A modified version of Brent Yorgey's CIS 194 Haskell course
laser/go-merkle-tree
A Merkle tree, implemented in Golang
laser/cis-194-spring-2017
A modified version of the University of Pennsylvania's CIS194
laser/cgo-rust-ffi
Various experiments and demos relating to Golang talking to Rust via CGO
laser/blue-green-rails
A set of CloudFormation stacks used to provision a lightweight ECS cluster running multiple Rails applications sharing an RDS-hosted Postgres server
laser/slides
Links (and such) to presentation slides
laser/haskell-testing-stubbing-io
Some examples of how one might test an IO-heavy Haskell application
laser/intro-network-programming-c
An introductory-level network programming course, in C
laser/monad-transformers-example
Monad Transformers: Example Codes
laser/procfmt
a Bash script that reformats a Foreman Procfile
laser/ruby-concurrency-http-servers
examples of various concurrency models (forking, threads, select, Linux asynchronous I/O) used in a Ruby HTTP server
laser/buf-connect-grpc-typescript-python-example
laser/cis-194-summer-2022
A modified version of UPenn's CIS-194, with tests!
laser/example-typescript-project
laser/hash-dag-go
Tools for building a hash DAG
laser/random-dag-generator-go
Tools for generating (and graphing) a random DAG
laser/rust-adafruit-bonnet-playground
Cross compile Rust using a Docker container for the Raspberry Pi Zero (ARMv6Z instruction set)
laser/sms-server-py
A multi-language mapping system built with Python
laser/arctic-mud-logs-web-service
An ArcticMUD log parser and web service
laser/ER-Save-File-Readers
An app to transform Elden Ring saves to structured data
laser/filecoin-ffi
C and CGO bindings for Filecoin's Rust libraries
laser/laser.github.io
Personal website
laser/modern-typescript-monorepo-example
A modern monorepo example using Typescript, PNPM and Turborepo.
laser/pnpm-monorepo-template
Opinionated Node.js monorepo example with pnpm, turborepo, and vitest
laser/rust-fil-sector-builder
laser/simplemappingsystem-tests
Written in python to test your simplemappingsystem server impl through the JSON-RPC layer. Swap out your server impl and run the tests - all shall pass!
laser/sms-client-legacy
Legacy SimpleMappingSystem client
laser/venus
Filecoin Full Node Implementation in Go