double051's comments

double051 | 7 months ago | on: Do LLMs identify fonts?

Maybe they're just cheap and fast enough for the author to perform an affordable analysis?

I agree that using the frontier models would be much more interesting.

double051 | 7 months ago | on: Tokens are getting more expensive

If you pay for the all products subscription, their AI features are now bundled in. I believe that may be a relatively recent change, and I would not have known about it if I hadn't been curious and checked.

double051 | 9 years ago | on: Ask HN: Do you still use browser bookmarks?

Definitely! I still keep the bookmarks bar visible on Chrome and Firefox to have quick access to my favorite and most visited pages. All of the links have abbreviated names to fit more on the bar. #1 is Hacker News, of course.

I also still 'star' interesting links and categorize them into folders. Very handy to have Chrome sync the bookmarks across all of my machines.

double051 | 9 years ago | on: Deep Photo Style Transfer

Those results look amazing! I'm curious how well it holds up at higher resolutions and closer inspection.

Also, there doesn't seem to be any mention of the distribution license for the project. Would any of the maintainers be able to add a license to the repository? Thanks!

double051 | 11 years ago | on: Keypress: A robust JavaScript library for capturing keyboard input

Getting an error on that page in Chrome.

    Refused to execute script from 'https://rawgithub.com/dmauro/Keypress/master/keypress.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
EDIT: It's because Keypress is using rawgit.com instead of cdn.rawgit.com to host the actual keypress.js script.

Details here - http://rawgit.com/dmauro/Keypress/master/keypress.js

Working script source - http://cdn.rawgit.com/dmauro/Keypress/master/keypress.js

double051 | 11 years ago | on: Bye Bye JavaScript Promises

The 'code' blocks on this page are all using variable-width fonts, making it quite difficult to read the examples.

Consider changing the 'font-family' to 'monospace'?

page 1