metanonsense
No user record in our sample, but metanonsense has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but metanonsense has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I also had a frustrating but funny conversation today where I asked ChatGPT to make one document from the 10 or so sections that we had previously worked on. It always gave only brief summaries. After I repeated my…
Impatient execs can also be painful. EDIT: Writing this while I am waiting for Codex to complete, so I may enjoy slow AI more than the usual developer ;-)
Tbf, if I did whay they do in this video, my battery life would more like a handful of seconds.
I think the issue it the (literal) "head-of-line blocking". Some requests can be processed either "concurrently" like tapping a beer from a keg or in parallel by having multiple bartenders, but having all people…
only learned about SKIP LOCKED because ChatGPT suggested it to solve some concurrency problem I had. Great tool to learn such things.
Honestly a crappy situation. In Germany, Telekom is a monopolistic bully. In evening hours, any service behind Cloudflare more or less stops working (for instance, before I cancelled my subscription, chess.com web…
I’ve seen this with some of my Indian colleagues, though definitely not all. In fact, most are more than eager to disagree with me :D (even though I’m their superior)
Spending months dealing with folks attempting to blackmail us over ridiculous non-issues has pretty much killed any sympathy I had for bug bounty hunters.
Ironic that I switched to HN from chess.com because Deutsche Telekom‘s peering with Cloudflare (or more its lack of) made the site even more unusable than usual. 5 minutes ago I thought „Maybe it’s time to switch to…
I remember back in 2000 or so when I declined the invitation to a party because I wanted to compile a new kernel in the evening.
But isn’t that exactly what GP meant? There is an original, very precise but also very abstract definition (and what is more abstract than category theory). Then people come along who give a different definition that…
Maybe I am too pessimistic, but as an EU citizen I expect politics (or should I say Trump?) to prevent access to US-based frontier models at some point.
In our product, we have different strategies depending on the requirements. Sometimes, we just delete. Sometimes, we do soft delete with timestamps. Sometimes, we have a history table with or without versioned entities.…
I am not saying I‘d do this, but in theory you could deploy a single reverse proxy in front of your HTTP-only devices and restrict traffic accordingly.
Cheers, huge Huggins fan here :) Looking forward to Valet
In my opinion, there’s also a third (and certainly controversial) option: suicide is the ultimate expression of freedom, self actualization, and human dignity. I don’t plan to kill myself in the foreseeable future, but…
Been on a Dylan concert a few months ago, and I really wondered why he did this to himself, at his age, with his money. He seemed so utterly bored.
Did not see your comment until after I posted mine, but exactly this. The amount of disk io from these sort operations can be massive and very surprising.
The authors of this article obviously know infinitely more about postgres than I do, but you can trigger writes using reads much easier. If you’re selecting something that does not fit into working memory and try to…
I am out of the game for a year or so (and was never completely in the game), but back then BERT was the basis for lots of interesting applications. The original Vision Transformer (ViT) was based (or at least inspired…
Can you explain why you expected this from the title? When I hear „network routing“, the first thing that comes into my mind is IP routing, not a reverse proxy. With a „homelab“, I‘d never associate the need for a…
A few weeks ago, we had a major problem with our Apple developer account (which is registered to my name). For days, I tried everything to avoid calling customer support (for the above reasons) and only agreed when our…
I find it curious that the wifi interface and the USB/ethernet interface are using the same MAC address. Nothing keeps a computer from being attached with both at the same time, in which case this would definitely break…
Even if this was the right thing, they could / should have changed this behavior in a pre-release because that's exactly the kind of API change in the OS that will catch people off-guard. As another commenter wrote, I'd…
I say this without hate: it's absolutely fascinating how bad this UX is. Having said this, I am sure that I have committed worse UX crimes in my career, but when curse of knowledge hits you, only your users can see the…