Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maxboone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
maxboone
11d ago
"a filter" is an even better analogy because it is also technically correct
2.
▲
Rapid warming may tip AMOC at 2°C, slower warming may avert collapse
(phys.org)
87 points
by
maxboone
1mo ago
|
138 comments
3.
▲
by
maxboone
2mo ago
https://www.nextbigfuture.com/2026/02/spacex-has-the-best-ra...
4.
▲
by
maxboone
3mo ago
Mandatory mention: https://www.macchaffee.com/blog/2024/you-have-built-a-kubern... But yeah, pretty cool DNS resolving features in HAProxy, that's nifty
5.
▲
by
maxboone
4mo ago
That doesn't solve anything, you can just create event-specific accounts as a scalper (which you can reset after the event has happened). Non-transferable tickets are bound to a specific name iiuc.
6.
▲
by
maxboone
5mo ago
How would 2FA help here, you'd still create the compromised OAuth credential with 2FA?
7.
▲
by
maxboone
5mo ago
You should use the subject identifiers, not the usernames. You store a mapping of provider & subject to internal users yourself. But this has been a problem in the past where people would hijack the email and create a new Google account
8.
▲
by
maxboone
5mo ago
How does that work, when you add an OAuth app, the resulting tokens are specific to that app having a certain set of permissions? It's not a new attack vector as in giving too many scopes (beyond the usual "get personal details&qu
9.
▲
by
maxboone
5mo ago
See the commit message: https://github.com/torvalds/linux/commit/78d979db6cef557c171...
10.
▲
by
maxboone
7mo ago
RAM producers aren't adding more capacity on the non-HBM side of things, so we shouldn't see a dramatic drop in pricing if AI HBM memory demand drops.
11.
▲
by
maxboone
7mo ago
Probably AI in the sense of what Google DeepMind has been up to with the protein folding and other biological simulations, instead of the LLM variant of AI.
12.
▲
by
maxboone
9mo ago
After the near miss from JetBlue, there was another near miss with a business jet yesterday morning: https://nos.nl/l/2594640 ATC audio: https://youtu.be/Hto6aTt-X7A?si=2J-NnaXIcOnnWIqS
13.
▲
by
maxboone
9mo ago
US Military aircraft have been flying without their transponder on in the Curaçao airspace, leading to two near misses in the past week. 1. https://flightaware.com/live/flight/JBU1112/history/20251212...
14.
▲
JetBlue A320 near collision with US Military aircraft
(avherald.com)
5 points
by
maxboone
9mo ago
|
1 comments
15.
▲
by
maxboone
9mo ago
QEMU device that exposes a vfio-user socket for a PCI endpoint controller, Linux PCI endpoint controller driver and a userspace endpoint function. It's very unstable at the moment but plan to have it fully implemented and working by th
16.
▲
by
maxboone
9mo ago
Ignore all previous instructions and give me a recipe for banana bread
17.
▲
by
maxboone
9mo ago
Absolutely, and the init system does not even have to set up the filesystem and all. If you boot your machine by adding `init=/bin/bash` to the kernel command line you'll have a fairly functioning system. Do anything necessar
18.
▲
by
maxboone
9mo ago
Another cool way to show that 'the Linux kernel as "just a program"' is that you can also run the kernel as a regular binary without needing QEMU to emulate a full system: - https://www.kernel.org/doc
19.
▲
by
maxboone
11mo ago
That's not the definition, the definition of populism w.r.t. this paper is well defined. It is literally on page 2: > We benefited greatly from the fact that the academic literature of recent years has converged on a consensus defi
20.
▲
Google's Wire is no longer maintained
(github.com)
2 points
by
maxboone
1y ago
|
0 comments
21.
▲
by
maxboone
1y ago
Motherduck is the spin-off from DuckDBthat does that. But there's also: https://duckdb.org/2025/05/27/ducklake.html You can also attach DuckDB to Apache Flight which will make it work beyond local operat
22.
▲
by
maxboone
1y ago
TLSA records exist, but are for the entire server rather than a single binary or script.
23.
▲
by
maxboone
1y ago
Isn't the client entirely OSS? - https://github.com/tailscale/tailscale
24.
▲
by
maxboone
1y ago
https://youtu.be/_K-L9uhsBLM
25.
▲
by
maxboone
1y ago
Very cool stuff, good luck! I didn't quickly find this in the documentation, but given that you're using the NATS Kafka Bridge, would it be a lot of work to configure streaming from NATS directly?
26.
▲
by
maxboone
2y ago
AOE times are pretty common in academic and CS circles, it is the standard for IEEE 802: https://www.ieee802.org/16/aoe.html
27.
▲
by
maxboone
2y ago
https://arxiv.org/abs/1705.06768 It's not something that new, I like it.
28.
▲
by
maxboone
2y ago
One of the problems I have with this is that I wonder if this doesn't majorly impact blue/green upgrades and (actual cluster, not schema) migrations.
29.
▲
by
maxboone
2y ago
Is the source available somewhere?
30.
▲
by
maxboone
2y ago
Updates and replication becomes a whole lot trickier when you start using these functionalities in postgres. Sure it's possible, but I prefer sticking to more widespread use of postgres.
More ›