HN user

guntars

1,167 karma
Posts3
Comments373
View on HN

The banks and the payment processors are the real customers of the payment networks and they all do better when they can squeeze more money from the end users - the cardholders and the businesses. Pix cuts out these middlemen and that’s an existential threat to their business model, ergo an “investigation” by the Trump admin.

By debugging I mean just checking if you have not blocked broadcast packets at the firewall or some similar misconfiguration. I doubt it’s actual bugs when it doesn’t work. On your second point, it’s actually more resilient than DHCP because it works with IPv6 too.

These AI signals will die out soon. The models are overusing actual human writing patterns, the humans are noticing and changing how they write, the models are updated, new patterns emerge, etc, etc. The best signal for the quality of writing will always be the source, even if they are "just" prompting the model. I think we can let one incident slide, but they are on notice.

There’s no trick. It’s less about what actually is going on inside the machine and more about the experience the human has. From that lens, yes, they are empathetic.

Another aspect of the idiotic "we don't know what your tax is going to be" system (they do know it, actually) is that prices will typically end with .99 and the tax will push it over the next dollar and cause a bunch of change to be returned, instead of a single penny.

This was an interesting connection to me between meditation and neuroscience. Buddhists talk about the "monkey mind" that chatters incessantly. Well, that's the default mode network, part of your brain that is active when you're not engaged in a specific task, when you're thinking about self, others, past or future. A useful adaptation in our past environment for sure, but overactivity can be detrimental. The Buddhist solution is to mediate, to focus the attention on a singular thing and not be distracted by the chatter. That ability lives in the prefrontal cortex! It's able to override the DMN and it's something that can be trained by just exercising it.

Scary laws favorable to women ensure men wouldn't dare to look at women for more than 2 seconds, leave alone starting up conversation.

I’m sure it’s the scary laws that stop you from talking to women.

A loop didn’t have to build a stack frame in the first place. Once the optimizer has done it’s job, both the TCO optimized tail call and a basic loop will have the same instructions, hence the performance will be the same.