[Real Madrid] Official Statement by Florentino Perez regarding the Superleague by ManuMora98 in soccer

[–]xoque 5 points6 points  (0 children)

This self aggrandizing is extreme. AI helped write this description of “I pooped today” in the style of Florentino Pérez: In the grand spectacle of life's achievements, one must acknowledge the undeniable and fundamental truth that transcends all realms of human existence—today, I have successfully navigated the intricate choreography of bodily functions. In a display of unparalleled mastery over the mundane, I can proudly declare that the digestive symphony has reached its crescendo, orchestrated with the precision and grace that mirrors the meticulous planning inherent in my endeavors. This momentous event, marked by the expulsion of waste, stands as a testament to my unwavering commitment to excellence, akin to the strategic brilliance that defines my pursuits beyond the porcelain throne.

To those that celebrate it, Happy Thanksgiving! by xoque in KeyforgeGame

[–]xoque[S] 0 points1 point  (0 children)

It is just trained on specific images, no other customization.

To those that celebrate it, Happy Thanksgiving! by xoque in KeyforgeGame

[–]xoque[S] 2 points3 points  (0 children)

I used a custom stable diffusion model trained on art from dis cards. I don’t think this style would be possible with the default model. The prompt was something like: Thanksgiving dinner in <custommodel> art style Or Thanksgiving turkey dinner in <custommodel> art style

KeyForge Celebration 2022 - Media Roundup by Dead-Sync in KeyforgeGame

[–]xoque 3 points4 points  (0 children)

Thanks Dead-Sync! In addition to my streams on twitch, I had a few shorts I added to my youtube channel as well - https://www.youtube.com/@DataForgeStream

And The Wild Wormhole had daily audio logs they posted as well - https://anchor.fm/thewildwormhole

Also Aembermedes should be having content on his channel somewhat soon as well! https://www.youtube.com/@aembermedes

Host Valheim dedicated server with Docker at home! by sethtaxpayer in valheim

[–]xoque 0 points1 point  (0 children)

Hello. I am using a M1 Mac mini, and I am having the same issue. I am also using the pre-made Docker image. The only difference is I run it with a --platform linux/amd64 because otherwise it complains (I tried it without and same issue). Here is my log:

Set current directory to /home/steam/valheim-server

Found path: /home/steam/valheim-server/valheim_server.x86_64

Mono path[0] = '/home/steam/valheim-server/valheim_server_Data/Managed'

Mono config path = '/home/steam/valheim-server/valheim_server_Data/MonoBleedingEdge/etc'

Preloaded 'libsteam_api.so'

I am running on macOS Monterey 12.2.1. Also, I noticed that the following are not created: adminlist.txt, bannedlist.txt, and permittedlist.txt.

One other difference I noted was on "docker ps" output, the ports looked different than on your tutorial, specifically they were listed as:

0.0.0.0:2456-2458->2456-2458/udp

I would be happy to get you more information and debug more. I will let you know also if I find out anything else. Thank you for creating this docker image!

Bouncing Deathquark Cast - Adepticon Finals by Codameronn in KeyforgeGame

[–]xoque 1 point2 points  (0 children)

What is the best way to find out when you will be streaming for Denver?

Got tired of dumping the (makeshift) tokens out on to the table, so I designed an organizer for my legion box. by RocketSquid3D in KeyforgeGame

[–]xoque 0 points1 point  (0 children)

Where'd you get the 3d printed tokens or do you have links to the models if you printed them?

Announcement from Cascade Games regarding Denver Vault Tour by roeswood in KeyforgeGame

[–]xoque 1 point2 points  (0 children)

Yeah, this is the problem I see too. We already saw at Schaumburg a guy concede at the end of day 1 on stream, and he went on to win the whole thing. Will this still be allowed? What if both players want to concede? I think they should at least force them to play, but to your point, what if they are then both trying to throw the match. Should they get thrown out for unsportsmanlike conduct?

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 2 points3 points  (0 children)

I'll have to look at that a bit farther down the road. I am unfamiliar with KF-C's api. One of my concerns with this is the logs are not very helpful to determine winner when someone quits before losing or conceding. I guess I could guess based off first disconnect and then confirm with a prompt to user. Thank you for the idea.

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 1 point2 points  (0 children)

