All Posts
Browse all articles and tutorials.
Date | Title | Description | Categories |
---|---|---|---|
May 10, 2025 | Speed Up Typesense Startup in Production with Disk Persistence | If you’re running Typesense in production with large collections or semantic search, startup time can become a bottleneck. By default, Typesense rebuilds its in-memory index… | typesense |
May 9, 2025 | Fixing Git LFS Integration in Obsidian’s Git Plugin on macOS |
If you’re using the Obsidian Git plugin with Git LFS (Large File Storage) on macOS, you may run into a frustrating issue: git-lfs works fine in your terminal, but Obsidian…
|
macos, obsidian, git |
Mar 17, 2025 | Some ways to easily get news content | It is a common scenario in the lab to need to get ahold of some news content to work with for experimenting with and building projects. Here are some go-to approaches that I… | python |
Oct 11, 2022 | Using urllib to wget a file in Python 3 | Post description | python, io |
Oct 11, 2022 | Adding Post content to Jekyll search | I used this tutorial at webjeda.com to add simple search capabilities to my Jekyll site. | web, jekyll |
Oct 11, 2022 | Use baseurl to specify the location of assets in Jekyll |
Jekyll’s baseurl parameter is a path prefix (i.e. the subpath of your site) which is specified in the _config.yml file. Specify this parameter, for example, for GitHub…
|
web, jekyll |
Oct 11, 2022 | Specifying a custom Jekyll site location in GitHub pages |
If you move the root of your Jekyll project to a subdirectory of a Github Pages enabled repository, you will need to be sure to change the source and destination locations…
|
web, jekyll |
Oct 10, 2022 | My Publication Pipeline | Here is a rough outline of how my content makes its way to publication. | misc |
No matching items