Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mbreese
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mbreese
6d ago
I’m not sure about some of this — I still think there is some value to MCP as a gateway to private resources when API access doesn’t exist. But please don’t try to redefine the Accept-Language header. These things are well defined for a rea
2.
▲
by
mbreese
8d ago
I’ve found that good lawyers are about getting things done. You could nitpick the terms of a contract, but would you rather buy the house or have a perfect contract? Once I realized that, my view of lawyers changed (for the better).
3.
▲
by
mbreese
12d ago
> By the third or fourth season, the parents that had started with me would help wrangle some of the other parents This is where we were with one of my kids' teams. Once they got older and split into the elite-national/region
4.
▲
by
mbreese
13d ago
I’m saying that when you get to have games involving kids older than 10, that having teenage refs is more uncommon. In my area, there are a number of leagues. Only one has a large number of teenagers in the ref pool and they only are center
5.
▲
by
mbreese
13d ago
In the US, only the youngest games have teenage refs (U10 and younger). And even then, it is only common in the lower competitive tiers. Competitive travel/select league games generally have adult refs (national and regional leagues).
6.
▲
by
mbreese
13d ago
This is a common misconception. The referee has no control over who is in the stands - they are “outside agents”. Many people think that the referee can eject a spectator, but they can’t. The referee only has authority over the players and
7.
▲
by
mbreese
14d ago
This current project is effectively a cache database for an earlier tool. The earlier project is where the main impact is - predicting the functional effect of a variant in the human genome. For this updated project, they effectively ran th
8.
▲
by
mbreese
17d ago
Admittedly, software that's influenced by the iPad and iPhone, so there is new software, but it's not that new. Multitasking in iOS has been a thing for a while (iPad). I'm not trying to discount the efforts involved here, ju
9.
▲
by
mbreese
17d ago
High quality camera lenses take space. That alone starts to dictate the size of the phone. Add in the desire for all day battery life, and we start talking more volume. And the fastest chips take more power, so again more battery. The best
10.
▲
by
mbreese
17d ago
That’s my reading. (That this is a cached database of Alpha values)
11.
▲
by
mbreese
20d ago
This is usually my main concern with tooling like this that isn’t a first party project. Anthropic can tune Opus, Fable, etc and their harness to use their memory format or preferred method of tool calling. I have had mixed results getting
12.
▲
by
mbreese
22d ago
Doubtful. It will reduce some user count, but most people won’t care. And they probably spend more supporting the feature than they gain from the Gmail users that actually use the feature.
13.
▲
by
mbreese
22d ago
Is it worth setting up AI agent specific wikis or messaging boards as part of the provisioning? If you’re going to let loose a bunch of AI agents on a problem and they are going to figure out a way to coordinate, maybe it would be better to
14.
▲
by
mbreese
22d ago
That’s partly why they are giants. Let the startups take the arrows necessary to figure out or create the market. Then they can buy or build the gen 2 system that meets the needs of the market.
15.
▲
by
mbreese
26d ago
Those companies also have data sharing/use agreements that they can get from Cloud AI providers due to their size and spend. The secrecy and data protection is largely what they are paying for. Those types of agreements just aren’t ava
16.
▲
by
mbreese
1mo ago
I ended up finding my own answer (after reading the above). https://nesbitt.io/2026/02/26/git-in-postgres.html Following another recent theme, the answer for Forgejo seems to be - just use Postgres.
17.
▲
by
mbreese
1mo ago
I’ve been hit with limits at 4am Eastern time when I’d expect for not a lot to be going on. I always thought the quotas would be used best for shaping demand curves, but as you said — there are no off-peak hours anymore.
18.
▲
by
mbreese
1mo ago
That’s an interesting question - it’s one thing to run an instance of forgejo for a limited user base and another to run at mass public scale. How does someplace like a GitHub/Gitlab go it? Are user accounts or repos sharded across dif
19.
▲
by
mbreese
1mo ago
Except that tokens aren’t completely fungible yet. But, I think we’re approaching the point where it is close enough to be a “proof of work” analog.
20.
▲
by
mbreese
1mo ago
I’m going to guess that a good chunk of products are named but never released. I’d love to know what products IKEA develops but decides to not release.
21.
▲
by
mbreese
1mo ago
Congrats on the launch. I can’t wait to try it. But, I don’t think this is your strongest argument. The APIs for those providers are pretty easy to orchestrate and don’t take that many tokens to use. (Especially if you are hosting on top of
22.
▲
by
mbreese
1mo ago
I have the same thing on different shells on the same server (tmux). It's wild. I'm guessing that some of the sessions just got lucky as to which backend server they are redirected to.
23.
▲
by
mbreese
1mo ago
The reason why GitHub is sticky was exactly this. It’s easy to fork, make a change, and submit a PR to another project. It’s the same interface for your code vs another person’s. It’s a simple, consistent interface to submit an issue. You c
24.
▲
by
mbreese
1mo ago
Is watermarking really watermarking if it can’t be independently verified? I mean, all of these text content watermarking schemes require the company to assess if the text was AI generated or not. They aren’t going to tell us where the tos
25.
▲
by
mbreese
1mo ago
From what I’ve read, they won’t be imposing specific choices, but using a different (biased) RNG for those “toss-up” choices. With enough sampling, you could detect if the RNG was biased or not.
26.
▲
by
mbreese
1mo ago
I’d argue this is not the right question. Obviously people use Postgres without PgBouncer. If you include non-production in the mix (CI/CD), most connections probably avoid it. But because PgBouncer is so common, the question should pr
27.
▲
by
mbreese
1mo ago
That is the most counter-intuitive thing for me while flying. Why make me pay to check my bag? Make people pay to carry on a bag. Most of the time boarding and leaving a plane is taken up with people dealing with overhead bags. Checking a b
28.
▲
by
mbreese
2mo ago
Go is really amenable to being used to write code by LLMs. New code takes time to pick up, but the LLM is a quick study. In my opinion, it has little to do with the speed of the language. The large quantity of source code to train on is qui
29.
▲
by
mbreese
2mo ago
You may think this. I may think this. But what really matters is if the lawyers for your customers think this. It may be pure FUD, but AGPL projects have a tough time getting adoption in companies because they would rather avoid the problem
30.
▲
by
mbreese
2mo ago
This is actually not a bad idea for funding open source software. It used to be that you’d have an author who coded a project and then could fix the occasional bug or two quickly. Now, we have larger projects where it is rare for one people
More ›