• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing unfiltered topic list. Back to normal view
    1. What have you spent "too much time" trying to fix or streamline?

      This could be an organizational and curation method, a "simple" task you thought you could automate, or an open ended interpretation of the question. If you've spent "an adequate amount of time"...

      This could be an organizational and curation method, a "simple" task you thought you could automate, or an open ended interpretation of the question. If you've spent "an adequate amount of time" on such a project, but others disagree, you're free to share as well.

      50 votes
    2. Discussion for Malazan Book of the Fallen: The Bonehunters (Spoilers through book 6)

      Warning: this post may contain spoilers

      I recently finished The Bonehunters, the 6th book in Malazan Book of the Fallen and taking the advice of @DynamoSunshirt I decided to post this to see the thoughts and opinions of everyone here on this book in the series, and by extension how it builds upon the previous books.

      I've felt like each book in the series has drawn me further in, and this was no exception. One thing that I've found in reading large scale series with multiple POVs is that there are often ones that I'm not interested in or find less appealing than others while reading it and look forward to getting back to my favorite characters. There wasn't a single character in this volume, and so far in Malazan, that I wasn't interested in following.

      I'm wrapping up my work day and don't have a lot of time to write out all my thoughts on the book but wanted to get this posted while it was on my mind and then add in more later.

      I loved seeing so many potlines from the previous books start coming together.

      The siege of Y'Ghatan was completely unexpected and was riveting to read, it being one of the longer chapters in the book kept me up late one night because I had to see how it wrapped up!

      The end of the book felt like we were witnessing a pivotal moment and what seemed like a rapid fall of the empire. So many injustices with the Wican Pogrom and how the Chain of Dogs was being treated. I was honestly rooting for Tavore to usurp Laseen.

      Heboric's potline feels like it is not completed and that the Jade Statue and all of those souls will have an impact on the storyline later on. I'm also left wondering what Hood wanted from Ganoes as part of the deal to let Heboric out of Hood's realm.

      Karsa Orlong continues to be awesome and has become of my favorite characters. His self-assurance and introspection along with the seeming threat to civilization he represents is fantastic. I also saw a reference towards the end of the book about certain Tobalki possessing warrens of their own. I'm curious if he has reached that point and how exactly that works with all the other mysteries of the magic in this world.

      I have a friend who has already read all 10 books, and I've been bouncing ideas/predictions off of him which has been great.

      I am currently starting book 7 and would appreciate if any spoilers for the following books, or other books in the Malazan setting, are avoided.

      15 votes
    3. Day 16: Reindeer Maze

      Today's problem description: https://adventofcode.com/2024/day/16 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2024/day/16

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      6 votes
    4. How to stink less at piano

      I'm looking for some suggestions about how I can stink a little bit less on piano. In my role, I use the piano with some frequency, and I'm skilled in reading music and playing melodies or chords,...

      I'm looking for some suggestions about how I can stink a little bit less on piano. In my role, I use the piano with some frequency, and I'm skilled in reading music and playing melodies or chords, but not both (outside of the basic I, IV. V, maybe vi), and forget about anything with parts. I'd really love to be able to play accompaniment to simple songs outside the basic boom chick boom chick left hand right hand pattern. For example, I'd like to know a few different ways to play along with Twinkle Twinkle Little Star so I don't fall asleep at the keys. I've tried using method books to improve my skill, but they're either way too hard or way too easy.

      Can anyone recommend any exercises, etudes, or anything else that can help me seem like a better piano player than I am?

      22 votes
    5. What is the best modern-ish OS to install on older computers? (Parameters within)

      By "modern-ish" I mean support for wifi, USB, etc. Maybe modern is the wrong word, but "not prehistoric" fits better? I primarily want to use these machines for some old school mudding. Bonus...

      By "modern-ish" I mean support for wifi, USB, etc. Maybe modern is the wrong word, but "not prehistoric" fits better? I primarily want to use these machines for some old school mudding. Bonus points for a browser that works with encryption to make web browsing somewhat usable.

      Computer #1: "Ole trusty"

      This one came with the OG Windows NT. I've toyed with FreeBSD installs from version 4 to 7 or so. Right now I believe it has Windows 95 or 98.

      • Compaq / Pentium
      • 3.25" disk drive
      • Broken CD-ROM and I haven't found a plug-and-play replacement yet, even though I've tried 3 or 4. I can get it to work by forcing the tray open and closed, but I'm certain the tray is going to snap soon.
      • I've replaced the hard drive with a compact flash
      • Right now it has a PCI LAN adapter, but I have the option to replace this with a wifi adapter (Linksys I believe)

      Computer #2: "MTV was still cool"

      This one's running Windows 3.1 at the moment. It's going to be much tougher to get a network connection going. Is it possible to do some sort of modem-to-wifi bridge?

      • Compaq / 386
      • 5 1/2" and 3.25" disk drives, no CD ROM
      • Compact flash HD
      • It has a modem, I'm not sure how fast. I'm also not sure how many expansion slots are left.
      18 votes
    6. 180bpm+ music recommendations?

      Hey, y’all. I’ve been listening to basically the same song on repeat while I do my emails job, and have found that listening to something with a good tempo of 180bpm or higher really helps keep my...

      Hey, y’all. I’ve been listening to basically the same song on repeat while I do my emails job, and have found that listening to something with a good tempo of 180bpm or higher really helps keep my energy high. Unfortunately finding music solely by bpm isn’t easy.

      Any recommendations? I’m open to pretty much anything (though I’m not really a fan of “screamy” metal). My usual playlist is basically just EDM and remixes. 😅

      14 votes
    7. Day 15: Warehouse Woes

      Today's problem description: https://adventofcode.com/2024/day/15 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2024/day/15

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      6 votes
    8. How do you shave your nose and ears?

      Yeah, seriously. As someone approaching middle age but in denial, I am bothered by nose and ear hairs. I bought a trimmer but I swear all of them I have seen are garbage, or are at least very...

      Yeah, seriously.

      As someone approaching middle age but in denial, I am bothered by nose and ear hairs. I bought a trimmer but I swear all of them I have seen are garbage, or are at least very cheap. Is there a trimmer that isn’t bad? How do you take care of your nose hair?

      Yes, I am aware that women also get hair there, but i haven’t heard anything from any women about it ever.

      28 votes
    9. Day 14: Restroom Redoubt

      Today's problem description: https://adventofcode.com/2024/day/14 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2024/day/14

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      6 votes
    10. Tildes Minecraft Survival Weekly

      New Thread Server host: tildes.nore.gg (Running Java 1.21.1) Dynmap: https://tildes.nore.gg Playtime Tracker: https://tildes.nore.gg/playtimes.html Tildes website extension (shows online status &...

      New Thread


      Server host: tildes.nore.gg (Running Java 1.21.1)
      Dynmap: https://tildes.nore.gg
      Playtime Tracker: https://tildes.nore.gg/playtimes.html
      Tildes website extension (shows online status & location): Firefox (Desktop and Android) - Chrome
      Verification site: https://verify.tildes.nore.gg
      Patreon: https://www.patreon.com/TildesMC

      Plugins and Data Packs Data Packs:
      • Terralith - Overworld terrain upgrade
      • Nullscape - End terrain upgrade
      • Armor Statues [Vanilla Tweaks]
      • Bat Membranes [Vanilla Tweaks]
      • Cauldron Concrete [Vanilla Tweaks]
      • Husks Drop Sand [Vanilla Tweaks]
      • Mini Blocks [Vanilla Tweaks]
      • More Mob Heads [Vanilla Tweaks]
      • Player Head Drops [Vanilla Tweaks]
      • Silence Mobs [Vanilla Tweaks]
      • Wandering Trades [Vanilla Tweaks]

      Plugins:

      • Clickable Links - Makes http URLs in chat clickable (only for registered players)
      • CoreProtect - Records all block/container/mob changes (Anyone can look up changes with /co inspect)
      • Dynmap - Adds a live web map
      • EasyArmorStands - GUI for editing armor stands
      • Hexnicks - Enables Tildes usernames to be displayed
      • LuckPerms - Locks down unregistered users
      • Nerfstick - Allows survival use of the minecraft:debug_stick item (requires admin to spawn in)
      • Rapid Leaf Decay - Increases the speed of leaf decay by 10x
      • WorldEdit - Used for occasional admin stuff
      • WorldGuard - Prevents unregistered users from changing anything in the world

      The server operates on a soft whitelist. Anyone can log in and walk around, but you need a Tildes account to gain build access.


      New Thread

      18 votes
    11. What have you been listening to this week?

      What have you been listening to this week? You don't need to do a 6000 word review if you don't want to, but please write something! If you've just picked up some music, please update on that as...

      What have you been listening to this week? You don't need to do a 6000 word review if you don't want to, but please write something! If you've just picked up some music, please update on that as well, we'd love to see your hauls :)

      Feel free to give recs or discuss anything about each others' listening habits.

      You can make a chart if you use last.fm:

      http://www.tapmusic.net/lastfm/

      Remember that linking directly to your image will update with your future listening, make sure to reupload to somewhere like imgur if you'd like it to remain what you have at the time of posting.

      6 votes
    12. What did you do this week (and weekend)?

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their week. Did you accomplish any goals? Suffer a failure? Do...

      As part of a weekly series, these topics are a place for users to casually discuss the things they did — or didn't do — during their week. Did you accomplish any goals? Suffer a failure? Do nothing at all? Tell us about it!

      9 votes
    13. Day 10: Hoof It

      Today's problem description: https://adventofcode.com/2024/day/10 Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it...

      Today's problem description: https://adventofcode.com/2024/day/10

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      8 votes
    14. Tildes Book Club Discussion - The City We Became by N K Jemisin

      Warning: this post may contain spoilers

      This is the ninth of an ongoing series of book discussions here on Tildes. We are discussing The City We Became by N K Jemisin. Our next book will be Ministry for the Future by Kim Stanley Robinson at the end of January.

      I don't have a particular format in mind for this discussion, but I will post some prompts and questions as comments to get things started. You're not obligated to respond to them or vote on them though. So feel free to make your own top-level comment for whatever you wish to discuss, questions you have of others, or even just to post a review of the book you have written yourself.

      For latecomers, don't worry if you didn't read the book in time for this Discussion topic. You can always join in once you finish it. Tildes Activity sort, and "Collapse old comments" feature should keep the topic going for as long as people are still replying.
      And for anyone uninterested in this topic please use the Ignore Topic feature on this so it doesn't keep popping up in your Activity sort, since it's likely to keep doing that while I set this discussion up, and once people start joining in.

      18 votes