User contributions for David
10 July 2021
- 22:3222:32, 10 July 2021 diff hist +148 Docker (software) →Accessing Host
- 20:5920:59, 10 July 2021 diff hist +5 Uncomplicated Firewall No edit summary current
9 July 2021
- 05:0005:00, 9 July 2021 diff hist +222 Docker (software) →docker-compose
- 00:2800:28, 9 July 2021 diff hist +39 Main Page Add macOS links
- 00:2800:28, 9 July 2021 diff hist +362 N MacOS Created page with "{{Lowercase title}} This page is mostly about macOS specific things. Most *nix related notes are in Linux. ==Useful Apps== * [https://pilotmoon.com/scrollreverser/ Scr..."
8 July 2021
- 21:1321:13, 8 July 2021 diff hist +139 Linux →System Administration
6 July 2021
- 01:0501:05, 6 July 2021 diff hist +59 Z shell →PS1 current
- 01:0301:03, 6 July 2021 diff hist +119 N Z shell Created page with "Z shell notes ==PS1== My PS1 <syntaxhighlight lang="zsh"> PS1='%F{34}%n@%m%f:%F{5}%d%f '$'\n''%# ' </syntaxhighlight>"
4 July 2021
- 03:5603:56, 4 July 2021 diff hist +84 Laravel →Deployment
- 03:3803:38, 4 July 2021 diff hist +73 Laravel →Heroku
- 03:3003:30, 4 July 2021 diff hist +212 Laravel →Heroku
- 03:1503:15, 4 July 2021 diff hist +269 Laravel →JavaScript
3 July 2021
- 19:3019:30, 3 July 2021 diff hist −178 Private:Data Hoarding No edit summary
2 July 2021
- 20:3120:31, 2 July 2021 diff hist −13 Running Ethernet →Ethernet Cable
- 20:2920:29, 2 July 2021 diff hist +202 N Iperf3 Created page with "A CLI tool for measuring network performance. <syntaxhighlight lang="bash"> # On the server iperf3 -s sudo ufw allow 5201 # Open port 5201 # On the client iperf3 -c <server_..." current
- 20:2820:28, 2 July 2021 diff hist +5 Running Ethernet →Tools
- 20:2720:27, 2 July 2021 diff hist −99 Running Ethernet →Resources
- 20:2620:26, 2 July 2021 diff hist +1 Running Ethernet →Terminating Ethernet Cables
- 20:2620:26, 2 July 2021 diff hist 0 Running Ethernet →Terminating Ethernet Cables
- 20:2520:25, 2 July 2021 diff hist −17 Running Ethernet →Materials
- 20:2520:25, 2 July 2021 diff hist −479 Running Ethernet →Ethernet Cable
- 18:2718:27, 2 July 2021 diff hist +10 Python →JSON
- 15:2915:29, 2 July 2021 diff hist +118 Linux →Disable password authentication
1 July 2021
- 22:3722:37, 1 July 2021 diff hist +155 Python →Exceptions
- 22:3622:36, 1 July 2021 diff hist +381 Python →iterators and iterables
- 19:1119:11, 1 July 2021 diff hist +87 Bash (Unix shell) →Trap
30 June 2021
- 15:2315:23, 30 June 2021 diff hist +464 Supervised Learning →Metrics current
- 15:2015:20, 30 June 2021 diff hist +41 Supervised Learning →Precision and Recall
- 15:1915:19, 30 June 2021 diff hist +1,065 Supervised Learning No edit summary
25 June 2021
24 June 2021
- 17:1317:13, 24 June 2021 diff hist +312 Python →JSON
- 15:0115:01, 24 June 2021 diff hist +74 Locality-sensitive hashing No edit summary current
- 15:0015:00, 24 June 2021 diff hist +288 N Locality-sensitive hashing Created page with "Locality-sensitive hashing is a technique for hashing values in a way that preserves distance been the objects and their hash values. ==Resources== * Wikipedia: Locality-..."
- 14:5914:59, 24 June 2021 diff hist +219 N Dimensionality reduction Created page with "Techniques for reducing high-dimensional vectors to low-dimensional vectors. This is an area of unsupervised learning. * Principal component analysis or Singular Value De..." current
- 14:0414:04, 24 June 2021 diff hist +16 Computer Graphics →Perspective Projection Matrix
- 14:0314:03, 24 June 2021 diff hist +70 Computer Graphics →Perspective Projection Matrix
- 14:0214:02, 24 June 2021 diff hist +313 Computer Graphics →Perspective Projection Matrix
- 13:5813:58, 24 June 2021 diff hist +34 Main Page No edit summary
- 13:5113:51, 24 June 2021 diff hist +39 N Private:Geometric Computer Vision David moved page Private:Geometric Computer Vision to Geometric Computer Vision over redirect current Tag: New redirect
- 13:5113:51, 24 June 2021 diff hist 0 m Geometric Computer Vision David moved page Private:Geometric Computer Vision to Geometric Computer Vision over redirect current
- 00:2100:21, 24 June 2021 diff hist +617 Machine Learning Glossary No edit summary
23 June 2021
- 22:0822:08, 23 June 2021 diff hist +716 Machine Learning Glossary No edit summary
- 22:0022:00, 23 June 2021 diff hist +183 N Machine Learning Glossary Created page with "Machine Learning, Computer Vision, and Computer Graphics Glossary ==N== * Normalized Device Coordinates - In images, pixels are in coordinates of <math>[-1, 1]\times[-1, 1]..."
- 05:1505:15, 23 June 2021 diff hist +9 Rust (programming language) →Syntax
- 05:1405:14, 23 June 2021 diff hist −2 Rust (programming language) →Borrowing
- 05:1405:14, 23 June 2021 diff hist +1 Rust (programming language) →Borrowing
- 05:1005:10, 23 June 2021 diff hist +202 Rust (programming language) →Example
- 04:5804:58, 23 June 2021 diff hist −4 Rust (programming language) →Example
- 04:5704:57, 23 June 2021 diff hist +900 Rust (programming language) No edit summary
- 04:2804:28, 23 June 2021 diff hist +467 N Rust (programming language) Created page with "Rust is a low-level programming language. It's main advantage is supposed to be memory safety by default. Recently, Rust has been adopted to many systems applications such a..."