Skip to content

Instantly share code, notes, and snippets.

View j6k4m8's full-sized avatar
🧠
hi

Jordan Matelsky j6k4m8

🧠
hi
View GitHub Profile
@j6k4m8
j6k4m8 / Colman.ipynb
Created November 29, 2022 23:09
Was Olivia Colman in a lot more comedies before?
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / dotmotif-search-in-custom-networkx.ipynb
Created May 2, 2022 15:00
DotMotif-Search-in-Hemibrain.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / dotmotif-search-in-custom-networkx.ipynb
Last active May 2, 2022 15:00
DotMotif-Search-in-Hemibrain.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / dotmotif-search-in-custom-networkx.ipynb
Last active May 2, 2022 14:51
DotMotif-Search-in-Custom-NetworkX.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / dotmotif-search-in-pinky100.ipynb
Last active January 2, 2024 15:24
DotMotif-Search-in-Pinky100.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / stream-aws-deeplens.sh
Last active January 16, 2022 23:44
Stream the AWS DeepLens camera to YouTube Live.
#!/bin/bash
# Stream the AWS DeepLens camera to YouTube Live.
#
# The DeepLens has a great high resolution (semi-fisheyed) camera, and it's great for streaming large rooms
# or serving as a janky security cam.
#
# * The `anullsrc` input sends an empty sound channel; this is because YT otherwise will not stream correctly.
# * The `ultrafast` preset can be replaced with `veryfast` if you find that your DeepLens can keep up with it.
# Otherwise you should stick with `ultrafast` which will encode fast enough that you can stream at 1x speed.
@j6k4m8
j6k4m8 / Get-Started-Intern.ipynb
Last active April 28, 2021 15:07
Get started downloading neuroscience data with Intern and BossDB
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@j6k4m8
j6k4m8 / download-tweets.ipynb
Created April 22, 2021 14:20
Download an archive of a user's tweets and render a simple HTML page (no JS required)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.