cd/sources/gist-auto-discovered· home sources Gist (auto-discovered)
cat /sources/gist-auto-discovered.feed | wc -l → 984

Gist (auto-discovered)

articles 984 domain gist.github.com → page 43/50 feed RSS
21:49
2022-08-19
gist.github.com
cybersecurity

Installing Metasploit on an M1 Macbook Air

The article provides instructions for installing Metasploit Framework on an M1 MacBook Air using the official macOS installer, including steps to bypass security blocks in System Preferences. After in…

00:44
2022-08-16
gist.github.com
artificial-intelligence

hacky stablediffusion code for generating videos

This is a Python script called `stablediffusionwalk.py` that creates hypnotic moving videos by smoothly walking randomly through Stable Diffusion's sample space. The script uses the Diffusers library …

15:58
2022-07-06
gist.github.com
developer-tools

Preparar imagen de Docker - Node App

The article provides instructions for building and running a Docker image for a Node.js application using Docker Compose. It specifies commands that use a production configuration file and an environm…

05:46
2022-06-21
gist.github.com
startups

international-companies-hiring-from-india.md

This article provides a list of international technology companies, primarily in Europe, that hire tech talent from India and offer visa and relocation support. The author, who recently joined Amazon …

05:06
2022-06-17
gist.github.com
open-source

Screen sharing on Hyprland (Arch Linux)

This article provides a step-by-step guide for setting up screen sharing on the Hyprland compositor in Arch Linux, primarily for use with OBS. It covers installing necessary packages like PipeWire, Wi…

14:33
2022-04-21
gist.github.com
developer-tools

Notes for CS51 guest lecture.

Notes for a CS51 guest lecture comparing OCaml and Elm, highlighting Elm's common uses in web apps, data visualization, and 3D graphics with specific library examples. It also discusses Elm's advantag…

21:21
2022-04-19
gist.github.com
developer-tools

Syntax Hints (OCaml -> Elm)

Side-by-side comparison of syntax differences between OCaml and Elm, covering expressions, types, functions, type aliases, and algebraic data types (ADTs). It includes code examples showing how common…

14:06
2022-03-22
gist.github.com
developer-tools

Comment nommer ses branches et ses messages de commit ?

This article provides guidelines for naming Git branches and writing commit messages. Branch names should follow a `<type>/<name>/<issue_ID>` format using kebab-case, while commit messages should adhe…

00:02
2022-02-10
gist.github.com
open-source

AMD FidelityFX Super Resolution v1.0.2 for mpv

This article describes the porting of AMD's FidelityFX Super Resolution (FSR) v1.0.2 upscaling technology to the mpv video player as a GLSL shader. The implementation operates directly on the LUMA pla…

01:30
2022-02-06
gist.github.com
cloud-computing

NixOS on Hetzner Cloud

This article provides a step-by-step guide for setting up a NixOS server on a Hetzner Cloud instance, including partitioning the disk, installing NixOS, and configuring an admin user with SSH access. …

02:33
2022-01-26
gist.github.com
developer-tools

Strip PDF Metadata

The article describes a shell script (`clean_pdf.sh`) that recursively finds PDF files in a specified directory (or the current directory) and strips their top-level metadata using `exiftool` and `qpd…

10:12
2022-01-01
gist.github.com
news

Google Sheets IRPF & Seguridad Social Spain Formula

Google Sheets formulas for calculating Spanish social security contributions for self-employed workers (autónomos) and income tax (IRPF) deductions for employees. The code includes specific contributi…

06:38
2021-12-03
gist.github.com
open-source

QEMU-KVM Installation for Arch Linux

This article provides a step-by-step guide for installing and configuring QEMU-KVM virtualization on Arch Linux. It details the installation of necessary packages, enabling systemd services, and valid…

12:20
2021-10-27
gist.github.com
machine-learning

Quant Rating Calculation.ipynb

Based on the provided text, the article is a Jupyter Notebook file titled "Quant Rating Calculation.ipynb" that failed to load or display properly. The body contains only error messages indicating the…

← prev page 43 / 50 next →