Hacker Newsnew | past | comments | ask | show | jobs | submit | baq's commentslogin

Ideally all of them.

XML is better than yaml.

…note this doesn’t really say much. Both are terrible.


XML is fantastic. XML with XSD and XSL(T) was godly for data flow systems. I mean, just having a well defined, verifiable date type was magical and something seemingly unfathomable for so many other formats.

What hurt XML was the ecosystem of overly complex shit that just sullied the whole space. Namespaces were a disaster, and when firms would layer many namespaces into one use it just turned it into a magnificent mess that became impossible to manually generate or verify. And then poorly thought out garbage specs like SOAP just made everyone want to toss all of it into the garbage bin, and XML became collateral damage of kickback against terrible standards.


yeah gemini is dumb when you tell it to do stuff - but the things it finds (and critically confirms, including doing tool calls while validating hypotheses) in reviews absolutely destroy both gpt and opus.

if you're a one-model shop you're losing out on quality of software you deliver, today. I predict we'll all have at least two harness+model subscriptions as a matter of course in 6-12 months since every model's jagged frontier is different at the margins, and the margins are very fractal.


TACO isn't enough, Iran must also withdraw, this isn't a given if they feel they have nothing to lose

TACO is fine. Iran have shown the world what will happen if Israel/US try that stunt again. So the sensible approach for them would be to declare themselves the peacemakers and pull back, then invest heavily in better drones, seaborne drones, and semi-autonomous minelaying systems. They know what'll happen next time, and how to respond appropriately.

Unfortunately, the new leader's father, wife and children are all dead.

Not all his children, only his daughters. Also his nomination seriously pushes Iran from a theocracy to an elective monarchy imho. Wich, to be clear, is a common slide for theocracies. The Papal ban on children for priests is perhaps the only instance where a theocracy managed to prevent this slide.

> The Papal ban on children for priests is perhaps the only instance where a theocracy managed to prevent this slide.

Pretty impressive effect, given that there is no such ban. There are a number of other rules which can combine to make it look approximately like there is, but there isn't.


Sorry, ban on priest marriage. Or rather, a celibacy obligation for bishop and priests. Which makes it a ban on children for Christians. I think it's in the 12th century that the rule was instaured, and was, let say, made effective by the council on Trent during the reformation.

> Sorry, ban on priest marriage. [...] Which makes it a ban on children for Christians.

Well, no, it doesn't, and its important to note what the actual bans are to understand why it doesn't. There is:

* a fairly hard ban (essentially absolute, except for an exception noted at the end of this list) on men who are already priests marrying in the Catholic Church,

* a softer ban on married men becoming priests in the Latin Rite of the Catholic Church (this is the 12th Century rule you reference),

* no ban on married men becoming priests in the Eastern Rites of the Catholic Church,

* a fairly hard ban (essentially absolute, except for an exception noted at the end of this list) on currently-married men becoming bishops in the Catholic Church,

* no ban on men who are widowers (including men admitted to the priesthood while married) becoming bishops in the Catholic Church,

* no ban on a married Catholic man (possibly a layman, a Latin Rite deacon, one of the already exceptional Latin Rite priests, or an Eastern Rite priest) being ordained Bishop of Rome after being elected by the College of Cardinals (the rule for this specific allows any Catholic man to be elected) to the Papacy, though its never happened.

It is not impossible for a man to be both married and have children licitly while being a Catholic priest, and it is not impossible for a man to licitly have children through marriage as a widower while being a Catholic bishop (including the Pope), and its even technically possible for a married man with children to be Pope, though it is improbable that someone not already a bishop---and therefore not currently married, but possibly widowed and with children—and cardinal would be elected.)

As I said originally, there is no rule against a Catholic priest having children, though “there are a number of other rules which can combine to make it look approximately like there is.”


you tell your clanker to do it obviously

esim has you covered.

Don’t confuse php the language with php the way of webmaster 2006 vintage.

Those webmasters built the web a lot of people are now nostalgic about already.

Multiple agents with different frontier models for best results. Claude code/codex shops don’t know what they’re missing if they never let Gemini roast their designs, code and formal models.

This.

Claude Code wrote a blog article for me documenting a Gemini interaction that I manually operated. I found it quite interesting - the difference in "personalities", and the quality of Claude's output is stark in comparison to the Gemini's.

But still, best to have two sets of eyes.


one thing I'm missing in jjui which jj cmdline does natively is rebase onto multiple heads - using this for quickly testing my branch on some other pr and latest main. other than that agreed, helps a lot with tedious noting down of change id prefixes.

you can do this by using the "set parents" operation (shift+m) which allows you to add/remove parents to a revision. https://idursun.github.io/jjui/revisions/set-parents/

Yes I do this all the time. All my in flight PRs are octopus merged together and I work on top of all of them.

Thank you!

This is something I've never done before. Are you just repeating -o, creating a merge commit?

If that's the case, it also seems like you can do jj duplicate and repeat -o if you just want to create a branch to temporarily test against another branch and main.


yes, exactly this, multiple -o. I sometimes have two or three branches which I keep a single merge branch on top of and being able to switch out the parents is super convenient.

jj/jjui should have you covered

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: