|
You are here |
tweets.miriamsuzanne.com | ||
| | | | |
www.miriamsuzanne.com
|
|
| | | | | The origin story for a style no one wants | |
| | | | |
blog.stevenlevithan.com
|
|
| | | | | A couple months ago I launched a new open source project, Oniguruma-To-ES. You can use it to: Take advantage of Oniguruma's many extended regex features in JavaScript. Run regexes written for Oniguruma from JavaScript, such as those used in TextMate grammars (used by VS Code, Shiki syntax highlighter, etc.). Share regexes across your Ruby and... | |
| | | | |
ericlathrop.com
|
|
| | | | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | |
| | | | |
golangbot.com
|
|
| | | Learn to compile and run a hello world program in Go. Execute the program with go install, go build and go run. | ||