Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nattaylor
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
61.
▲
by
nattaylor
5y ago
In 2003 in my high school social studies teacher set aside time each class to do this and tied to world events. He was getting up there in age and had horrible skin cancer but still literally sprinted down the halls after truants. He is my
62.
▲
by
nattaylor
5y ago
I was vaguely aware of several of these, but hadn't thought to use them in the ways the author proposes. The gallery with horizontal snap scrolling, the use of smooth scrolling to jump between anchors and even clamp are all quite cool.
63.
▲
by
nattaylor
5y ago
I was curious about this too and looked around a bit. I see he has to do some inspection of python interpreter -- so maybe that, coupled with demos already within in python2 are enough inertia to stay back on version 2.
64.
▲
by
nattaylor
5y ago
Typo corrected. I am not the creator and meant to write "It uses"
65.
▲
by
nattaylor
5y ago
It uses Bing Maps and has this: © 2021 Microsoft CorporationEarthstar Geographics SIO© 2021 TomTomTerms of Use Jurij Stare, www.lightpollutionmap.info (v2.7.7) VIIRS Earth Observation Group, NOAA National Geophysical Data Center
66.
▲
by
nattaylor
5y ago
His is https://oyster.vc/ and it works for me from residential Comcast in the U.S.
67.
▲
by
nattaylor
5y ago
After the radar launch I inquired about bringing back the GIF loops and they had something within 24 hours. I use the NWS API's in my personal weather app and they work fairly well. It's not all doom and gloom, but they could be b
68.
▲
by
nattaylor
6y ago
Some seems to have changed the password already :/ Too bad it isn't allowed for logged-in anonymous users to chat (though that would be confusing!)
69.
▲
by
nattaylor
6y ago
Plain ol' gitweb ain't bad either https://git-scm.com/book/en/v2/Git-on-the-Server-GitWeb
70.
▲
by
nattaylor
6y ago
Maybe it's more important to ask 'why' [do I need this infra]? Complexity shouldn't be the default but it can be the right answer
71.
▲
by
nattaylor
6y ago
I got excellent performance in Databricks with well partitioned Parquet and Spark 2.4. What is making the queries slow? Data scanning?
72.
▲
by
nattaylor
6y ago
"Keywords instead of key characters" is a feature to the author.
73.
▲
by
nattaylor
6y ago
Do you have a good source for good food is expensive? I've heard this before, but it seems like plenty of "good" food is inexpensive like rice, beans, lentils, eggs, root veges, yogurt, oats and spinach.
74.
▲
by
nattaylor
6y ago
"AVIF is currently better at low image quality. JPEG XL is currently better at medium and high image qualities, including the range of image quality used in the internet and the cameras today." https://encode.su/th
75.
▲
by
nattaylor
6y ago
I agree. I have a TCL 4-Series with Android TV. I installed Google TV for "fun," assuming that I'd eventually get "upgraded" whether I liked it or not. I quite like having a unified watchlist (although Netflix ha
76.
▲
by
nattaylor
6y ago
I would think you want gzip enabled if you're sticking everything in a text payload
77.
▲
by
nattaylor
6y ago
Can a MacOS packaging expert reading this thread please contribute so that v2.99/3.0 can build?
78.
▲
by
nattaylor
6y ago
That's not my lived experience here in New England. We were taught from history books in school. My friends still read now. We turn to researched-based election projections that are not directly tied to network news as we wait until th
79.
▲
by
nattaylor
6y ago
This is cool. I want to give it a try--I hope my MacBook supports CUDA!
80.
▲
by
nattaylor
6y ago
I really hope someone with the right skills can step up and get the MacOS build sorted out.
81.
▲
by
nattaylor
6y ago
I found it on https://www.openproject.org/pricing/ under Feature Comparison
82.
▲
by
nattaylor
6y ago
I was curious what sort of Javasript wizardy was used to accomplish this. It appears to be lots of deleted code. Still, good for the contributor! Here is the PR https://github.com/plausible/analytics/pull/6
83.
▲
by
nattaylor
6y ago
So Pandoc written in Haskell ought to be easy to integrate, right?
84.
▲
by
nattaylor
6y ago
>Any existing Markdown or other wiki rendering engine that can invoke a C-language library should be able to integrate Pikchr quickly and easily. Sounds lightweight! I wonder if that will help with adoption
85.
▲
by
nattaylor
6y ago
Early on they built a Rails app backed by Postgres [0] to store, these days, 500 million items. Then in this post [1] they say they're rearchitecting the database, then mention Snowflake. It sounds to me like they need a document sto
86.
▲
by
nattaylor
6y ago
Like the authors, I find that content published as a PDF is often extremely verbose, almost like the authors are paid by the page. Government reports, or those prepared by consultants, are often the worst offenders.
87.
▲
by
nattaylor
6y ago
GP, You could put the link into a window.prompot() for easy copy/paste into the address bar
88.
▲
by
nattaylor
6y ago
A few nice little conveniences like IFF(). I like reading SQLite released because they seem good at avoiding adding cruft. (The refusal to implement JSONB comes to mind.) Now if only I could get my shared web host to upgrade to a recent v
89.
▲
by
nattaylor
6y ago
The Instagram PWA is excellent
90.
▲
by
nattaylor
7y ago
From foo where bar yield baz; is always how I think about SQL and wish I could write it
More ›