5 years ago in Stuff

Use The Index, Luke!

A site explaining SQL indexing
 5 years ago in Online Tools

Desmos

function graph
 5 years ago
13

Articles

 5 years ago in Stuff

automatic-api

A list of software that turns your database into a REST/GraphQL API
 5 years ago in Stuff

musicdsp.org

collection of DSP algorithms
 5 years ago in Cheatsheets

upgrade OpenSUSE from Leap to Tumbleweed

su
mkdir /etc/zypp/repos.d/old
mv /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/old
zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/oss repo-oss
zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss
zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/debug repo-debug
zypper ar -f -c http://download.opensuse.org/update/tumbleweed/ repo-update
zypper dup
 5 years ago in Tools

JsExe

JsExe is a demo-oriented JavaScript compressor. It takes as input a standalone JavaScript source file and produces an HTML source file which executes a JavaScript with the same behaviour as the input one. JsExe aims to produce the smallest HTML file, using the best combination of compression tricks, such as embedding JS code in a PNG image.
 5 years ago
7

Tools

 5 years ago in Online Tools

ShaderGif

Live editing of shaders with the ability to save them as animated GIF
 5 years ago in Stuff

Unscii

Unscii is a set of bitmapped Unicode fonts based on classic system fonts. Unscii attempts to support character cell art well while also being suitable for terminal and programming use.
 5 years ago in Stuff

Color LUT

 5 years ago in Online Tools

Photopea

very good online image editor
 5 years ago in Talks

Javascript: Your new overlord

by Douglas Crockford
 5 years ago in Tutorials

HTML & CSS Is Hard (But it doesn’t have to be)

A friendly web development tutorial for complete beginners
 5 years ago
8

Tutorials