Viewing profile — jimmyl02
jimmyl02
HN member- Joined
- Tue, Feb 08, 2022, 7:40 PM UTC
- HN karma
- 338
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About jimmyl02
Recent public activity
-
comment
Comment #49159709
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 alway…
-
comment
Comment #46877646
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 han…
-
comment
Comment #46659854
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 eas…
-
comment
Comment #46659814
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 gr…
-
comment
Comment #46659791
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 eco…
-
comment
Comment #46490001
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 curios…
- story
-
comment
Comment #46136777
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 platfo…
-
comment
Comment #45850303
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 sig…
-
comment
Comment #45750014
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 sepa…
-
comment
Comment #45739842
I think reve ( https://reve.com ) should be in the running and would be very curious to see the results!
-
comment
Comment #45723138
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…
-
comment
Comment #45696942
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 th…
-
comment
Comment #45381733
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…
-
comment
Comment #45367701
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 w…
-
comment
Comment #45364184
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
-
comment
Comment #45351449
This is super fun! The apple maps look for the "Find My" feel was a really nice touch
-
comment
Comment #45335805
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 be…
-
comment
Comment #45306920
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 …
- story
-
comment
Comment #45256851
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
-
comment
Comment #45215903
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 t…
-
comment
Comment #45066489
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 an…
-
comment
Comment #45034193
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 …
-
comment
Comment #44119916
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 probabl…