Viewing profile — nattaylor
nattaylor
HN member- Joined
- Sun, Nov 24, 2013, 4:37 PM UTC
- HN karma
- 592
- Public activity
- 202 items
- HN profile
- View on Hacker News ↗
About nattaylor
Recent public activity
-
comment
Comment #48877389
I'm drawn to this but it has several foot guns like INSERTs will fail for late arriving data if the constraints have been updated etc
-
comment
Comment #47289175
Reminds me a little of htmz htmz is a minimalist HTML microframework for creating interactive and modular web user interfaces with the familiar simplicity of plain HTML.
-
comment
Comment #46625722
https://nattaylor.com
-
comment
Comment #45419875
Building an email-to-calendar-feed service for all the mails from the multitude of services and attachments that I get related to my kindergartener.
-
comment
Comment #44867896
My read is that no customers will leave since they are much more interested in news coverage -- and this helps the AP focus more on news. This is a tangent, but I wonder if they fe…
-
comment
Comment #44293150
The base model is Qwen2.5-VL-3B and the announcement says a limitation is "Model can suffer from hallucination"
-
comment
Comment #43628549
I wish there were some explain plans in either post, since I don't get what's going on. If the query uses the index, then the on the fly tsvector rechecks are only on the matches a…
-
comment
Comment #43595930
Is pre-training in FP8 new? Also, 10M input token context is insane! EDIT: https://huggingface.co/meta-llama/Llama-3.1-405B is BF16 so yes, it seems training in FP8 is new.
-
comment
Comment #43402588
S3 Tables is designed for storing and optimizing tabular data in S3 using Apache Iceberg, offering features like automatic optimization and fast query performance. SimpleDB is a No…
-
comment
Comment #43322111
This is very cool. Kuzu has a ton of great blog content on all the ways they make Kuzu light and fast. WebLMM (or in the future chrome.ai.* etc) + embedded graph could make for som…
-
comment
Comment #43190899
500 errors for me
-
comment
Comment #42413272
Doesn't compression make any minification gains negligible?
-
comment
Comment #41725309
Sorry, I didn't mean to suggest your solution was brittle -- I actually quite like it and want to adopt it! But I do think the legacy browser behavior with the ID attribute as wind…
-
comment
Comment #41725207
If you like brittle things, the id attribute is already made into an attribute on the window for legacy reasons Edit: My tone may have indicated that parent's solution was brittle.…
-
comment
Comment #41592391
https://we.phorge.it/ is a community fork that appears pretty active. I was also very fond of Phabricator (all though my team preferred GitHub style pull requests) but I haven't ha…
-
comment
Comment #41194181
On Chrome, I solve my too-many-tab issues with an extension [0] that closes the LRU tab once a threshold is reached (10 for me). I find the tabs I need are open and wide enough, an…
-
comment
Comment #41143439
I have a use case for this that I'm excited to try. I'm glad AlexG has put so much effort into this. Even the docs are pretty good! My pyenv python3.12.2's sqlite won't load extens…
-
comment
Comment #40794877
I was checking this out on my train ride home and I'm pretty excited to take it where it's been tonight. Well done team!
-
comment
Comment #40565560
Yes, speed. 1,000,000+ QPS and 1,000s of ads to evaluate is common. At that scale it's very distributed, so replication is another challenge. In a way, its a search problem where b…
-
comment
Comment #40550101
A friend built a system where the ad campaigns with all their targeting rules were Lua scripts and it was also fast and simple in a glorious way!
-
comment
Comment #40537137
In my experience with Snowflake support about a year ago, an administrator of the customer's account had to explicitly grant access to Snowflake in order for the Snowflake team to …
-
comment
Comment #39823643
Boring things like running the proxy while I did manual QA / ran automated tests. I quickly realized that if I wanted an up to date spec then I should do it properly in the applica…
-
comment
Comment #39820239
Reminds me of https://github.com/alufers/mitmproxy2swagger which I discovered from this thread https://news.ycombinator.com/item?id=31354130 I generated some specs from that! I ran…
-
comment
Comment #39219927
This is particularly interesting to me for Android/iOS. I can't even picture the use case where there'd be enough data on the device for the row-based format to b a bottleneck, but…
-
comment
Comment #39172051
pg_analytics looks promising here https://github.com/paradedb/paradedb/tree/dev/pg_analytics