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 41/50 feed RSS
16:40
2024-02-14
gist.github.com
developer-tools

Chi-like syntactic sugar layer on top of stdlib http.ServeMux

This code defines a lightweight router in Go that adds a Chi-like syntactic sugar layer on top of the standard library's `http.ServeMux`. It provides method-specific routing (GET, POST, PUT, DELETE, e…

19:53
2024-01-05
gist.github.com
developer-tools

CSS: Reset by Kevin Powell.css

Kevin Powell's CSS reset is a modern stylesheet that normalizes default browser styling by removing margins and padding, setting box-sizing to border-box for all elements, and establishing responsive …

05:00
2023-12-19
gist.github.com
developer-tools

Some AppleScript automation snippets

This article provides two AppleScript automation snippets for macOS. The first script checks if the running application has "Assistive Access" enabled and prompts the user to enable it if necessary. T…

00:55
2023-12-12
gist.github.com
products

Xfer Records - Serum - Changelog / Release Notes

This document is a manually compiled historical changelog for the Xfer Records Serum synthesizer, extracted from the official update API and converted to markdown. It lists release versions from 1.07b…

15:22
2023-12-02
gist.github.com
developer-tools

How to install Docker and Docker Compose on Arch Linux

The article provides instructions for installing Docker and Docker Compose on Arch Linux using the yay package manager. It outlines steps to install the packages, start the Docker service, and add the…

08:30
2023-10-28
gist.github.com
machine-learning

Hugging Face's Text Embeddings Inference Library

Based on the provided text, the article describes using the Hugging Face Text Embeddings Inference library via a local server at port 8080. It demonstrates sending HTTP POST requests to the `/embed` e…

20:41
2023-08-24
gist.github.com
open-source

List of P2P file sharing tools

This article provides a curated list of peer-to-peer (P2P) file sharing tools, including web-based services like Web Wormhole and PairDrop, as well as command-line applications like croc and Wush. It …

09:46
2023-08-03
gist.github.com
cybersecurity

AnyDesk Reset

The article provides a batch script titled "AnyDesk-Reset.cmd" designed to reset the remote desktop software AnyDesk. The script stops the AnyDesk service, deletes configuration files from the system …

14:57
2023-06-29
gist.github.com
data

Instalaciones necesarias para el curso de base de datos

The article provides instructions for setting up necessary software for a database course, specifically downloading Docker images for PostgreSQL 15.3 and pgAdmin4. It also invites students to join a D…

17:04
2023-06-26
gist.github.com
open-source

Home Server Setup Guide

This guide details the setup of an Ubuntu home server using a Beelink Mini PC, focusing on Docker-based services for self-hosting, including Nextcloud, Pi-hole, and monitoring tools like Grafana. It e…

08:26
2023-06-18
gist.github.com
cybersecurity

GitHub-Leaked-API-Keys-and-Secrets.md

This article provides a guide for security professionals to identify leaked API keys and secrets on GitHub by using specific search syntax. It lists search patterns for various services, including Ope…

← prev page 41 / 50 next →