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 98/99
12:00
2026-04-13
joshwcomeau.com
developer-tools

Squash and Stretch

The article discusses the "squash and stretch" principle from Disney's 12 Basic Principles of Animation and how it can be applied to web development, specifically for animating SVG icons. The author demonstrates this tec…

17:43
2026-03-04
veronicaexplains.net
cybersecurity

Living with GrapheneOS: FAQ

The article is a FAQ by a long-term GrapheneOS user addressing common questions and misconceptions about the privacy-focused mobile operating system. It clarifies that installation is straightforward on supported Pixel d…

12:00
2025-11-25
joshwcomeau.com
developer-tools

Brand New Layouts with CSS Subgrid

CSS Subgrid is a newer feature of CSS Grid that allows a grid layout to be extended through nested elements in the DOM tree, enabling child elements that are not direct children of the original grid container to particip…

12:00
2025-10-21
deno.com
developer-tools

My highlights from the new Deno Deploy

The article announces the launch of a rebuilt version of Deno Deploy, a hosting platform rebuilt from scratch for greater flexibility and power. New features include an integrated CI/CD build pipeline, simplified data ma…

00:00
2025-09-11
jxnl.co
artificial-intelligence

Do Your Engineers Know How to Leverage AI?

Based solely on the provided text, the article explains that the key difference between engineers who successfully leverage AI and those who do not is not talent, but workflow. Engineers who treat AI as an integrated par…

14:43
2025-05-16
gist.github.com
developer-tools

REPOS/TELEGRAM CHANNELS LIST BY u/angkitbharadwaj

This article, posted by Reddit user u/angkitbharadwaj, provides a comprehensive list of repository URLs for sideloading apps on iOS devices. The post includes links for use with tools like Feather, eSign, and AltStore, a…

06:37
2025-04-09
gist.github.com
developer-tools

TradingView Pine Script Reference

The TradingView Pine Script Reference provides comprehensive documentation for version 6 of the Pine Script language, including a full reference manual, migration guides for upgrading from previous versions, and a style …

11:00
2025-02-24
joshwcomeau.com
news

A Million Little Secrets

The article describes the creation of a highly detailed landing page for the author's upcoming course, "Whimsical Animations," which contains over 14,000 lines of code and 200 files. A key feature is the "Chaos Toolbar,"…

13:15
2024-12-02
joshwcomeau.com
news

Next-level frosted glass with backdrop-filter

The article explains how to enhance the CSS `backdrop-filter: blur()` frosted glass effect by addressing a common oversight: the default algorithm only blurs pixels directly behind an element, ignoring nearby content. Th…

13:15
2024-11-26
joshwcomeau.com
developer-tools

A Framework for Evaluating Browser Support

As of November 2024, container queries are supported by approximately 93% of users according to caniuse, but the article argues that browser support percentages alone are insufficient for deciding whether to use a new CS…

00:00
2024-08-01
nicholas.carlini.com
large-language-models

How I Use "AI"

Large language models (LLMs) are not overhyped, citing a year of consistent personal use that has made them 50% faster at coding. They provide concrete examples of using LLMs to build webapps, convert code, automate task…

16:00
2024-04-12
dpolakovic.space
cybersecurity

Reproducing the printer hack of Windows 95

The article describes a reproduction of a Windows 95 login bypass hack, which uses the printer settings dialog to circumvent the network login screen. It explains that Windows 95 lacks file-level permissions due to its F…

15:30
2023-10-14
thegradient.pub
news

Neural algorithmic reasoning

Researchers are exploring how to replicate classical algorithms—such as shortest path-finding and sorting—within deep neural networks to address key weaknesses in modern AI, including lack of provable correctness, poor g…

14:21
2023-03-07
gist.github.com
cybersecurity

Red-Teaming-tool.md

This article is a curated list of cybersecurity tools and resources, organized by categories such as privilege escalation, credential harvesting, and exploitation frameworks. The repository, created by the author to mana…

← prev page 98 / 99 next →