grep -r "Tutorials" /news · homesearch
grep -rli "Tutorials" /news

Tutorials

Full-text search across 1967 articles. Combine with topic and date filters; results sorted by relevance.

results 1967 page 99/99
20:00
2020-05-05
distill.pub
machine-learning

Exploring Bayesian Optimization

Bayesian optimization is a technique used to tune hyperparameters in machine learning algorithms by optimizing black-box functions. The article explains the process using a gold mining analogy, where the goal is to find …

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 must already own th…

17:32
2019-12-29
gist.github.com
developer-tools

Commit Message Guidelines

The article outlines strict formatting rules for Git commit messages, which consist of a required header (with optional scope) and optional body and footer, with each line limited to 100 characters. The header follows th…

01:35
2017-08-11
gist.github.com
developer-tools

Swift Concurrency Manifesto

The Swift Concurrency Manifesto, authored by Chris Lattner, outlines a long-term vision for introducing a first-class concurrency model to Swift, focusing on task-based abstractions like async/await and actors to elimina…

10:43
2017-01-16
gist.github.com
open-source

Linux on MacBook Pro Late 2016 and Mid 2017 (with Touchbar)

This article documents the process of installing Linux on 2016 and 2017 MacBook Pro models with Touch Bar, focusing on Fedora 27 with kernel 4.14.x. It provides detailed instructions for partitioning, booting, and driver…

18:17
2013-10-03
gist.github.com
developer-tools

Git CLI Cheatsheet

This article provides a comprehensive Git command-line interface (CLI) cheatsheet, listing essential commands for tasks such as initialization, staging, committing, branching, merging, and stashing. It also includes link…

← prev page 99 / 99