Live data from Hacker News

Viewing profile — tonto

tonto

HN member
Joined
Mon, May 25, 2009, 5:51 PM UTC
HN karma
183
Public activity
135 items

About tonto

No profile information was provided.

Recent public activity

  1. comment
    Comment #36748584

    at a certain point it would probably help to meaningfully downsample/summarize the data at the larger scales..."semantic zooming"...then you just aren't plotting as many points

  2. comment
    Comment #36018142

    agree that using the API is likely the nicer route. you can also apply for a quota increase, I recently applied for youtube API quota increase to 100,000 units and it was approved …

  3. comment
    Comment #35295449

    got a "RequestError: certificate has expired" doing a release just now...as usual, not a good idea to release on a friday

  4. comment
    Comment #34766451

    see also: the noise/experimental music label (iatrogenesis tapes), created by brother of "casiotone for the painfully alone"

  5. comment
    Comment #34471142

    typescriptifying some legacy code is a similar idle brain task that i've sometimes done

  6. comment
    Comment #34314005

    I always like this when the url is always copyable, but in our app, the state can get quite large. We started with base64 encoded gzip of json.stringified app state but just gets q…

  7. comment
    Comment #34301093

    HTML5 canvases are probably subject to different rules. I have definitely run into canvas limits also. this stackoverflow from 2014 shows some limits https://stackoverflow.com/a/11…

  8. comment
    Comment #34124645

    I remember my neighbors dad showing us this on their compaq pc. I can't remember exactly what year it was I would guess it was probably <2004. I think it had a cool 3d visualizer t…

  9. comment
    Comment #34048985

    Now if only other programs would agree (e.g. web browser)

  10. comment
    Comment #34025907

    offtopic but didn't know wiki allowed slashes in article titles

  11. story
  12. comment
    Comment #33996229

    this is a random note since I know OP didn't mention RSI, but since you did, I will mention: gotta watch out for putting too much pressure on your elbows with armrests and such. I …

  13. comment
    Comment #33911854

    really like the ability to cite sources, great effort

  14. comment
    Comment #33903384

    Just a random note but LSP (language server protocol) support in e.g. vim/neovim allows IDE-like features in a "plain old text editor"

  15. comment
    Comment #33899439

    I am not the author of this tool but found it extremely useful. It has caught almost a 100 typos in our codebase in snake_cased and camelCased variable names, in prose in our docs,…

  16. story
  17. comment
    Comment #33876212

    look forward to having standardized e.g. "figure captions", looks like it's being worked out here https://github.com/jgm/djot/issues/28 pandoc is interesting because with markdown …

  18. comment
    Comment #33876187

    TIL Aaron Schwartz had at least some role in creating markdown also https://en.wikipedia.org/wiki/John_Gruber#History

  19. comment
    Comment #33863651

    sounds like ya might want a computational egyptologist

  20. comment
    Comment #33857300

    "Software engineering at Google" (O'Reilley) has a lot of "team focused" advice also, it's overall pretty non-technical but generally a good read. Free to read online too https://a…

  21. comment
    Comment #33849935

    congrats for kos

  22. comment
    Comment #33840206

    so your users every click is monitored by you? is that what you mean by observability? rather not do that to my users

  23. comment
    Comment #33840120

    the repeated notifixation message from snapd that i need to close the app is really bad IMO...and e.g.closing firefox does not make the message go away(??), its very confusing

  24. comment
    Comment #33827897

    this is a an important article. It's a bit hard to grok and requires some experience to understand but after you end up with a messy system doing too much ghosty stuff you yearn fo…

  25. comment
    Comment #33805238

    this is where the wiki "markup" really nails it, so easy to crosslink documents