9 months ago in Tools

Ventoy

Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.
With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.
 5 years ago in Online Tools

Photopea

very good online image editor
 5 years ago in Online Tools

microjs

find the JavaScript micro framework(s) you need
 1 year ago in Interviews
Amal sits down for a one-on-one with Alex Russell, Microsoft Partner on the Edge team, and former Web Standards Tech Lead for Chrome, whose recent post, The Market for Lemons, stirred up a BIG conversation in the web development community.

Have we really lost a decade in potential progress? What happened? Where do we go from here?
 3 years ago in Cheatsheets

Spark Joy

"design tools and tips for developers in a hurry"
 8 years ago
42

Online Tools

 2 years ago in Tools

jq

"jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text"
 8 years ago
25

Stuff

 4 years ago in Talks

The Clean Coder

by Robert Martin
(click image to load video)
 6 years ago in Online Tools

SymbolHound

search engine that doesn't ignore special characters
 5 years ago in Stuff

musicdsp.org

collection of DSP algorithms
 4 years ago in Stuff

Programming Fonts

previews and links to a lot of great programming fonts
 4 years ago in Cheatsheets

HTML HEAD links

stylesheetexternal stylesheet
alternateother versions of the page (different languages or media formats)
alternate stylesheetattributes can be combined
startthe first document in a series of documents, of which the current page is a member
nextthe next document in a series
prevthe previous document in a series
contentstable of contents
toctable of contents (less supported)
indexindex for the current page
glossaryglossary of terms related to the current page
copyrightcopyright statement for the current page
chapter
section
subsection
appendix
helphelp about the current document
bookmarkbookmark or key entry point within an extended document
 3 years ago in Tools

QuickJS

by Fabrice Bellard & Charlie Gordon
very compact Javascript engine and compiler
 4 years ago in Talks

Make JavaScript Faster

by Steve Souders
(click image to load video)
 4 years ago in Cheatsheets

HTTP status codes

Successful Client Requests

200 OK
201 Created
202 Accepted
203 Non-Authorative Information
204 No Content
205 Reset Content
206 Partial Content

Client Request Redirected

300 Multiple Choices
301 Moved Permanently
302 Moved Temporarily
303 See Other
304 Not Modified
305 Use Proxy
307 Temporary Redirect

Client Request Errors

400 Bad Request
401 Authorization Required
402 Payment Required (not used yet)
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable (encoding)
407 Proxy Authentication Required
408 Request Timed Out
409 Conflicting Request
410 Gone
411 Content Length Required
412 Precondition Failed
413 Request Entity Too Long
414 Request URI Too Long
415 Unsupported Media Type
416 Requested range not satisfiable
417 Expectation failed

Server Errors

500 Internal Server Error
501 Not Implemented
502 Bad Gateway
503 Service Unavailable
504 Gateway Timeout
505 HTTP Version Not Supported
(haven't updated this in ages)
 3 years ago in Cheatsheets

Help Solve the File Format Problem

The File Format Problem in this context is that over the last century, many types of electronic information have been presented in formats that are non-intuitive and subject to the rapidly-shifting interests of what is newest and best. As a result, thousands of programs, documents, images and binary files are in danger of being unreadable to later generations as no readily available information about accessing them is to be found. Various projects have been launched in the last 20 years to deal with this problem, but they all lack a groundswell of directed volunteers working to once and for all get all the disparate information into one place and easily referenced by all. This is the goal of this project.