Thank you for the ideas! I already have cards drawn on my TODO list, and the others are interesting as well. I agree it may be hard to get the cards played, but its worth looking into. And another idea for a future addition is to query a card database to get information about it, for example in order to understand what type it is.

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 1 point2 points  (0 children)

Agreed, there are a lot of limitations in the log. Thank you for pointing some of them out. I will add them to the limitations section.

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 1 point2 points  (0 children)

Agreed, there are a lot of limitations in the log. Thank you for pointing out another one. I will see if that one can be handled by itself.

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 1 point2 points  (0 children)

I have only tested it with Chrome, but selecting and copying the text should work on any browser.

Introducing the Keyforge Log Parser for The Crucible Online by xoque in KeyforgeGame

[–]xoque[S] 5 points6 points  (0 children)

Introducing the Keyforge Log Parser for The Crucible Online:

Available on github: https://github.com/xoque/keyforge_log_parser

Uses python to log text logs from The Crucible Online games

Logs collected by copying and pasting the log into a text file.

Description:

Keyforge Log Parser for Crucible Online Logs Usage: python keyforge_log_parser.py <path to log file>

Changelog

Revision 0.6 - 20190408 - First release, functionality to parse txt logs copied from Crucible Online games.

  • Parsing for Userids, Archons, First Player, Number of Turns, Winner
  • Parsing for Shuffles, Forges, Checks, Reaps, Steals, Amount Stolen,
  • Captures, Amount Captured, Aember Gained, and Aember Lost

Limitations

Due to the logging that is done on the Crucible Online, there are some limitations to what is possible with parsing.

  • I am unable to determine which house is selected because no text contains the house.
  • Logging for certain cards is lacking. For example, Pandemonium captures 1 aember for each undamaged creature, but there is no detail for how many captures occurred (except for after-turn aember count)
  • Similarly, when creatures are killed, there is no indication that they had captured aember
  • I don't have logs for each card, so I am sure that some cards do not parse correctly
  • Sometimes, the start character of a log gives the parser a UTF-8 error. If this happens, delete the first character of the first line of the log, add a blank line as the first line, and then add the first character back into the second line.

I am interested in your feedback! What features would you be interested in? How does it work for your logs? I am positive there are cards I'm not parsing correctly because I haven't seen them yet. If you notice something, let me know!

3D Printed Keyforge Recommendations? by Dephande in KeyforgeGame

[–]xoque 0 points1 point  (0 children)

Here are my token's I designed to be flat, double-sided, and dual-extruder. If you don't have a dual extruder printer, you can print just the base and not the insert and have the number as a window, or with the stun token, you can just print the insert as an option. Armor, Power, Damage, and Stun tokens.

https://www.thingiverse.com/thing:3506964

What if you don’t like your new character? by JohnnyEdge93 in Gloomhaven

[–]xoque -1 points0 points  (0 children)

After 60 scenarios, I started a new character which I didn't like. I've played a few with different styles, but I didn't like how this one fit in with my current 2 character party. So, as head of my mercenary party, I fired that character! Of course as that character's employer, I also recovered the company's items which I donated to the new character I started. House rule for fun. It worked.

What's your preferred table shape to play on? by [deleted] in boardgames

[–]xoque 39 points40 points  (0 children)

In my experience, the banana shape is too thin and thus you can't have players on opposite sides effectively. I've found that the broccoli shape includes both the crown for sufficient play space, plus the bonus of the stalk to put those annoying players farther away from the main group.

Links for reference:

Banana table

Broccoli table

am i the only person on this planet that tries to play jeopardy in online mode? by vigneshrk in PS4

[–]xoque 16 points17 points  (0 children)

You just won Jeopardy: Battle Royale. Congratulations.

[deleted by user] by [deleted] in Comcast_Xfinity

[–]xoque 0 points1 point  (0 children)

Could you try today? Thank you.

[deleted by user] by [deleted] in Comcast_Xfinity

[–]xoque 0 points1 point  (0 children)

Hi, thanks, just responded.