Skip to content

Instantly share code, notes, and snippets.

View mcapodici's full-sized avatar

Martin Capodici mcapodici

View GitHub Profile
@mcapodici
mcapodici / gist:f0676eb8da3e801f41bb28cd9c1d9c84
Created June 18, 2023 07:30
Hacker New Discussion Text For Training Nano GPT
wpietri 6 days ago | next [–]
Great! There's a picket line I won't be crossing. Not just for those subs, of course, but for all of Reddit.
The reason Reddit is valuable is not the few execs making these (IMHO terrible) decisions. It's the thousands of mods and the millions of people creating and organizing the content that I go there to read. Until those people are happy with things, I'm not going back.
reply
jcims 6 days ago | parent | next [–]
@mcapodici
mcapodici / lob.py
Last active July 27, 2023 06:51
modal local code runner script
import sys
import modal
import os
# Script to run your local code
#
# * Requires python package modal-client install, and you have obtained a token, e.g.:
# ```
# pip install modal-client
# modal token new