Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tonto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tonto
3y ago
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.
▲
by
tonto
3y ago
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 for my app ( https://cmdcolin.github.io/ytshu
3.
▲
by
tonto
3y ago
got a "RequestError: certificate has expired" doing a release just now...as usual, not a good idea to release on a friday
4.
▲
by
tonto
4y ago
see also: the noise/experimental music label (iatrogenesis tapes), created by brother of "casiotone for the painfully alone"
5.
▲
by
tonto
4y ago
typescriptifying some legacy code is a similar idle brain task that i've sometimes done
6.
▲
by
tonto
4y ago
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 quite long. Arguably it could be reduced a little bit, but wo
7.
▲
by
tonto
4y ago
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/11585939/2129219 (looks updated in
8.
▲
by
tonto
4y ago
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 thing with lots of polys but not google earth
9.
▲
by
tonto
4y ago
Now if only other programs would agree (e.g. web browser)
10.
▲
by
tonto
4y ago
offtopic but didn't know wiki allowed slashes in article titles
11.
▲
A Grid for the File Chooser
(blog.gtk.org)
1 points
by
tonto
4y ago
|
0 comments
12.
▲
by
tonto
4y ago
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 found this can cause trouble with your pinky finger (so
13.
▲
by
tonto
4y ago
really like the ability to cite sources, great effort
14.
▲
by
tonto
4y ago
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.
▲
Typos-CLI – Source code spell checker
(github.com)
3 points
by
tonto
4y ago
|
1 comments
16.
▲
by
tonto
4y ago
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, and it is programming-language agnostic! So awesome. Highly
17.
▲
by
tonto
4y ago
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 it currently
18.
▲
by
tonto
4y ago
TIL Aaron Schwartz had at least some role in creating markdown also https://en.wikipedia.org/wiki/John_Gruber#History
19.
▲
by
tonto
4y ago
sounds like ya might want a computational egyptologist
20.
▲
by
tonto
4y ago
"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://abseil.io/resou
21.
▲
by
tonto
4y ago
congrats for kos
22.
▲
by
tonto
4y ago
so your users every click is monitored by you? is that what you mean by observability? rather not do that to my users
23.
▲
by
tonto
4y ago
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.
▲
by
tonto
4y ago
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 for stability
25.
▲
by
tonto
4y ago
this is where the wiki "markup" really nails it, so easy to crosslink documents
26.
▲
by
tonto
4y ago
reminds me of a bug bounty type post :) would be nice to get awarded similarly
27.
▲
by
tonto
4y ago
any tools to help analyze this type of thing (e.g. what is and is not optimal for the jit)? have heard the term deopt but not sure how to get visibility into that
28.
▲
by
tonto
4y ago
that's too bad...I buy beyond burgers because the pea protein in beyond burger is good to me. I can't eat others like impossible burgers which use soy protein (cross sensitivity to soy from peanut allergy)
29.
▲
by
tonto
4y ago
I think its more that eslint at its core does not support typescript and they want to run the eslint tool theyre developing over the eslint codebase. It's hard to argue with this but it doesnt seem like the greatest outcome
30.
▲
by
tonto
4y ago
i'm now reminded of https://csclub.uwaterloo.ca/~pbarfuss/18093757-Fuckin-Concre...
More ›