• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. What online courses / MOOCs have you taken?

      Not leaving the house much these days (due to social distancing and also insane heat in NYC right now) means I've got some time to kill that I'd like to spend productively. I took MIT 6.00.2x:...

      Not leaving the house much these days (due to social distancing and also insane heat in NYC right now) means I've got some time to kill that I'd like to spend productively.

      I took MIT 6.00.2x: Introduction to Computational Thinking and Data Science a few years back when I was refreshing my Python skills. I think it's been updated a bit since then. It was a high quality course and I enjoyed it, though there are so many Python-related courses these days, I can't guarantee it's the best.

      I'm currently taking:

      1. Model Thinking on Coursera from the University of Michigan. I don't know where I saw this recommended (maybe on Tildes or Hacker News?) but it's quite good so far. Scott Page teaches about how to use various models (mental models, computational ones, etc.) for breaking down and analyzing various problems and systems. I've only just started but I quite like it.

      2. Testing and Monitoring Machine Learning Model Deployments on Udemy. Taking this along with a few coworkers since it's relevant to what I do. Only just starting but appears to be quite good and works through a well-documented example project on Github.

      I've also come across a few that seem like they might be good courses for the future:

      Now your turn: what have you taken? What did you like or not like, and why? What do you want to take?

      8 votes
    2. Should we have a separate meta tag group for stuff that transcend Tildes groups and any given subject?

      This idea is inspired (at least for me, there are probably actual forums like Tildes to draw better comparisons to and take better inspiration from) by Danbooru (P.S: This image is just SFW...

      This idea is inspired (at least for me, there are probably actual forums like Tildes to draw better comparisons to and take better inspiration from) by Danbooru (P.S: This image is just SFW scenery but the site as a whole is not) , where they have meta tags for stuff like image resolution, if it has commentary, it it's translated, animated, GIF, etc.

      Should we consider that but for tags like long and short read or watch, videos, reposts/duplicate posts, spoiler threads, recurring.[ ], maybe news article authors too (also appropriated from Danbooru), since these can supercede any topic or group and will rarely be suggested in any single one of them?

      If it's not clear what that looks like, imagine all the normal tags being suggested/typeable at the top and all the meta tags being suggested in a separate search box just below the current one, which are displayed regardless of which group you're in, since they can apply to all the site.

      12 votes
    3. 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?
      
      4 votes
    4. 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
    5. What did you do this 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 weekend. Did you make any plans? Take a trip? Do nothing at...

      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 weekend. Did you make any plans? Take a trip? Do nothing at all? Tell us about it!

      9 votes
    6. What are your default settings for the Tildes homepage?

      So much for being a privacy conscious site /s Anyway, my default setting is activity for the last 7 days mainly for the weekly recurring threads, otherwise I'd probably use 3 days. (Mildly...

      So much for being a privacy conscious site /s

      Anyway, my default setting is activity for the last 7 days mainly for the weekly recurring threads, otherwise I'd probably use 3 days.

      (Mildly offtopic but an option to separate recurring threads from normal threads might be nice, since if you're using a shorter period for stuff to show up on the homepage, the weekly recurring threads which should be used/active for the whole week kind of don't.)

      11 votes
    7. Weekly thread for news/updates/discussion of George Floyd protests, racial injustice, and policing policy - week of July 20

      This thread is posted weekly - please try to post relevant content in here, such as news, updates, opinion articles, etc. Especially significant updates may warrant a separate topic, but most...

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

      15 votes