Skip to content

Instantly share code, notes, and snippets.

View BrianVia's full-sized avatar

Brian Via BrianVia

View GitHub Profile
# Set the base image to Node 18
FROM node:18
# File Author / Maintainer
LABEL [email protected]"
# Update the repository sources list
RUN apt-get update && apt-get upgrade -y
# Install Chromium
@BrianVia
BrianVia / hn-favorite-books
Created September 9, 2024 17:55
Hacker News Favorite Books
# Hacker News Favorite Books
## List of Books
List is sorted by title.
Sourced from this topic - [Show HN: I mapped HN's favorite books with GPT-4o](https://news.ycombinator.com/item?id=41473518).
I may receive a commission from purchases made via these URLs.