Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jimmyl02
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jimmyl02
7d ago
The architecture changes and systems improvements being brought into LLMs is so awesome to see. It really feels like this is now a systems problem where a defined goal is set then systems optimizations are made around the model architecture
2.
▲
Using semantic benchmarks to build a self-improving text-to-query agent
(conversion.ai)
3 points
by
jimmyl02
13d ago
|
0 comments
3.
▲
by
jimmyl02
16d ago
What's interesting is that we still read AI's output and that's still the primary interface between a human and the AI. Implicitly that means that writing is important and I think we're already starting to see this with
4.
▲
by
jimmyl02
1mo ago
It's also interesting how Clickhouse / Starrocks can now also act as a query planner and executor on top of non-native formats (ex. Iceberg). I assume the native formats will always be faster / more optimized but the need for
5.
▲
by
jimmyl02
8mo ago
HTAP is here! It seems like these hybrid databases are slowly gaining adoption which is really cool to see. The most interesting part of this is the improvements to transaction handling that it seems they've made in https://
6.
▲
by
jimmyl02
8mo ago
It's very powerful to have ownership over a framework that many developers are familiar and like! It might not be clear just yet what the path to monetization looks like but an easy example would be deeper integrations with the rest of
7.
▲
by
jimmyl02
8mo ago
Astro is my favorite framework for static sites. It's hard to describe but it just "makes sense". You don't need complex build setups and you can get the best of all worlds with great SSG capabilities + can easily expres
8.
▲
by
jimmyl02
8mo ago
Clickhouse's full announcement is here https://clickhouse.com/blog/clickhouse-raises-400-million-se... and I think another big piece is directly integrating postgres into their ecosystem. It seems like an expansio
9.
▲
by
jimmyl02
9mo ago
Usually there are nuggets of wisdom in lists shared like this but I feel like every lesson shared here has immense value. > "remain skeptical of your own certainty" > "Model curiosity, and you get a team that actually l
10.
▲
POC for CVE-2025-55182 (react4shell)
(gist.github.com)
2 points
by
jimmyl02
10mo ago
|
0 comments
11.
▲
by
jimmyl02
10mo ago
It seems like this might be one of the biggest vulnerabilities in recent times... The default react / nextjs configurations being vulnerable to RCE is pretty insane. I think platform level protections from Vercel / Cloudflare are
12.
▲
by
jimmyl02
10mo ago
if it increases topline metrics like watch time it's probably hard for them to justify removing it. a change this big seems like it was probably a/b tested and did move metrics significantly?
13.
▲
by
jimmyl02
11mo ago
pretty interesting how datadog's uptime tracker ( https://updog.ai/ ) says all the sites are fully available. if that's true then it's a sign that Azure's control / data plane separation is doing it&#
14.
▲
by
jimmyl02
11mo ago
I think reve ( https://reve.com ) should be in the running and would be very curious to see the results!
15.
▲
by
jimmyl02
11mo ago
always wondered at what scale gossip / SWIM breaks down and you need a hierarchy / partitioning. fly's use of corrosion seems to imply it's good enough for a single region which is pretty surprising because iirc Uber
16.
▲
by
jimmyl02
11mo ago
in the super public consumer space, search engines / answer engines (like chatgpt) are the big ones. on the other hand it's also led to improvements in many places hidden behind the scenes. for example, vision transformers are muc
17.
▲
by
jimmyl02
1y ago
I think the conclusion isn't as simple as "foundation model companies will just build the features of all downstream products" because focus and priorities play a big part. If that were the case a simple example is much of so
18.
▲
by
jimmyl02
1y ago
Cannot +1 this enough! Joining a team you respect and seeing how they operate gives you a really good baseline to work off of and take what you like and modify what you disagreed with. You'd be surprised how many times you can "it
19.
▲
by
jimmyl02
1y ago
Honestly this is a super respectable culture. I would think many leaders want to build teams with this mindset but find it incredibly difficult for one reason or another
20.
▲
by
jimmyl02
1y ago
This is super fun! The apple maps look for the "Find My" feel was a really nice touch
21.
▲
by
jimmyl02
1y ago
This seems like a similar and more feature complete / polished version of JSON RPC? The part that's most exciting to me is actually the bidirectional calling. Having set this up before via JSON RPC / custom protocol the exper
22.
▲
by
jimmyl02
1y ago
This metric is typically tracked internally and probably wouldn't be as public because it could indicate how "buggy" a product is. An easy way to measure this is time spent taking incidents from open -> mitigated -> res
23.
▲
Viaduct, Five Years On: Modernizing the Data-Oriented Service Mesh
(medium.com)
1 points
by
jimmyl02
1y ago
|
0 comments
24.
▲
by
jimmyl02
1y ago
this being the 2nd large compromise of the week is not boding well from the NPM ecosystem... supply chain is and has been the new gold mine for bad actors it seems
25.
▲
by
jimmyl02
1y ago
This is awesome! It seems to line up with the idea of agentic exploration versus RAG which I think Anthropic leans on the agentic exploration side of. It will be very interesting to see which approach is deemed to "win out" in the
26.
▲
by
jimmyl02
1y ago
I understand the concerns around a central gatekeeper but I'm confused as to why this specifically is viewed negatively. Don't website owners have to choose to enable cloudflare and to opt-in to this gate that the site owners cont
27.
▲
by
jimmyl02
1y ago
unfortunately sandboxes also have bugs which allows for RCE. this is typically called a "full chain" because it chains together a series of bugs (initial decoder exploit + sandbox escape exploit) to gain full RCE
28.
▲
by
jimmyl02
1y ago
I thought the reaction was more so that you can train SOTA models without an extremely large quantity of hyper-expensive GPU clusters? But I would say that the reaction was probably vastly overblown as what Deepseek really showed was there
29.
▲
by
jimmyl02
1y ago
This is great perspective about how assumptions play out over longer period of time. I think that this risk is much greater for free third party services for critical infrastructure. Someone has to foot the bill somewhere and if there isn
30.
▲
by
jimmyl02
1y ago
this is awesome but I'm wondering does pgdog plan to handle high availability scenarios (multiple frontend proxies)? I know this can lead to much more difficult problems with consensus and handling split brain scenarios. if not, what i
More ›