Skip to content

Instantly share code, notes, and snippets.

View faermanj's full-sized avatar

Julio Faerman faermanj

View GitHub Profile
@faermanj
faermanj / build-and-setup-podman-on-fedora-lima.md
Created January 3, 2024 11:58 — forked from tnk4on/build-and-setup-podman-on-fedora-lima.md
Build Podman with Fedora running on lima and use the container on Podman as a DevContainer from VS Code Remote-Containers.

DevContainer with Podman on Fedora on lima

Environment

  • macOS: Big Sur v11.5.2
  • VS Code: Version: v1.60.0
  • Remote - Containers: v0.194.0
  • lima: v0.6.3

1. Install Podman and lima

@faermanj
faermanj / README.md
Last active March 30, 2017 16:57 — forked from anonymous/README.md
Workshop DynamoDB NoSQL BA
@faermanj
faermanj / 0_reuse_code.js
Last active August 29, 2015 14:19
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console