• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2023

help-circle

  • I came into the industry right when XML fever had peaked as was beginning to fall back. But in MS land, it never really went away, just being slowly cannibalize by JSON.

    You’re right though, there was some cool stuff being done with xml when it was assumed that it would be the future of all data formats. Being able to apply standard tools like XLT transforms, XSS styling, schemas to validate, and XPath to search/query and you had some very powerful generic tools.

    JSON has barely caught up to that with schemes and transforms. JQ lets you query json but I don’t really find it more readable or usable than XPath. I’m sure something like XLT exists, but there’s no standardization or attempt to rally around shared tools like with XML.

    That to me is the saddest thing. VC/MBA-backed companies have driven everyone into the worst cases of NIHS ever. Now there’s no standards, no attempts to share work or unify around reliable technology. Its every company for themselves and getting other people suckered into using (and freely maintaining) your tools as a prelude to locking them into your ecosystem is the norm now.



  • I wrote a powershell script to parse some json config to drive it’s automation. I was delighted to discover the built-in powershell ConvertFrom-Json command accepts json with // comments as .jsonc files. So my config files get to be commented.

    I hope the programmer(s) who thought to include that find cash laying in the streets everyday and that they never lose socks in the dryer.



  • I’ll controversially say that I really love the Steam controller. Not the steam deck (which is honestly my number 1 if we’re including handhelds) but the original controller intended for use with the steam link device.

    It really just needs a right analog stick and it would be great. The lack of one takes it from 10/10 to like a 7/10. It’s so good otherwise, great weight and size, good design. Sensible layout and the big track pads work really well! It was clearly a prototype for how the Deck layout ended up, though I actually like the controller’s big circular pads more than the decks little square ones.





  • To be fair, this is also how VS looks when you open a project fresh from the clone. Or after updating .net versions. .NET is awful about losing references and then claiming thousands of errors. Sometimes just running the build will fix it by relinking the DLLs it couldn’t find.

    But also yes, VS with a team can be “fun” if people don’t sync their formatting settings. I once had a junior that kept converting spaces to tabs on every file he’d touch. You’d get it fixed and then he’d screw up his settings again with a VS update or something.


  • Eh, I might buy it on sale since I already have the other Castlevania collections on Switch. They’re convenient to play and I liked the portable games quite a bit. Ecclesia is probably my favorite in the series!

    But yeah, also, emulating on Steamdeck would probably be better, but more work to set up and hunt down ROMs.

    Speaking of Ecclasia, why did the DS have such great entries in several series? Days of Ruin is also my favorite Advance Wars game, and I feel like both were later games, darker in tone than previous, with actually good use of the touchscreen.