Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Matt
Matt has asked
20
questions and find answers to
60
problems.
Stats
1.5k
EtPoint
463
Vote count
20
questions
60
answers
About
I code stuff with my bare hands.
Author of:
Relica, cross-platform file backup software based on restic
Caddy, the world's first HTTPS-default web server
CertMagic, for automating TLS in Go programs
Papa Parse, the fastest CSV parser for JavaScript
JSON-to-Go, for converting JSON to Go structs instantly
curl-to-Go, for converting curl commands to Go code instantly
GoConvey web UI, for testing Go programs
Finer Pixels, a nice escape into photography
Matt questions
Why isn't boto returning the number of bytes written to S3?
Why do some non-empty strings evaluate to "false" in JavaScript?
What is the difference between [0] and [:1] in Go?
XMLHttpRequest and Chrome developer tools don't say the same thing
Where are Javascript event handlers stored?
Make a div containing CSS columns have unlimited width
How does make(chan bool) behave differently from make(chan bool, 1)?
How can I reliably detect the browser without using window.navigator?
How can I correctly capture and re-fire the form submit event, guaranteed?
Why does web worker performance sharply decline after 30 seconds?
Matt answers
Best approach to caching geocoded results
SmartyStreets subscription balance
Caddy rewrite and redir
Geocoding service [closed]
Partial Address Search / Typeahead
Caddy web server fastcgi with virtual hosts
Read random lines off a text file in go
how to create my own color name
JavaScript Regular Expression to validate an address
General Address Parser for Freeform Text