Skip to content

Instantly share code, notes, and snippets.

@AstraBert
AstraBert / workflows_and_memory.ipynb
Created September 17, 2025 15:51
workflows_and_memory.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AstraBert
AstraBert / sentrev_practical_showcase.ipynb
Created December 5, 2024 02:23
SenTrEv_Practical_Showcase.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AstraBert
AstraBert / filter_vcfs.ipynb
Last active May 10, 2024 23:51
filter_vcfs.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cahilfoley
cahilfoley / Semaphore.ts
Created February 25, 2020 03:10
Simple TypeScript implementation of a semaphore
import { cpus } from 'os'
/**
* A lock that is granted when calling [[Semaphore.acquire]].
*/
type Lock = {
release: () => void
}
/**
@rxaviers
rxaviers / gist:7360908
Last active July 11, 2026 19:22
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: