• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Day 21: Monkey Math

      Today's problem description: https://adventofcode.com/2022/day/21 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/2022/day/21

      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
    2. Day 20: Grove Positioning System

      Today's problem description: https://adventofcode.com/2022/day/20 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/2022/day/20

      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>
      
      4 votes
    3. Day 19: Not Enough Minerals

      Today's problem description: https://adventofcode.com/2022/day/19 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/2022/day/19

      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>
      
      7 votes
    4. Day 18: Boiling Boulder

      Today's problem description: https://adventofcode.com/2022/day/18 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/2022/day/18

      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>
      
      5 votes
    5. Day 17: Pyroclastic Flow

      Today's problem description: https://adventofcode.com/2022/day/17 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/2022/day/17

      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>
      
      5 votes
    6. Day 16: Proboscidea Volcanium

      Today's problem description: https://adventofcode.com/2022/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/2022/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>
      
      5 votes
    7. Day 15: Beacon Exclusion Zone

      Today's problem description: https://adventofcode.com/2022/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/2022/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>
      
      7 votes
    8. Day 14: Regolith Reservoir

      Today's problem description: https://adventofcode.com/2022/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/2022/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>
      
      7 votes
    9. Day 13: Distress Signal

      Today's problem description: https://adventofcode.com/2022/day/13 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/2022/day/13

      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
    10. Day 12: Hill Climbing Algorithm

      Today's problem description: https://adventofcode.com/2022/day/12 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/2022/day/12

      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
    11. Day 11: Monkey in the Middle

      Today's problem description: https://adventofcode.com/2022/day/11 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/2022/day/11

      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>
      
      9 votes
    12. Day 10: Cathode-Ray Tube

      Today's problem description: https://adventofcode.com/2022/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/2022/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>
      
      12 votes
    13. Day 9: Rope Bridge

      Today's problem description: https://adventofcode.com/2022/day/9 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/2022/day/9

      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>
      
      9 votes
    14. Day 8: Treetop Tree House

      Today's problem description: https://adventofcode.com/2022/day/8 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/2022/day/8

      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>
      
      11 votes
    15. Day 7: No Space Left On Device

      Today's problem description: https://adventofcode.com/2022/day/7 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/2022/day/7

      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>
      
      16 votes
    16. Day 6: Tuning Trouble

      Today's problem description: https://adventofcode.com/2022/day/6 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/2022/day/6

      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>
      
      13 votes
    17. Day 5: Supply Stacks

      Today's problem description: https://adventofcode.com/2022/day/5 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/2022/day/5

      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>
      
      15 votes
    18. Day 4: Camp Cleanup

      Today's problem description: https://adventofcode.com/2022/day/4 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/2022/day/4

      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>
      
      16 votes
    19. Day 3: Rucksack Reorganization

      Today's problem description: https://adventofcode.com/2022/day/3 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/2022/day/3

      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>
      
      19 votes
    20. Day 2: Rock Paper Scissors

      Today's problem description: https://adventofcode.com/2022/day/2 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/2022/day/2

      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>
      
      18 votes
    21. Day 1: Calorie Counting

      Today's problem description: https://adventofcode.com/2022/day/1 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/2022/day/1

      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>
      
      24 votes
    22. Tildes Tech Support: Two audio devices, keyboard volume control will only control one and it's not the default device

      For the first time in what feels like decades, I have been unable to find a solution myself or via the ol' googling so I turn to the wonderful people of Tildes for assistance with a clearly...

      For the first time in what feels like decades, I have been unable to find a solution myself or via the ol' googling so I turn to the wonderful people of Tildes for assistance with a clearly critical issue...

      Background Information:
      Newly built gaming PC (a day old, the reason I've been gone from Tildes for the last week, I know you all missed me, I missed you too)
      Windows 10
      HyperX headphones plugged in via USB
      5.1 speaker setup plugged in via back panel and set as default audio device
      Logitech G910 keyboard

      Issue:
      Volume control knob on keyboard will only control headphones volume despite headphones not being the default device.
      Knob will control speakers if I unplug the USB to the headphones or disable the headphones in control panel.
      Previous build had the same speakers, headphones, and keyboard setup and worked with no issue, volume knob would control whatever audio device was in use/selected in the taskbar "Select Playback Device" dropdown. I'd swap to headphones during a call/gaming with friends, swap back to speakers for normal day to day use.

      Ideas? I've already tried all of the uninstall/reinstall driver options I can think of.

      9 votes
    23. iPad recommendations

      After reserving a Steam Deck twice, and letting it drop, trying to get FTL running acceptably with touch controls on my old generic Windows Tablet, and doing the bulk of gaming and leisure time...

      After reserving a Steam Deck twice, and letting it drop, trying to get FTL running acceptably with touch controls on my old generic Windows Tablet, and doing the bulk of gaming and leisure time with my phone, I wonder if the best solution to my varied tech needs might be just to bite the bullet, turn in my Android cred and take a walk on the iPad side. I haven't used an Apple device regularly since my iPod touch from ten years ago and ever since that was stolen, I was all Android, all the time. But if I want a device to read comics (PDFs, Kindle/Comixology, Hoopla), watch streaming (Netflix, Prime Video, Youtube), try out games (Apple Arcade, Xcloud Web) but have the option to go back to my old reliables (FTL, Binding of Isaac), should I consider dropping $200 on an older iPad and see if it fits my needs? Should I do it now, or wait on rumors of new ones in October? I know they're supported for longer then the average Android, but at the same time, I don't want to pick one up just in time for it to be a security risk either.

      7 votes
    24. Open source recommendations for a photo/post voting site?

      TLDR: I need a website that let's signed in users vote on each others photos, and stores that data on who voted for what in a database. Background I run a facebook group of about 2,000 members....

      TLDR:

      I need a website that let's signed in users vote on each others photos, and stores that data on who voted for what in a database.

      Background

      I run a facebook group of about 2,000 members. This group is designed for analog (any non-digital format) photographers to swap high quality artistic prints with each oter. The community was essentially dead and the admin wanted to throw in the towel so I took over. We've made progress, the group growth jumped by over 500% in the first month after I took over.

      Right now trading prints doesn't work well. People make a post using the facebook selling format, and those who are interested comment with the image they'd like to trade for. The problem is that the posts get limited visibility due to facebook's algorithms, and stale posts hang around. All of this reduces over all activity, and the majority of posts don't end up in a trade.

      My solution is to do a trade event with everyone participating at the same time. Since facebook doesn't lend itself to this I'd like to whip up a quick site for the event. My time is so limited these days I really don't have the capacity to build something from scratch, and the group certainly doesn't have any other developers to help out with it (it skews heavily on the older side).

      I'd like to find an open source project that lets users sign in (sign in using facebook would be a bonus) and upload/vote on images. After the voting closes, I'll write code to pair everyone up in a way that optimizes for everyone getting to make a trade. If Alice votes for Bob's image, and Bob votes for Alice's image, they would get paired up to make the swap.

      I feel okay writing the code to map out swaps, but I'm pretty terrible at web design and especially at front end design. I've looked across github, but I wanted to reach out and see if anyone could recommend something that I might of missed.

      I don't expect to have 2,000 members participate, I think it may be as few as under 100, so hopefully I won't need to worry about scale.

      Thanks in advance for the help!

      11 votes
    25. Hard water solutions?

      I recently moved to a place with harder water than I'm used to (more minerals). It tastes bad, it makes my detergents less effective, it forms soap scum everywhere, and it's definitely not good...

      I recently moved to a place with harder water than I'm used to (more minerals). It tastes bad, it makes my detergents less effective, it forms soap scum everywhere, and it's definitely not good for my appliances. Does anyone have advice on how to deal with this in a cost-effective way?

      I unfortunately can't install a point-of-entry water softener here. I can theoretically install point-of-use softeners for each of my appliances (bathroom sink, kitchen sink, dishwasher, washing machine, maybe shower), but the portable ones cost like $300+. I can't decide if it's worth the purchase. I also don't know enough about the different kinds or whether they're available in portable formats (reverse osmosis filtration, potassium chloride water softening, and sodium water softening; maybe others). Does anyone have recommendations?

      I recently bought a showerhead with a better filter, which will probably help reduce skin irritation, but it can't actually remove calcium or magnesium. I can't visualize what a genuine point-of-use softener for a shower would even look like or how I would attach it to my showerhead, and I don't know where to get one that isn't just marketing fluff.

      I have some CLR that I intend to use with my dishwasher, but I don't want to have to buy this stuff constantly (just another cleaning product in my cabinet). And I have a Brita for drinking water, but was thinking of getting an under-sink filter as I don't like waiting for it to refill; I have no idea how much to spend on this or which brands are best.

      Happy to hear everyone's thoughts on household water management!

      9 votes
    26. Looking for >1Gb/s networking hardware

      I recently got my home internet upgraded to 10 Gb/s. I currently have the following hardware: 10 Gb/s fiber modem (from the ISP) 1 Gb/s ASUS combo router/AP/switch (needs replacement) 2.5 Gb/s 4...

      I recently got my home internet upgraded to 10 Gb/s. I currently have the following hardware:

      • 10 Gb/s fiber modem (from the ISP)
      • 1 Gb/s ASUS combo router/AP/switch (needs replacement)
      • 2.5 Gb/s 4 port switch (not currently in use)
      • 5 Gb/s USB C ethernet adapter

      My ASUS router is the bottleneck in my current setup. My actual internet speeds are more in the 2-5 Gb/s range when plugged directly into the modem. So I'd be happy if I can get 2.5 Gb/s hardware between my laptops and the modem. That makes my existing ASUS router the bottleneck and in need of replacement. Is there a good, relatively cheap, standalone router (no switch or AP) I can build/buy that supports >1Gb/s speeds? Or is there a good all-in-one solution that isn't way too expensive? I'd honestly prefer to have different components each doing just one job.

      I already tried hooking the switch into the modem directly to see what happens. Under that configuration only one device plugged into the switch has internet access.

      12 votes
    27. If you could rebuild user authentication on the web from the ground up, what would you do?

      lou's post here resonated with me and my attempts to get my family to use better security practices (i.e. 2FA, password managers). They're very difficult to wrap your brain around to the average...

      lou's post here resonated with me and my attempts to get my family to use better security practices (i.e. 2FA, password managers). They're very difficult to wrap your brain around to the average user, and they have the ability to create catastrophic failstates if used incorrectly. Furthermore, even when they work well, they can still be kind of clunky (different sites use different methods; writing down/printing recovery codes feels like a dated solution alongside other tech-forward things).

      Also, outside of this, password requirements are their own bugbear, with nearly every site having different criteria. Even as someone who uses a password generator and manager on the regular, I still have to adjust the password creation criteria to do things like fit character limits or specific requirements (and don't get me started on forced resets!). I totally get why so many people reuse passwords, or have a default one that they sort of modify as needed to fit a given site's needs.

      From my (admittedly super limited) perspective of a lay user: usernames, passwords, 2FA and the whole stack seems like something that's suffering under the technical debt of decades' worth of web development and networking. It seems like things have inched forward and many new layers have been added to address emergent problems, but the whole system gives a sort of barely-held-together-by-tape feel.

      What if we could use what we know now and redesign things from the ground up? If we could start fresh, today, what might username authentication look like beyond the usual username/password combos that we're so used to?

      I'm interested in any ideas -- not necessarily just feasible ones.

      Also, despite me being the one prompting this thread, don't feel the need to simplify technical explanations or anything. I'm mostly interested in lurking and seeing what all you very smart techy people have to say about the topic. :)

      12 votes
    28. I finally understand why US evangelicals support Donald Trump, and it's not just hypocrisy, mindless anti-gay, or stupdity

      It's because they believe(d) he can(could) tear the whole thing down, so they can rebuild a theocratic empire on its ashes. I was listening to Ian Masters' Background Briefing from sometime in the...

      It's because they believe(d) he can(could) tear the whole thing down, so they can rebuild a theocratic empire on its ashes.

      I was listening to Ian Masters' Background Briefing from sometime in the past few days, and he had some lady on who said it. She was speaking about the idiotic ruling from FLA on the mask mandate, then pointed out that this judge was one on the approved list from the Council for National Policy. Apparently Trump agreed only to appoint judges from this list, among other concessions, in order to gain evangelical support. And then she said, they want to tear down all American institutions, so they can install a theocracy instead. It finally all made sense.

      This is terrifying to me. I was brutalized by evangelical fundamentalist religion growing up, and am still severely impeded by the trauma in my adult life. I would much rather live in a world where every lunatic open carries a fully automatic submachine gun than live in a theocracy.

      I was recently informed about the Council for National Policy. They're a force for evil. A highly effective force, that his been working mostly in secret since at least the 80's to turn America into a Spanish inquisitors pipe dream.

      This still doesn't quite explain why middle class Baptist Jane would vote for Trump, I guess maybe racial fear? Paternalistic conditioning?

      I try to be solutions focussed generally speaking, but I don't see one right now, sadly. I aim to start looking and thinking..

      16 votes
    29. I never stay logged in on my desktop + notebook

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect. None of these should affect Tildes in any way. but still, Firefox seems not...

      I'm using Firefox on Arch with ublock origin, umatrix, decentraleyes, darkreader, bypass paywalls, old reddit redirect.
      None of these should affect Tildes in any way. but still, Firefox seems not to be able to keep me logged in, and everytime i open Tildes in a new tab, I'm logged out. Sometimes it remembers the theme (solarized dark) sometimes it does not and only remembers it after a refresh, and sometimes it just dont.
      I dont even know where to look for a solution, especially as this seems to be Tildes specific as no other website seems to have this problems. an I'm pretty shure it has something to do with my Firefox, as it is that way on both of my computers.

      edit: solution was to delete all tildes.net cookies

      6 votes
    30. Product recommendation request: low latency wireless earbuds

      Alright, so I fell down a rabbit hole of trying to understand a whole bunch of techy things that I don't fully understand and could use some help: What I'm looking for: a pair of Bluetooth...

      Alright, so I fell down a rabbit hole of trying to understand a whole bunch of techy things that I don't fully understand and could use some help:


      What I'm looking for: a pair of Bluetooth wireless earbuds that I can pair with my computer, with low enough latency that it won't impair my enjoyment in casual gaming/video watching


      What I understand so far: Almost nothing. 😔 I get that Bluetooth will always have some level of latency, but, beyond that, I've got nothing. I'm so confused.

      There are lots of different versions of Bluetooth, and then there are different Bluetooth protocols within that, and then different audio codecs, and each piece of hardware seems to support completely different combinations of those, and I'm not sure if the devices have to match configurations or even how to figure out what my computer supports? It seems Bluetooth will gracefully fall back to worse codecs/protocols if better ones are incompatible, but I don't really want to buy something that's just going to fall back to its worst usecase.

      I also don't know what's an "acceptable" level of latency. What's reasonable versus what's intolerable?

      It also seems like the information I read online is subject to rapid decay. I read a bunch of stuff only a few years old saying I should look for aptX Low Latency capability, but then I read very recent posts saying that's dead and to go with aptX Adaptive instead. Meanwhile there are a handful of gaming-focused headsets that say they're low latency but don't really say how (e.g. Razer's Hammerhead). And some, like Samsung's buds, having a "gaming mode" but it only works on special hardware.

      Also, how do I know what my computer itself will support? Is there anything I can do from the computer side to reduce latency, or is that strictly a function of what my hardware supports and which earbuds I buy?


      My usecase:

      My computer is a System 76 Oryx Pro (5) running Pop!_OS 21.10. I think its Bluetooth adapter is version 5.1 (though I'm not confident on that). I do not know which protocols/codecs it supports, nor how to find that out.

      Audio quality isn't too important. These will be for everyday video-watching and gaming, which is what's prompting the latency requirement. I'd rather them be responsive than rich.

      Active noise cancelling would be nice to have (especially if it has a toggleable transparency mode), but I don't know if ANC adds latency and is therefore incompatible with what I'm wanting.

      I don't have a specific budget for it, and that's honestly the least important requirement. If the solution exists I'm fine paying for it (within reason, of course). These will end up getting used for thousands of hours, so even a big price difference upfront will even out over time.

      I'd appreciate any help anyone can offer in pointing me in the right direction on this!

      12 votes
    31. Day 25: Sea Cucumber

      Today's problem description: https://adventofcode.com/2021/day/25 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/2021/day/25

      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>
      
      5 votes
    32. Day 24: Arithmetic Logic Unit

      Today's problem description: https://adventofcode.com/2021/day/24 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/2021/day/24

      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
    33. Day 23: Amphipod

      Today's problem description: https://adventofcode.com/2021/day/23 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/2021/day/23

      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
    34. Day 22: Reactor Reboot

      Today's problem description: https://adventofcode.com/2021/day/22 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/2021/day/22

      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
    35. Day 21: Dirac Dice

      Today's problem description: https://adventofcode.com/2021/day/21 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/2021/day/21

      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
    36. Day 20: Trench Map

      Today's problem description: https://adventofcode.com/2021/day/20 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/2021/day/20

      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
    37. Day 19: Beacon Scanner

      Today's problem description: https://adventofcode.com/2021/day/19 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/2021/day/19

      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>
      
      9 votes
    38. Day 18: Snailfish

      Today's problem description: https://adventofcode.com/2021/day/18 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/2021/day/18

      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>
      
      9 votes
    39. Day 17: Trick Shot

      Today's problem description: https://adventofcode.com/2021/day/17 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/2021/day/17

      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
    40. Day 16: Packet Decoder

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      9 votes
    41. Day 15: Chiton

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      12 votes
    42. Day 14: Extended Polymerization

      Today's problem description: https://adventofcode.com/2021/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/2021/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>
      
      11 votes
    43. Day 13: Transparent Origami

      Today's problem description: https://adventofcode.com/2021/day/13 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/2021/day/13

      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>
      
      13 votes
    44. Day 12: Passage Pathing

      Today's problem description: https://adventofcode.com/2021/day/12 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/2021/day/12

      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>
      
      12 votes