So, a new not-a-markup-language, only human readable and editable, and objectively better than its predecessor? Well, it’s all according to tradition. I believe YAML got its start the same way.
So, a new not-a-markup-language, only human readable and editable, and objectively better than its predecessor? Well, it’s all according to tradition. I believe YAML got its start the same way.
YAML to JSON is probably doable, JSON back to YAML not so much.
There are multiple ways to mark multiline strings in YAML. Then there are anchors, like bionicjoey mentioned. Also comments, YAML has them. You’d have to have some way to retain the extra information, if you want to make the full round trip.
Here’s an example:
def-db: &def-db
# here be dragons
login: admin
passwd: nimda
prod:
db: *def-db
desc: |
I'm a teapot
short and stout
dev:
db:
<<: *def-db
passwd: pass
desc: "I'm a teapot\nshort and stout\n"
converted to JSON looks like this
{
"def-db": {
"login": "admin",
"passwd": "nimda"
},
"prod": {
"db": {
"login": "admin",
"passwd": "nimda"
},
"desc": "I'm a teapot\nshort and stout\n"
},
"dev": {
"db": {
"login": "admin",
"passwd": "pass"
},
"desc": "I'm a teapot\nshort and stout\n"
}
}
I can’t even remember the last time I pirated a game.
I do. 2008, Sims 2. I owned a legit copy, but the DRM was too much of a hassle, plus I didn’t want my kids to scratch the discs. So I pirated a playable, child-proof version.
Seems you’re not the only one, as some cargo pants have “smart phone pockets”. I’ve a pair of those, and at least iPhone 12 Pro fits.
Distro developers were notified a month ago. At least Redhat and Debian have have published fixed versions. This is common procedure.
I just might, maybe after I finish the current playthrough. Collecting achievements is a job for plague runner.
Although I probably should play it once before the update hits. Then I can join the complain-train, when the new mechanics ruin everything /s
what does annoy me (dunno whether it changed after the patch) is that things like legendary sandevistan heatsinks are only available via crafting.
I’ve never used sandy, but now I’m annoyed, too.
Actually, the whole idea of crafting annoys me, especially how it’s implemented in CP2077. I can suspend my disbelief for a while, and accept quickhacking as advanced tech, no problem. But dismantling an ashtray, a pack of condoms and a shotgun, and turning the parts into a leather jacket, while sitting on my bike in the middle of a highway? CDPR, you owe me an explanation.
Such things should be available (at stellar prices) from shady dealers at high enough stats and street cred.
This is the way. I wouldn’t be sad, if this was the only way. It just doesn’t make sense, that some pampered corporat learns, in a matter of days, the skills to build smart rifles and kevlar vests. There apparently are people in NC, who make a living as techie. How is that possible, if acquiring the skills is so easy? Same goes for every smith in Skyrim, etc.
My point, if I had one, would be that “boring, repetitive multiplayer games” are so much fun, for so many, that calling people to stop playing them is an exercise in futility.
That said, I find them un-fun, too. Mostly because I constantly get my ass kicked, but also because I enjoy slower, 4x and plot driven games more. To each their own.
competitive, multiplayer games. “I do the same thing with the same guns on the same map every day and I’m bored. Gaming is boring.”
Sounds a lot like football, except for the guns. Opposing team has new skins for every game, but the game loop is exactly same for every game, all the game. And the map, oh gods, the map! Notice the singular? Yeah, there’s actually just one map. Some background textures change, but functionally it’s always the same green rectangle with some lines drawn over.
Can’t remember the first airline proper, but my first flight was with a bush pilot. Old, well beaten floatplane, the first leg of our trip. Took a week to walk back, stopping to fish on every lake along the way.
Fair enough. I was kidding, but downvoting a joke that lame is well deserved.
Most probably none of those are proper IPAs. The ‘I’ in IPA stands for India. IPA is only half-done, if it did not travel on a sailboat around the Africa from England to India.
It’s literally water. Russian voda (water) + ka (diminutive suffix). Vodka = “little water”.
Well, it kinda, sorta does.
Hentai is a compound of ‘hen’ and ‘tai’, which mean ‘weird’ and ‘appearance’, respectively. Hentai means ‘transformation’ or ‘abnormality’. If we’re talking about sex, it’s usually shortened from ‘hentai seiyoku’, ‘abnormal sexual want’, or to put it bluntly, perversion.
I thought box on wheels was 70’s and 80’s. The same era when sports cars were doorstops on wheels. And by all gods, they were hideous.
Hen tai literally means ‘weird appearance’. Hentai van is weird looking, usually Japanese van, for example Nissan S-Cargo.
Not OP, but I kinda agree with them.
Teams are abstract, it’s easier to project your own ideals on to them. Not completely unlike respecting the office, even if loathing the politician currently holding it. It becomes “our thing”.
Also teams have longevity, or at least potential for longevity. Where I live, the two major local ice-hockey teams are founded in 1928 and 1967. There are families with generations of fans. Athlete’s career could be over in a decade.