Paired Ends
Subscribe
Sign in
Home
R
Python
Papers
TIL
AI
Archive
About
TIL
Latest
Top
Discussions
Writing a book with Quarto
Turn a collection of RMarkdown documents into a book in <1 hour using Quarto
May 19
•
Stephen Turner
8
GUIs for Local LLMs with RAG
Running local LLMs with Ollama, LMStudio, Open WebUI, and others for private and secure chat, vibe coding, image analysis, and "chat with your…
Mar 14
•
Stephen Turner
1
Exploring the bioRxiv API with R, httr2, rvest, tidytext, and Datawrapper
Collect metadata and publication details for >200k preprints over a 10 year period, investigate trends, and scrape full text for sentiment analysis
Feb 10
•
Stephen Turner
Write code in unfamiliar territory with AI
I used Claude to build a Chrome extension to add a post-to-Bluesky button on bioRxiv. I've never written Javascript or a Chrome extension before. It…
Jan 12
•
Stephen Turner
Turn any webpage into markdown for LLM-friendly input
Add r.jina.ai/ in front of any URL to turn the entire page into Markdown for LLM-friendly input. Works on PDFs too.
Dec 16, 2024
•
Stephen Turner
TIL: dplyr::mutate()'s .keep argument
Use the .keep argument in dplyr::mutate() to control which variables to retain after mutating to create new variables.
Dec 2, 2024
•
Stephen Turner
Build a Python CLI with Click+Cookiecutter
Demonstration for how to build a Python command line utility with Click using a Cookiecutter project template, and how to publish to PyPI and Docker Hub
Nov 10, 2024
•
Stephen Turner
Use nanoparquet instead of readr/CSV
Parquet is interoperable between Python and R, fast to read+write, works well with databases, and stores complex data types (e.g., tibble listcols). Use…
Oct 8, 2024
•
Stephen Turner
DuckDB vs dplyr vs base R
Using DuckDB in R to analyze 100 million rows of data in 3 seconds
Oct 7, 2024
•
Stephen Turner
Learning in Public
A short essay on writing about what you're learning
Sep 24, 2024
•
Stephen Turner
Excalidraw: create and share workflow diagrams with end-to-end encryption
Excalidraw might be my new go-to open-source tool over draw.io for creating and sharing workflow diagrams. It's simple, fast, aesthetically pleasing…
Sep 22, 2024
•
Stephen Turner
1
Illuminate preprints with an AI-generated podcast discussion
Listen now | Google's new Illuminate tool takes a PDF from arXiv and generates a short podcast discussion on the paper's key points
Sep 16, 2024
•
Stephen Turner
43:17
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts