HN user

ko_pivot

652 karma
Posts44
Comments79
View on HN
babuschk.in 5mo ago

Life on Claude Nine

ko_pivot
2pts0
karashiiro.leaflet.pub 8mo ago

ANTML: Anthropic’s Markup Language

ko_pivot
54pts15
tanstack.com 9mo ago

TanStack DB: A reactive client store for building super fast apps

ko_pivot
2pts0
github.com 9mo ago

Ora: A fast, secure, and beautiful browser built for macOS

ko_pivot
2pts0
github.com 10mo ago

AeroSpace is an i3-like tiling window manager for macOS

ko_pivot
4pts0
news.convex.dev 1y ago

How Convex Took Down T3 Chat (Postmortem)

ko_pivot
4pts0
qntm.org 1y ago

Being God Is a Big Responsibility

ko_pivot
5pts0
www.brentozar.com 1y ago

Fabric Is Just Plain Unreliable, and Microsoft's Hiding It

ko_pivot
117pts12
en.wikipedia.org 1y ago

Observable Universe

ko_pivot
2pts0
www.warpstream.com 1y ago

Garbage collection of object storage at scale

ko_pivot
96pts10
gist.github.com 1y ago

Supabase Twitter Account Hack Recap

ko_pivot
4pts0
www.solberg.is 1y ago

Notes on the 'Zero' Sync Engine

ko_pivot
4pts0
neon.tech 1y ago

Rethinking Postgres Snapshots at Scale

ko_pivot
2pts0
www.upstartsmedia.com 1y ago

Databricks in talks to acquire startup Neon for about $1B

ko_pivot
205pts173
sst.dev 1y ago

Frontends Are Hard

ko_pivot
5pts0
spacelift.io 1y ago

EKS Auto Mode: Simplify Kubernetes Operations

ko_pivot
6pts0
qntm.org 1y ago

Lena (2021)

ko_pivot
2pts1
documenso.com 1y ago

We Moved Off Next.js

ko_pivot
13pts2
blog.cloudflare.com 1y ago

Cloudflare R2 Incident on February 6, 2025

ko_pivot
40pts13
blog.kerollmops.com 1y ago

Drawbacks and solutions for the Meilisearch document indexer

ko_pivot
45pts8
www.theverge.com 1y ago

Cruise fined $1.5M for failing to report robotaxi crash involving pedestrian

ko_pivot
2pts0
scale.com 1y ago

How We Scaled Our MongoDB Instance Gracefully (2022)

ko_pivot
1pts0
techcrunch.com 1y ago

Tech YouTuber MKBHD's Panels Wallpaper App

ko_pivot
2pts0
neon.tech 1y ago

Dynamically estimating and scaling Postgres' working set size

ko_pivot
1pts0
www.theverge.com 2y ago

OpenAI is releasing GPT-4o Mini, a cheaper, smarter model

ko_pivot
6pts0
fly.io 2y ago

Docker without Docker on Fly.io (2021)

ko_pivot
1pts0
tabloid.vercel.app 2y ago

Tabloid: A clickbait headline programming language (2021)

ko_pivot
217pts29
www.warpstream.com 2y ago

Making WarpStream Multi-Region

ko_pivot
1pts0
www.cnn.com 2y ago

Nearly all AT&T cell customers' call and text records exposed

ko_pivot
80pts3
www.notion.so 2y ago

Building and scaling Notion's data lake

ko_pivot
1pts0

I’m guessing what they mean is that the valuation is so inflated at this point that the high dollar amount more reflects the likelihood of acquisition or IPO in the near term rather than some sort of substantive demonstration of confidence in the company and its founders.

No question that Ive is a legend, but I do think the fall of Humane (also ex-Apple) and the challenges at Meta, Apple, and Google in terms of VR/AR adoption (Meta Ray Ban, Apple Vision, Google Glasses and the new thing) are instructive here. The $6.5B almost feels like the largest ever aquihire.

