Skip to content

Instantly share code, notes, and snippets.

~/works/Polymesh$ ./target/release/polymesh --help
polymesh 5.2.0
Polymesh Association
USAGE:
polymesh [OPTIONS]
polymesh <SUBCOMMAND>
OPTIONS:
@ozanyurt
ozanyurt / gnuradio-wsl2.md
Created February 17, 2023 13:26 — forked from sam210723/gnuradio-wsl2.md
Install GNU Radio 3.8 in WSL2 (Ubuntu 20.04)

Setup Xming X Server in Windows

Download and install Xming with all default settings. Uncheck "Launch Xming" on the last setup screen.

Start "XLaunch" from the Start Menu and click next until the "Specify parameter settings" screen. Check "No Access Control" then click next, then finish.

Setup GNU Radio

Launch a WSL2 instance and run the following commands:

0x972f7b93d28d9f0d0da12dcaa0d0addff4f560cc
### Keybase proof
I hereby claim:
* I am ozanyurt on github.
* I am ozanyurt (https://keybase.io/ozanyurt) on keybase.
* I have a public key ASADwjqCJrCcWtol-qlDhKxHuPOCV3uiIBIgUtQyvHVjBAo
To claim this, I am signing this object:
@ozanyurt
ozanyurt / osx-homebrew-setup.md
Created January 4, 2016 07:55 — forked from sr75/osx-homebrew-setup.md
Mac Yosemite OSX - Homebrew (RVM/MySQL/Redis) setup

Mac Homebrew (RVM/MySQL/Redis) setup

Follow the steps below to setup a local development environment:

XQuartz

Recommended to download latest XQuartz

iTerm2

Verifying that +ozanyurt is my openname (Bitcoin username). https://onename.com/ozanyurt
@ozanyurt
ozanyurt / mono.rb
Last active December 24, 2015 18:49 — forked from shtirlic/mono.rb
# http://www.mono-project.com/Compiling_Mono_on_OSX
require 'formula'
class Mono < Formula
#url 'http://download.mono-project.com/sources/mono/mono-3.0.6.tar.bz2'
#sha1 'e2187f80366fcd65c55a1ab946f8d3b39e81be77'
url 'http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2'
sha1 'e356280ae45beaac6476824d551b094cd12e03b9'