Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
matthewbauer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
matthewbauer
7d ago
Do you notice this on macOS or Linux? I definitely notice an EDR tax on macOS generally, but I haven't noticed Emacs having issues specifically. It's usually certain I/O operations like Git or tarball extraction that become s
2.
▲
by
matthewbauer
15d ago
Is this new? The date says July 8, 2026.
3.
▲
GitHub Merge Queue Silently Reverted Code
(githubstatus.com)
121 points
by
matthewbauer
5mo ago
|
45 comments
4.
▲
by
matthewbauer
5mo ago
Might want to check your git logs if you are using the Merge Queue feature. This afternoon, we found that Merge Queue was silently reverting changesets in the merge queue. Acknowledged by GitHub, but could be a very hard problem to debug if
5.
▲
by
matthewbauer
6mo ago
Yeah city is not fully a function of zip. ~I think state is though.~* I believe when multiple cities share a zip code USPS uses the larger one. Usually the wrong city will get delivered though, probably not guaranteed. * correcting myself,
6.
▲
by
matthewbauer
7mo ago
It seems like they should be able to “overweight” newer training data. But the risk is the newer training data is going to skew more towards AI slop than older training data.
7.
▲
by
matthewbauer
7mo ago
I don’t think you can do that. Or at least if you could, it would be an unintelligible version of English that would not seem much different from a programming language.
8.
▲
by
matthewbauer
8mo ago
There's also https://github.com/manzaltu/claude-code-ide.el if you're just using claude code. I like that agent-shell just uses comint instead of a full vterm, but I find myself missing a deeper integration w
9.
▲
by
matthewbauer
8mo ago
https://matthewbauer.us
10.
▲
by
matthewbauer
9mo ago
I went by it a few weeks ago. There's a gate on the driveway, and I assume some kind of security presence. Probably no different than anyone under constant public scrutiny.
11.
▲
Purpose Designed for Scale: How We Built It – Lithic
(lithic.com)
1 points
by
matthewbauer
11mo ago
|
0 comments
12.
▲
by
matthewbauer
1y ago
Hard to know what OP meant, but I took it as an oblique reference to China.
13.
▲
by
matthewbauer
1y ago
I mean you can do it in Nix using overlays and overrides. But it won’t be cached for you and there’s a lot of extra fiddling required. I think it’s pretty much the same as how Bazel and Buck work. This is the future like it or now.
14.
▲
by
matthewbauer
1y ago
Not sure on the exact take of the OP, but: Package maintainers often think in terms of constraints like I need a 1.0.0 <= pkg1 < 2.0.0 and a 2.5.0 <= pkg2 < 3.0.0. This tends to make total sense in the micro context of a single
15.
▲
by
matthewbauer
1y ago
What? Isn't wasm just a bytecode? How could you write rules in wasm?
16.
▲
by
matthewbauer
2y ago
It used to be you could buy fractions of a mutual fund, but not ETFs. Recently, brokerages have started allowed you to do fractional ETFs as well though.
17.
▲
by
matthewbauer
2y ago
Very cool! It looks like it assumes everything is flat, but I bet you could pull in elevation data from OSM as well.
18.
▲
by
matthewbauer
2y ago
Had never heard of “mayaguez” until now. It actually happened under President Ford not Carter.
19.
▲
by
matthewbauer
2y ago
I have no idea either, but it seems like some kind of art project. There is no city named Springfield in Kansas.
20.
▲
by
matthewbauer
2y ago
I guess there's differing definitions. One definition was deciding you're going to quit, but not putting in any notice, and basically trying to delay getting fired as long as possible to collect a paycheck. Potentially even gettin
21.
▲
by
matthewbauer
2y ago
In my experience, higher level of pay doesn't mean there's less coasters. Like, the $150k job could just as well have a lot more expectations than the $300k. Size of company seems like a much bigger factor: you can't hide you
22.
▲
by
matthewbauer
2y ago
You can just show the user the transliteration & have them confirm it makes sense. Always store the original version since you can't reverse the process. But you can compare the transliterated version to make sure it matches. Debit
23.
▲
by
matthewbauer
2y ago
Neat idea! The connections game looks like it's exactly the same as the original. I'm surprised they can get away with that.
24.
▲
by
matthewbauer
2y ago
Shouldn't it be even higher if you think your country is literally hell? Maybe they have a more optimistic idea of hell than me. I guess that squares with 3% more believing it's hell than wants to leave. I still think this survey
25.
▲
by
matthewbauer
2y ago
Not just young women, but older people too (~64%). Seems hard to believe they literally think it's hell, without serious societal breakdown. Are immigration and suicide sky high?
26.
▲
by
matthewbauer
2y ago
I guess this is in the context of "free as in beer" and "free as in speech".
27.
▲
by
matthewbauer
2y ago
It definitely made Spain extremely wealthy.
28.
▲
by
matthewbauer
3y ago
That sounds like the pg stats are messed up somehow. Try running explain analyze foo to see if it changes things. Postgres doesn’t automatically create indexes - I bet the others have some implicit index on organization_id, created_at. Othe
29.
▲
by
matthewbauer
3y ago
It's a neat idea, but I think you need some automation to make it useful over a long period of time. There's a website to do track gas prices, and they just change too much to keep updated.
30.
▲
by
matthewbauer
3y ago
I wonder if this could encode unit price as well? It looks like the website will say /32 fl oz or /pound.
More ›