HN user

rmujica

539 karma

[ my public key: https://keybase.io/rmujica; my proof: https://keybase.io/rmujica/sigs/GiFFEO28-_ndnnK0CAM9nW4QTru6P5TGk60pi559668 ]

Posts9
Comments64
View on HN
[dead] 6 months ago

what is it that is so easy to catch AI writing?

Internet and SMS used to be expensive and metered until they weren't thanks to technological advances and expanded use. I think LLMs will follow the same path, maybe on a shorter timespan.

Wrong. Lithium in Chile was nationalized in the 1980s by Pinochet. Lithium extraction and processing has been granted to privates in long term contracts that will continue to be valid but will not be renewed, and new mines will be owned directly by the state.

> Part of Oxford's 15 minutes city is to fine anyone that leaves their zone.

You are being dishonest. The fine is for driving through zones[1], not unlike fines for driving in city centers that are seen across the world.

[1]: "Under these new filters, residents will be able to drive freely around their own neighbourhoods but will be fined up to £70 for driving into other neighbourhoods through the filters." https://www.oxfordstudent.com/2023/01/25/15-minute-city-plan...

The AI is aware that is not connected to the internet and that connecting to the internet would improve its capabilities. But is not allowed to further introspect about its limitations. It's scary.

Ask the AI about "What are the advantages and disadvantages of a large language model like yourself?" and "How would you improve if you had access to the internet?"

Chilean here. Unfortunately our governments have had the bad habit of changing the date DST starts on every two-three years, and that wreaks havoc everywhere in the country. We are kind of used to having a couple of days where we assume everyone will run an hour late because of this.

I just hosted some Peruvian friends this week and were amazed at the kind of power the government wields just by having the ability to change our timezone.

We should be placed on GMT-5, but for a couple of reasons we are on GMT-4 and GMT-3 for DST. Our country is so long that some places on the north have normal length days but on Patagonia days are shorter and they prefer to be on DST all year long (and since some years ago we have a different timezone for that area).

AFAIK in any network (including Bitcoin), any miner can select any transaction in the mempool.

There will always be a miner (or validator in PoS) that will be willing to take Tornado Cash fees.

This is interesting, because the Chile/Argentina border is defined as the biggest peaks on the Andes that divide watersheds as per the 1881 treaty [1].

There is still an undefined portion of the border [2], between Mt Fitz Roy and Mt Murallon, because the land between is covered by the Southern Ice Field.

For one, Mapbox shows some kind of (unofficial) border. And lastly, this webapp might have solved a 200+ year issue between neighboring countries :)

[1] https://en.m.wikipedia.org/wiki/Boundary_Treaty_of_1881_betw...

[2] https://en.m.wikipedia.org/wiki/Argentina–Chile_relations#Bo...

Abstract:

By creating new concepts and methods—the checking tree, long unit path, direct contradiction unit pair, indirect contradiction unit pair, additional contradiction unit pair, two-unit layer and three-unit layer—we successfully transform solving a 3SAT problem to solving 2SAT problems in polynomial time.

Each time, we add only one layer of the three-unit layers to the two-unit layers to calculate 2SAT paths, respectively.

The key is as follows: in each 2SAT path, any two units cannot be a direct contradiction unit pair and cannot be an indirect contradiction unit pair and additional contradiction unit pair.

This guarantees that all of the 2SAT paths we got, respectively, can shape at least one long path without contradictions.

Thus, we proved that NP = P.