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 45/50 feed RSS
17:27
2020-10-27
gist.github.com
developer-tools

Merge and extract tgz files from Google Takeout

The article explains that Google Takeout splits large data exports into multiple numbered `.tgz` files, and the most efficient way to extract them is by concatenating the files using `cat` with brace …

08:48
2020-10-27
gist.github.com
developer-tools

k3s etcd commands

This article provides instructions for setting up and using `etcdctl` commands with a k3s cluster that uses embedded etcd. It details how to download the correct etcd binary version, configure TLS cer…

15:34
2020-10-14
gist.github.com
products

Direct links for Final Cut Pro Trial DMGs

This article provides a list of direct download links for various versions of the Final Cut Pro trial DMG files, ranging from version 10.1.3 to 10.6. The links are sourced from Apple's official server…

18:48
2020-08-28
gist.github.com
developer-tools

Repair MySQL data directory (for XAMPP)

This article provides a PowerShell script to repair the MySQL data directory in XAMPP by backing up the existing data folder, creating a new one from a backup, and then selectively copying user databa…

10:25
2020-06-10
gist.github.com
developer-tools

Testing MTN MoMo Collection API in Sandbox using Postman

Step-by-step guide on testing the MTN MoMo Collection API in a sandbox environment using Postman. It explains how to create an API User and API Key using a unique X-Reference-Id and subscription key, …

18:15
2020-05-15
gist.github.com
developer-tools

QuickMacApp

The article provides Swift code for running any SwiftUI view as a standalone macOS application. It defines an `NSApplication` extension with a `run` method that sets up a custom menu bar and creates a…

23:15
2020-04-27
gist.github.com
developer-tools

Pacman Cheatsheet

This article provides a cheatsheet for using the Pacman package manager on Arch Linux. It covers commands for installing, removing, and updating packages, including options for handling optional depen…

20:19
2020-04-07
gist.github.com
developer-tools

Download a McGraw Hill Education eTextbook

This article provides instructions for using a script to download a purchased McGraw Hill eTextbook as an ePub file for personal offline viewing. The author states the method is legal because the user…

14:17
2020-04-06
gist.github.com
developer-tools

Floating origin to handle large worlds in Unity.

The article describes a Unity script called `FloatingOrigin.cs` that prevents precision errors in large game worlds by shifting the scene's origin when a reference object moves beyond a set distance t…

03:32
2020-03-11
gist.github.com
news

MacOS Default Icons Locations

This article provides instructions for locating and extracting default macOS application icons. It describes a method using Activity Monitor to find an app's icon file path, as well as a command-line …

16:18
2020-02-06
gist.github.com
developer-tools

Instalaciones recomendadas - Curso de JavaScript

This article provides a list of recommended installations for a JavaScript course, including Node.js, Visual Studio Code, Google Chrome, and Postman. It also includes a configuration snippet for the "…

13:08
2020-02-05
gist.github.com
developer-tools

To install Github Desktop for Ubuntu

The article provides instructions for installing GitHub Desktop on Ubuntu, primarily using the official Shiftkey package feed with commands to add the GPG key and repository, followed by installation …

22:58
2020-02-03
gist.github.com
open-source

always-already-programming.md

All computer users are already programming, as actions like creating folders or renaming files translate into text-based commands and binary code. It critiques the tech industry for reinforcing a fals…

15:59
2020-01-18
gist.github.com
cybersecurity

KMS server Windows

This article provides instructions for activating a Windows Server edition using a Key Management Service (KMS) server. It lists command-line steps using DISM and slmgr tools to change the product edi…

15:26
2020-01-06
gist.github.com
developer-tools

DaVinci Resolve Scripting API Doc v20.3

This document provides the DaVinci Resolve Scripting API documentation, detailing new functions and modifications for each software update. It includes file paths for the documentation and script inst…

← prev page 45 / 50 next →