Most people working outside the network layer are not familiar with the basics of IPv6 and how it interops with v4 systems. In fact, I would bet that many AWS admins are not familiar with dualstack VPC configurations, for example. This product name communicates clearly to those users what the value prop is.

In fact, Cursor’s code completion isn’t much better than GitHub Copilot’s. They both use the same underlying models

Not sure that this is true. cursor agent mode is different from cursor code completion and cursor code completion is a legitimately novel model I believe.

You are correct about compile time magic. Runtime magic is minimal (the code runs when and where you think it does). And yes, Starlight is a foot gun IMO. It takes a framework that is designed to be easily learned and makes it even easier to use, but at the expense of the learning.

Agree on Astro. It's great for documentation/blog sites but quite unopinionated so can easily be used for varied site structures. Unlike certain other frameworks, there is no magic in Astro. It generates very straightforward HTML.

On-call attempts to re-enable the R2 Gateway service using our internal admin tooling, however this tooling was unavailable because it relies on R2.

It's comforting to see this happen to a big tech co!

This is one reason AWS Fargate is so good. No, it isn’t developer friendly, but it gives you performance that actually matches the CPU allocation while still abstracting the VMs.

This is a great article but one thing it doesn’t discuss is the importance of who the underlying cloud provider is. Many companies are pretty locked into AWS for better and for worse, regardless of whether they use things like lambda that are known for lock-in. Just the fact that you can use crunchydata, redis.com, and heroku is a reflection of being on AWS under the hood. Moving to something like fly.io or railway means introducing internet egress between your services.

[dead] 2 years ago

Based on everything I’ve read I’m firmly in the camp that what MM is doing is a net negative for the WordPress community, and I don’t envy the employees at his company, but this site feels bad faith to me. Meaning, its goal seems to be to hurt his reputation generally more than it is to inform regarding specific issues.

At the end of the day, the fundamental dynamic here is human creativity. We are taking a tool, the LLM, and stretching it to its limit. That’s great, but that doesn’t mean we are close to AGI. It means we are AGI.

Yeah, I came here to say this. Hard to comprehend how someone could have a comms role at Intuit and not know basic principles like this. Only plausible explanation is that the CEO insisted on taking this approach even after the very likely Streisand effect outcome was explained.

Durable Objects have long term storage. They get hydrated from that storage, so in that sense, they can move to any Cloudflare DS. However, there is no API call to move a Durable Object. It has to have no connections and then gets recreated in the DS nearest to the next/first connection. Memory gets dropped when that happens, storage survives. (This is slightly out of date as they have some nuanced hibernation stuff that is recent).

1. Security — I much prefer to hand write APIs rather than using security rules (see recent Arc browser exploit, among many others). Firebase pro’s will call those skill issues, but idk if that really makes it less of an issue. 2. Lock-in - I’m fine with S3 and SQS where the lock in is pretty limited, but Firebase is a floor to ceiling commitment to Google Cloud. 3. Cost - if your app succeeds, you will find yourself investing lots of time moving cost sensitive workloads off of Firebase, though this only matters if you are worried about ‘good’ problems.

I think there is a fundamental difference between MMOGs and TikTok-style social media. I suspect the human brain has a relatively healthy reaction to creatively connecting with other humans via virtual worlds but a comparatively poor reaction to algorithmic feeds.

Yeah that’s the key question. To actually be competitive with Linear, etc. we need client side rendering and local caching. A basic create-react-app + React Query stack feels much better than GitHub due to the constant SSR for all routing.

Ent heavily uses joins

I’m specifically talking about this: https://github.com/ent/ent/issues/977.

Devs assume that the `With` methods are adding join clauses but that is not typically the case.

does support multi field indices

Composite primary keys are useful for reasons other than unique constraints and query speed. For example, CockroachDB uses the primary key to partition rows. Also, at scale, an extra multi-column index in addition to the primary key when the primary key alone could have sufficed can be a meaningful performance degradation.

not a Graph DB under the hood

No it is not, but because it has a graph ‘mindset’ and does support Gremlin, traditional SQL folks expecting a lightweight ORM (such as Drizzle in the JS world) may not have a good time.