Recent content by Deathwing

  1. Deathwing

    Path of Exile

    There has been no confirmation of async trade for 3.27. Given its reception in PoE2 0.3, I think the general assumption is quite reasonable. That said, I'm not sure I want it now. Sure is great as a buyer, not so much as a seller on the low end. Perhaps I'm overestimating how much I get from...
  2. Deathwing

    Path of Exile

    I'll have to play more, I didn't put much time into PoE2's 0.3 endgame, but I didn't see many people listing with non-async. As a buyer, why wouldn't you eventually just filter it out?
  3. Deathwing

    Path of Exile

    That hype train sure is getting off to a slow start. Did anyone figure out how to deal async trade and rotating dump tabs? The former pretty much killed the latter. I'm not going to pick up most loot if I have to manually price it.
  4. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    What is your testing setup? This seems like the sort of thing that integration testing should have caught. Automated, as in it run regularly enough that no one would even think to request it run, or semi automated and it's part of a required checklist before any related software is released...
  5. Deathwing

    Path of Exile

    The bladefall version was key utility on some builds like self cast fross. But that neck piece is getting the triple tap.
  6. Deathwing

    Path of Exile

    The easiest center Bingo square ever. https://www.pathofexile.com/forum/view-thread/3867394 Hopefully they can refine it into a first class system and not the second class treatment things like Sentinel and Wildwood have gotten. I didn't really enjoy playing aura bot for my merc(essentially...
  7. Deathwing

    AI: The Rise of the Machines... Or Just a Lot of Overhyped Chatbots?

    You gonna trust a white paper from "scientists" that can't even acronym right? Acronym cheating is for politicians.
  8. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    To play devil's advocate, in order: grep! idk, the repo I work in most of the time is a giant mono repo that is approaching 20GB in size. Asking any IDE to have intellisense worth a damn is not feasible. gdb! But also, the system I work on most of the time is a custom modification of python...
  9. Deathwing

    IT/Software career thread: Invert binary trees for dollars.

    I don't see how vi, vim, emacs, whatever offer anything competitive wrt to actual programming. Their proponents are almost always people that have gone through the pain and self hurt of learning their hotkeys. But rarely do you see someone sold on their feature set and excited to learn it...
  10. Deathwing

    Twitch.tv

    I was tempted to put this in the out of context quotes thread but...that's not out of context.
  11. Deathwing

    The X-Files

    Seasons 10 and 11 are even more shit if you assume the incompetency was purposeful. What else has this faggot published. Oh god, he's one of those people that thinks the star wars prequels were good. 13 minutes ranking the Wachowskis' movies when it should be a single entrant list. Accuses...
  12. Deathwing

    AI: The Rise of the Machines... Or Just a Lot of Overhyped Chatbots?

    How do you test this feature? AI is difficult enough to test as is, dynamically generating a UI seems too far in that direction. I have a friend that works in AI research and to test the output of their AI, they use other AIs as baselines. o_O
  13. Deathwing

    AI: The Rise of the Machines... Or Just a Lot of Overhyped Chatbots?

    Have LLMs gotten cheap enough to do that? IIRC, you'd have to retrain the model every time you change the software in a way that's UI and/or documentation facing.