« earlier | later » Page 2 of 6
Chris Hates Writing • Small things add up
Some numbers from 4chan on why they're now serving static content from a separate domain: because the incoming overhead from cookies is *huge*.
Qualys SSL Labs - Projects / SSL Server Test
Test your SSL webserver -- e.g. to see whether it supports a reasonable set of cipher suites.
to cryptography http ssl web ... on 01 December 2013
Quark : A Web Browser with a Formally Verified Kernel
Building a formally-verified sandbox for browser components. Neat!
to browser formal-methods security verification web ... on 12 November 2013
A subset of Javascript designed for compiling C-like languages to (in terms of operations on byte arrays). There's then a marker that a sufficiently smart JIT can look for in order to know it's working with the subset and generate better code. This is both horrible and pretty neat at the same time...
to backend compiler javascript vm web ... on 02 April 2013
UNHOSTED - Freedom from web 2.0's monopoly platforms
I like the idea, but I'm not wild about the execution -- it just means you're relying on lots of fragile, poorly-engineered web services, rather than one.
Gamma error in picture scaling
Probably worth adding to my "how not to scale images" page...
‘One-Line Website’ by Šime Ramov
A bit over-optimised (I'd rather keep the code readable for others), but it's nice to see others still using static pages.
Chris's Wiki :: blog/python/IdealDWikiCrypto
Using HMAC for web auth. I should fix tasty to do this at some point.
to crypto programming python security web ... on 27 January 2010
« earlier | later » Page 2 of 6
- web | |
1 | 4chan |
1 | accessibility |
5 | amusements |
1 | apache |
1 | api |
1 | ascii-art |
1 | backend |
1 | bandwidth |
1 | bbc |
1 | brower |
1 | browser |
1 | cdn |
1 | compiler |
9 | concurrency |
3 | continuations |
1 | cookies |
1 | cosmos |
1 | crypto |
1 | cryptography |
1 | csp |
1 | css |
5 | design |
1 | dht |
1 | django |
1 | editing |
1 | efficiency |
1 | ethics |
1 | extension |
1 | filesystem |
2 | firefox |
1 | font |
1 | formal-methods |
1 | fuse |
1 | |
1 | graphics |
1 | greasemonkey |
1 | honours |
1 | html |
3 | http |
2 | internet |
1 | ipc |
1 | ipfs |
1 | java |
4 | javascript |
1 | konqueror |
1 | language |
1 | latex |
1 | mirroring |
1 | mozilla |
1 | music |
1 | network |
1 | networking |
1 | news |
1 | p2p |
2 | politics |
2 | privacy |
1 | process |
12 | programming |
6 | python |
8 | research |
3 | rss |
2 | ruby |
1 | scala |
1 | scalability |
1 | scaling |
1 | scraping |
2 | search |
3 | security |
2 | server |
2 | society |
14 | software |
1 | software-engineering |
1 | ssl |
1 | teaching |
1 | text |
3 | to-package |
1 | typography |
2 | ui |
2 | unix |
1 | us-lot |
1 | usability |
1 | verification |
1 | vm |
56 | web |
1 | web-services |
1 | wget |
1 | writing |
1 | xmlrpc |
tasty by Adam Sampson.