• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Anime for someone who doesn't like (shonen) anime that much

      I personally don't love most anime I've been recommended. Admittedly, shonen anime is pretty predictable and boring to watch to me, and I've only mostly been recommended anime in that genre since...

      I personally don't love most anime I've been recommended. Admittedly, shonen anime is pretty predictable and boring to watch to me, and I've only mostly been recommended anime in that genre since it's the most popular. There are some exceptions of course, but nothing has grabbed me too hard. I'm not super into the exaggerated reaction shots and repeating everything that's happening on screen like I can't already see it happening. Announcing your feelings and actions is so tiring.

      Really looking for something that makes me laugh or feel something.

      I've been getting bored of current TV offerings and I'm trying to boost my Japanese learning so I'm wondering if there's anything out there for me. I do try to watch at least a couple of episodes every time I get something suggested, nothing really clicked for me. Even the ones I do like, I feel like I had to force myself to sit through sometimes.

      Some anime I do enjoy:

      • Cyberpunk: Edgerunners - Even though I really dislike super over the top things, there's something about the relatively simple story and heart in this one. I really loved it and it's probably my favorite so far.
      • most Studio Ghibli things - I mean, who doesn't, right?
      • Your Name and Suzume - both kinda in the same vein of interesting stories and something different that is hard to pull off in conventional live-action, and beautifully drawn to boot
      • Ju Jutsu Kaisen season 1 - I enjoyed it, will probably watch season 2, but waiting for it to finish
      • Persona 5 The Animation - Honestly mostly because I liked the game, the anime was not as great tbh.

      Things I've seen and are already on the list and will probably(?) continue -

      • FMA:B (1 episode)
      • Cowboy Bebop (1 episode)
      • Undead Murder Farce
      • Chainsaw Man season 1 (this one's a bit iffy imo, I really can't stand the main character's fascination with boobs, the action is good though and the story is actually kinda interesting)

      Things I've seen and won't continue/didn't particularly enjoy -
      (17 episodes of) Death Note, One Punch Man season 1, Demon Hunter season 1

      Edit: Western shows/movies I enjoyed:
      Background shows I'll put on:
      Community
      Brooklyn Nine Nine

      Shows that made me feel things:
      Breaking Bad and Better Call Saul
      The Last of Us
      Mr. Robot

      Not shows but things I enjoy:
      Spider-verse movies
      Everything Everywhere All at Once (my favorite movie of all time)
      The Planet of the Apes trilogy remakes
      Lord of the Rings

      46 votes
    2. What are your favorite ridiculous/absurd/campy Christmas movies?

      Open to anything from Hallmark-style movies with particularly ridiculous storylines, horror movies with a Christmas twist, or childhood classics that are a lot crazier than we might remember them...

      Open to anything from Hallmark-style movies with particularly ridiculous storylines, horror movies with a Christmas twist, or childhood classics that are a lot crazier than we might remember them as children.

      31 votes
    3. TV Tuesdays Free Talk

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here. Please just try to provide fair warning of...

      Have you watched any TV shows recently you want to discuss? Any shows you want to recommend or are hyped about? Feel free to discuss anything here.

      Please just try to provide fair warning of spoilers if you can.

      6 votes
    4. Short stories compilations

      Hello! For the past few years, I've been an avid reader of fantasy and fiction. I've explored numerous books and sagas within these genres, ranging from well-known titles to some relatively...

      Hello!

      For the past few years, I've been an avid reader of fantasy and fiction. I've explored numerous books and sagas within these genres, ranging from well-known titles to some relatively underground gems. However, I've encountered a recent issue with my reading habits.

      Firstly, reading has always been my preferred and "healthier" form of entertainment from a productivity standpoint. Compared to games or TV/movies, it has been easier for me to set aside a book when it's time to focus on work or study. Lately, though, I've become deeply engrossed in series with multiple entries. When a book's plot captivates me, putting it down becomes a challenge. This was particularly true with the Expanse series; by the fourth book, I was completely immersed in the narrative and characters. Unfortunately, the series comprises nine books, leading me to avidly read subsequent books almost obsessively and, regrettably, procrastinate on important tasks.

      Admittedly, this lack of discipline is my own fault. However, I believe that if I had access to interesting short stories, I could read them during breaks or brief moments of leisure, satisfying my entertainment needs without committing to a lengthy plot. Recently, I enjoyed "The Lottery" by Shirley Jackson, which exemplifies the kind of short story I'm seeking. Another example would be "The Jaunt" by Stephen King.

      Unfortunately, I'm unfamiliar with how to access such stories. It seems that short stories are often published in niche magazines, a trend that appears to be more specific to the US culture. I primarily read on Kindle, so if you know of a way to download these types of stories in bulk in epub format or specific book compilations containing short stories, I would greatly appreciate your recommendations!

      21 votes
    5. Day 12: Hot Spring

      Today's problem description: https://adventofcode.com/2023/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/2023/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>
      
      9 votes
    6. Help with strange Windows 10 behavior/files. Do I have a virus?

      Edit2: I'm a mac user who doesn't understand how windows explorer works. Leaving the post for some hapless mac user who may come along. Windows explorer doesn't report how it is traversing the...

      Edit2: I'm a mac user who doesn't understand how windows explorer works. Leaving the post for some hapless mac user who may come along. Windows explorer doesn't report how it is traversing the directory tree, leading to some confusion about where the search result is, which happens to be waaaay down in a zip of a mac application installer I had inadvertantly archived on the Windows disk. I would ask any windows users, how do I make powershell ls | select-string "text" behave like ls | grep "text" on unix?

      edit3: Also, why the fudge would windows explorer search find <weird characters>net but not dotnet when typing 'net' into the search box?

      So I download the occasional, um, linux distro installation video. I use a vpn and private firefox windows for most.

      I'm doing some clean up today, and find a file with a bunch of strange characters, including the text characters, "net." "M⌐⌐v├▒├┼⌐▒net" is the filename listed in the properties window. Inside are a series of .ase files with mostly unrecognizable names.

      I don't see the filename when doing an ls in powershell of the directory reported in explorer.

      doing ls | select-string "net" in powershell results in an unending peristalsis of weird text like you might get from a binary file viewed in a text editor. I do notice, however, that some of the text might be from inside a zip file. But why is select-string searching inside the zip file? ls seems to ouptut only filepath information. Upon further investigation, the zip file is several directories down, it appears adding | select-string to ls makes ls travel the full tree. Wut?

      And when I say undending, I mean it kept going until I hit ctrl-c.

      Any ideas to what is happening here?

      Incidentally, I opened one of the ASE files by right-click->view file in notepad+, which never launched.

      Edit: lots of edits.

      12 votes
    7. Weekly US politics news and updates thread - week of December 11

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate...

      This thread is posted weekly - please try to post all relevant US political content in here, such as news, updates, opinion articles, etc. Extremely significant events may warrant a separate topic, but almost all should be posted in here.

      This is an inherently political thread; please try to avoid antagonistic arguments and bickering matches. Comment threads that devolve into unproductive arguments may be removed so that the overall topic is able to continue.

      9 votes
    8. Movie of the Week #7 - Edward Scissorhands

      The next movie from the 1990s is Edward Scissorhands from 1990 directed by Tim Burton IMDb Letterboxd Wikipedia Are you familiar with other works by Tim Burton and how does this compare? Does it...

      The next movie from the 1990s is Edward Scissorhands from 1990 directed by Tim Burton

      IMDb
      Letterboxd
      Wikipedia

      Are you familiar with other works by Tim Burton and how does this compare? Does it have a certain "90s feel" to it? Feel free to add any thoughts, opinions, reflections, analysis or whatever comments related to this film.

      The rest of the schedule is:

      • 18th of December: The Talented Mr. Ripley
      • 25th of December: Home Alone
      22 votes
    9. Album of the Week #13: Don Cherry - Don Cherry/Brown Rice

      This is Album of the Week #13 ~ This week's album is Don Cherry - Don Cherry/Brown Rice Note that this album has been released under two names/artworks: self titled (Don Cherry) and 'Brown Rice'....

      This is Album of the Week #13 ~ This week's album is Don Cherry - Don Cherry/Brown Rice

      Note that this album has been released under two names/artworks: self titled (Don Cherry) and 'Brown Rice'.

      Year of Release: 1977
      Genre(s): Spiritual Jazz
      Country: United States
      Length: 39 minutes
      RYM | Listen! (Album.Link)

      Excerpt from The Quietus:

      Cherry transformed the rigorous improvisational ethos he developed and deployed alongside Ornette Coleman in the creation of free jazz as a crucial tool to communicate and collaborate with musicians far outside of his original milieu. Few before or since have demonstrated comparable ease in connecting with other musicians, regardless of background or ethos, like Cherry. His ability to locate the deepest, most humanistic, and spiritual links in disparate traditions remains sublime. Lots of musicians profess that they don’t recognise genre, but it’s hard to think of an artist who lived it as much as he did.

      Discussion points:
      Have you heard this artist/album before? Is this your first time hearing?
      Do you enjoy this genre? Is this an album you would have chosen?
      Does this album remind you of something you've heard before?
      What were the album's strengths or weaknesses?
      Was there a standout track for you?
      How did you hear the album? Where were you? What was your setup?

      --

      Album of the week is currently chosen randomly (via random.org) from the top 5000 albums from a custom all-time RYM chart, with a 4/5 popularity weighting. The chart is recalculated weekly.
      Missed last week? It can be found here.
      Any feedback on the format is welcome ~~
      9 votes
    10. Day 11: Cosmic Expansion

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