Ah yes, that makes sense. However, it may work with the article's process - a 100x100 png with lots of 2GB-of-nothing iTXt chunks could be gzipped and served with `Content-Encoding: gzip` - so it would pass the "is a…
read between the lines? huge success... I'm still alive... valve?
Not quite - that was his initial implementation which he described as "That’s not good at all, but I was trying to work within Perl’s limitations". The corinna syntax is class Point { field ( $x, $y ) :param = 0; method…
It's because "volume limit" is fuzzy. It's more like cpu turbo boost - if you put a lot of frequency energy into the speakers they will overheat, but not instantly. Most vendors just say "In worst case (square wave) you…
Studio monitor speaker (speaker for monitoring what you're creating, eg https://www.musicradar.com/news/the-best-studio-monitors-and...), not speaker-in-a-monitor
It has been interesting watching this develop, if for no other reason that Express is somewhat stuck after TJ left to make koa[0] and hasn't changed much since 2014. Express 5 has had no commits for 9 months - it's not…
Parts per million, not parts per billion. [1] Yes, H2O is the strongest greenhouse gas, but its concentration (~5000ppm average) is limited by temperature and it will condense out as mist/clouds/rain. CO2 is nowhere…
Yay, you're one of today's lucky 10,000 [0]! There are different types of UUIDs [1]. MySQL generates version 1 UUIDs - you can tell by the first digit of the third block. It looks like something else is also generating…
if you press a letter and control, it generates the control character in the left-hand column. the letters in the third column are A = 1, B = 2 etc: 40h + the position in the alphabet. Awesome to see ^@ as null and…
https://blog.codinghorror.com/object-relational-mapping-is-t... for example :-)
A lack of search across a repo is pretty annoying. https://bitbucket.org/site/master/issues/2874/ability-to-sea... Integration with Jira is nice though.
Not true, sorry. Without the scottish seats, the only real difference in the last 50 years is that the current coalition would be pure-tory. See http://theweebluebook.com/assets/images/uk-govts.png (from…
I played a bit of elite Back In The Day (speccy, got to Deadly). I always assumed that Eve online was pretty much exactly what the blogger described. Spaceships, freedom, trading. Is there something I'm missing?
AIUI the USA version is "I could care less, if I really tried hard."
Agreed. We use mod_unique to add a header to each response and make sure it's included in each error log, back end access log and front end access log as well as being viewable via Charles/fiddler at the client. Being…
I guess the reason that the US thinks that 220V is unsafe is the plug socket design? Could you adopt a new plug for existing 220V appliances (AIUI you have 220v for washing machines & dryers etc?). Then over time…
The panels on the tree are higher than those on the flat plane - you'd expect to get more light for longer from that alone.
We halved build times going from velociraptors to x25-e for a fairly big flash build. Made more of a difference than core2duo to i7 extreme
Prompted me to run a quick version over our weblogs. You rapidly end up with big black splodges if you squish the time axis. I overcame this by multiplying the pixel colour by 0.8 for each hit to get a heatmap-style…
I'm finding omnigraffle's dot import and auto-layout useful for flowcharting. I write dot layouts by hand then pretty them up in omnigraffle.
Ah yes, that makes sense. However, it may work with the article's process - a 100x100 png with lots of 2GB-of-nothing iTXt chunks could be gzipped and served with `Content-Encoding: gzip` - so it would pass the "is a…
read between the lines? huge success... I'm still alive... valve?
Not quite - that was his initial implementation which he described as "That’s not good at all, but I was trying to work within Perl’s limitations". The corinna syntax is class Point { field ( $x, $y ) :param = 0; method…
It's because "volume limit" is fuzzy. It's more like cpu turbo boost - if you put a lot of frequency energy into the speakers they will overheat, but not instantly. Most vendors just say "In worst case (square wave) you…
Studio monitor speaker (speaker for monitoring what you're creating, eg https://www.musicradar.com/news/the-best-studio-monitors-and...), not speaker-in-a-monitor
It has been interesting watching this develop, if for no other reason that Express is somewhat stuck after TJ left to make koa[0] and hasn't changed much since 2014. Express 5 has had no commits for 9 months - it's not…
Parts per million, not parts per billion. [1] Yes, H2O is the strongest greenhouse gas, but its concentration (~5000ppm average) is limited by temperature and it will condense out as mist/clouds/rain. CO2 is nowhere…
Yay, you're one of today's lucky 10,000 [0]! There are different types of UUIDs [1]. MySQL generates version 1 UUIDs - you can tell by the first digit of the third block. It looks like something else is also generating…
if you press a letter and control, it generates the control character in the left-hand column. the letters in the third column are A = 1, B = 2 etc: 40h + the position in the alphabet. Awesome to see ^@ as null and…
https://blog.codinghorror.com/object-relational-mapping-is-t... for example :-)
A lack of search across a repo is pretty annoying. https://bitbucket.org/site/master/issues/2874/ability-to-sea... Integration with Jira is nice though.
Not true, sorry. Without the scottish seats, the only real difference in the last 50 years is that the current coalition would be pure-tory. See http://theweebluebook.com/assets/images/uk-govts.png (from…
I played a bit of elite Back In The Day (speccy, got to Deadly). I always assumed that Eve online was pretty much exactly what the blogger described. Spaceships, freedom, trading. Is there something I'm missing?
AIUI the USA version is "I could care less, if I really tried hard."
Agreed. We use mod_unique to add a header to each response and make sure it's included in each error log, back end access log and front end access log as well as being viewable via Charles/fiddler at the client. Being…
I guess the reason that the US thinks that 220V is unsafe is the plug socket design? Could you adopt a new plug for existing 220V appliances (AIUI you have 220v for washing machines & dryers etc?). Then over time…
The panels on the tree are higher than those on the flat plane - you'd expect to get more light for longer from that alone.
We halved build times going from velociraptors to x25-e for a fairly big flash build. Made more of a difference than core2duo to i7 extreme
Prompted me to run a quick version over our weblogs. You rapidly end up with big black splodges if you squish the time axis. I overcame this by multiplying the pixel colour by 0.8 for each hit to get a heatmap-style…
I'm finding omnigraffle's dot import and auto-layout useful for flowcharting. I write dot layouts by hand then pretty them up in omnigraffle.