https://github.com/dotslash/dotslash
https://github.com/dotslash/dotslash
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotslash/dotslash
- Owner: dotslash
- Created: 2020-07-31T22:45:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-04T00:18:40.000Z (8 months ago)
- Last Synced: 2025-11-04T02:24:55.810Z (8 months ago)
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* Knows a little bit about a lot of things
* enjoys golang, python
* IMO scala is gross
* you should use sqlite more often
Use [recent2](https://github.com/dotslash/recent2) and thank me later. Its a lot better than ctrl-r for searching bash history. I have easy access to 2+ yrs of bash history thanks to recent2
Misc recent things
* [cloudsync](https://github.com/dotslash/cloudsync): 2 way file sync between Google Cloud Storage and local machine
* [wordle solver](https://gist.github.com/dotslash/6b16117f0cbc3e41cbe61d87cdc3542e). Also hosted as a [google cloud function](https://us-central1-booming-client-211100.cloudfunctions.net/wordle/_cheat?date=2022-03-30). It works except the date is behind by a few days because NYT started curating wordle words and removed a few words which NYT thinks are in appropriate
* https://storage.googleapis.com/yesteapea/gcp_publicload.py : Uploads individual file from your local machine to google cloud storage and makes them publicly available. https://storage.googleapis.com/yesteapea/gcp_publicload.py was uploaded to gcp by running `gcp_publicload.py gcp_publicload.py -kn`