Viewing profile — tonto
tonto
HN member- Joined
- Mon, May 25, 2009, 5:51 PM UTC
- HN karma
- 183
- Public activity
- 135 items
- HN profile
- View on Hacker News ↗
About tonto
No profile information was provided.
Recent public activity
-
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
-
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 …
-
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
-
comment
Comment #34766451
see also: the noise/experimental music label (iatrogenesis tapes), created by brother of "casiotone for the painfully alone"
-
comment
Comment #34471142
typescriptifying some legacy code is a similar idle brain task that i've sometimes done
-
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…
-
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…
-
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…
-
comment
Comment #34048985
Now if only other programs would agree (e.g. web browser)
-
comment
Comment #34025907
offtopic but didn't know wiki allowed slashes in article titles
- story
-
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 …
-
comment
Comment #33911854
really like the ability to cite sources, great effort
-
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"
-
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,…
- story
-
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 …
-
comment
Comment #33876187
TIL Aaron Schwartz had at least some role in creating markdown also https://en.wikipedia.org/wiki/John_Gruber#History
-
comment
Comment #33863651
sounds like ya might want a computational egyptologist
-
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…
-
comment
Comment #33849935
congrats for kos
-
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
-
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
-
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…
-
comment
Comment #33805238
this is where the wiki "markup" really nails it, so easy to crosslink documents