• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle
  • “Sailing is like standing in a cold shower ripping up $100 bills.”

    I had a sailboat for a bit when I lived in Vegas. I absolutely loved sailing. I had a relatively small, cheap boat which was fine for lake mead. It was still expensive though. Everything continuously breaks on a boat.

    If I hadnt gotten my dream job in Colorado I would have wanted to live near the ocean and own a sailboat.


  • A long time ago most airlines checked at least one bag free. I used to always do this and as op suggests, not stand in line. It was great not having to take a bag through security and haul it around through airports and connecting flights, and avoid the stress of if the overhead space would run out.

    But airlines have done everything in their power to make boarding and the whole flying process miserable in attempt to suck every dollar they can from you for their upgrades and priority boarding.

    I do often take advantage of the airlines offer to “we expect a very full flight, overhead space is limited, and will check your bag for free to your final destination”










  • You say this as if command line is bad? I love the command line for certain tasks. A very common task I do is convert an image from one filetype to another. How does this work on windows? Assuming I have a program that works with each image filetype, I open up the program, click on some menus and dropdown selections and click convert or “save as file type”. On linux, where every major distro has imagemagick installed by default I type

    convert image.jpg image.pdf

    and done. I mean, how much easier can that be?

    Or another example is merging a bunch of pdfs. I imagine adobe acrobat can do this, but I’ve never bothered to learn how, as I quickly learned that I can do it using pdftk on linux by typing

    pdftk file1.pdf file2.pdf cat output merged.pdf

    and done. If I do happen to forget the exact syntax for that command, google gives me the answer instantly.

    If there’s a difficult command line thing to do with lots of options that can get confusing, there is a GUI interface that someone has written that has the dropdown boxes so you don’t HAVE to learn the specific options, but a little bit of learning the command line makes many tasks way more convenient than a typical windows GUI program.

    Regarding wine, you’ve obviously have never used it (or likely even linux). I used my linux pc for 13 years before installing wine to play WoW. (side note to another of your strange assertions, I knew zero programming languages when I switched to linux.) Although, I wasn’t really gaming at all in that time period. I mainly do work on my pc, and the software I use is so much more convenient to us on linux than windows: mainly latex and vim. Some friend asked me to play WoW with them and I said “If I can get it to run on linux, I will.” Kind of thinking it would be a huge pain in the ass to get to run. But the whole process went super smooth, it was maybe 3 commands and now I use zero command line to launch WoW using wine.

    Finally, I don’t like the windows UI. Floating desktop managers always annoyed me (including the linux ones such as gnome) whenever I needed multiple windows displayed at once. Way too much fiddliness adjusting window sizes and borders. I learned about tiling window managers, and that’s what I use now. Is tiling even possible on windows? I know you can win+arrow to kinda do this, but then rearranging can be a pain. I know this is all personal preference and most people like floating windows, but it’s a choice I can make on linux.




  • I don’t understand why you think the moves and playbooks are bass-ackwards? Do you not like that the GM never rolls? Mechanically, pbta is a class-based system with stats. The main rolling mechanic is 2d6+stat where the moves provide advice for which stat to roll. The playbooks are character sheets customized to each class, saving some time on the player in filling out a generic character sheet.

    The results of the 2d6 roll are:

    10+: player does what they want (yes)

    7-10: player does what they want, but there’s a catch (yes, but)

    <7: GM gets to do something (no)

    I’m sure other games have done something similar before, but this was my first exposure to this resolution table, and I really liked it. It changed how I GM games. This was also my first experience with a system without some sort of initiative roll, or 1 action per round, or whatever. Play the game by having a fun conversation and players roll dice when there is a conflict. Certainly other folks have been doing this for years, but dungeon world allowed it to click for me.

    I’m certainly not going to defend pbta as a perfect system, some moves are too specifically designed that a player focuses on only that move, but overall pbta strikes a good balance between a rules-light and a structured, class-based system.


  • I’m not a super experienced pbta player, mainly have only run dungeon world, but I love it because how rules light it is and I can just run the game mainly like having a fun conversation with the players. Once players kind of grock how the system works, it can be very freeing in what they can do. Like they don’t have to think too much about specific abilities in their character sheet and can just say/act what makes sense in the situation. “Since I’m behind the baddie,I grab him by his tail and try to pull him away from…” And then there’s a very simple move. “Okay cool, roll+str.”

    Then there’s a quick resolution after the quick die roll. It’s fast paced and keeps the scene moving. There’s no rolling on my part. I don’t have to just tick off some hp when players attack or get attacked but can throw in all sorts of fun, random stuff, and players can do the same. I also then don’t have to track whose turn it is with initiative or whatever, I just turn to whoever it makes logical sense to do something or whoever speaks up with another thing they want to do.

    I would say the game is definitely not for those that enjoy the tactical combat of games like dnd, but personally I hate that.



  • System 76 customer here. I just replaced my 2011 system 76 lemur with a new lemur. I have Ubuntu installed on both and have never tried pop os. I was very happy with that laptop and the company in general. It actually still runs okay. I did replace the battery after about 5 or 6 years. I’m thinking of trying out nixos on it.

    My guilty reason for upgrading was I wanted to play dwarf fortress at more than 5 fps…