• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. A music library covering more than two hundred genres

      This submission showed up on /r/listentothis a couple of weeks ago. I'm reposting it here because it is the finest and most on-point collection of music I have ever encountered. The original post...

      This submission showed up on /r/listentothis a couple of weeks ago. I'm reposting it here because it is the finest and most on-point collection of music I have ever encountered. The original post from /u/theamazingsounds is included below.


      Hello again fellow music enthusiasts!

      1 year ago, I made a post about my ongoing project to create a collection with as many genres as possible, aiming to give listeners a convenient way to discover new music. It got many interested and since then more than 50 genres have been added, as well as descriptions for every genre.

      I'm making this post to thank those following already, and am once again open for suggestions and ideas. I also made a subreddit called r/TheAmazingSounds where you can post about music that you want to share with others. It is currently empty but I will try to keep it active and reply often.

      You can find everything on Spotify. It is synced with other services but doesn't convert all songs.

      Spotify | Deezer | Soundcloud | YouTube

      11 votes
    2. What programming/technical projects have you been working on?

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's...

      This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?

      15 votes
    3. Why do some/most nasal decongestants create feedback loops of congestion and (more importantly for me) how can one get over the withdrawal effects created by it's excessive use, and in what timeframe?

      For context: my mother said that my father has used these decongestants regularly for as long as she has known him. He passed this habit onto me when I was young, originally with Afrin, then...

      For context: my mother said that my father has used these decongestants regularly for as long as she has known him. He passed this habit onto me when I was young, originally with Afrin, then Narix. Given there is a recommendation to not use these decongestants for extensive periods of time and apparently a rebound effect and syndrome called rhinitis medicamentosa comes from ditching it's use after said long periods, my mother decided using it like this is unhealthy and thus cut my use of it for the day, and given this stuff is cited in Wikipedia and a fair number of news/medical articles, it seems legitimate, and thus I agreed.

      After that, my skin is more prone to goosebumps and being overly sensitive, my eyes are watering more, my throat feels more scratchy (although I already woke up with that, before my mother made this decision) my nose is running way more than it used to.
      Can I blame withdrawal on this?
      What happened to me?
      How long does this last?

      And is this site really where I should turn to to try to find out?

      8 votes
    4. Maybe it’s too easy to delete comments on mobile

      In numerous occasions I accidentally deleted comments on mobile. Sometimes I can use navigation history to restore them but not always. This can be rather frustrating. Maybe there should be some...

      In numerous occasions I accidentally deleted comments on mobile. Sometimes I can use navigation history to restore them but not always. This can be rather frustrating. Maybe there should be some extra confirmation that’s not easy to accidentally click in order to delete stuff on mobile

      14 votes
    5. Fortnightly Programming Q&A Thread

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads. Don't forget to format your code using the triple...

      General Programming Q&A thread! Ask any questions about programming, answer the questions of other users, or post suggestions for future threads.

      Don't forget to format your code using the triple backticks or tildes:

      Here is my schema:
      
      ```sql
      CREATE TABLE article_to_warehouse (
        article_id   INTEGER
      , warehouse_id INTEGER
      )
      ;
      ```
      
      How do I add a `UNIQUE` constraint?
      
      6 votes
    6. 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.

      11 votes