Skip Navigation
Jump
Questions about ACL Festival
  • That’s super helpful, thank you!

    0
  • Jump
    Built-in software ‘death dates’ are sending thousands of schools’ Chromebooks to the recycling bin
  • Interesting article, I don't think I have a use for them though.

    3
  • Jump
    What are some cool skills that are best learned young?
  • You’re absolutely right.

    1
  • Jump
    What are some cool skills that are best learned young?
  • Oh great point. I’d add skiing to that category.

    2
  • I can think of two:

    1. Speaking multiple languages, and
    2. Perfect pitch

    Both are more easily learned at a young age. Are there others?

    33

    I'm excited to attend ACL Festival this year (my first time).

    My partner and I would like to plan out our weekend. When do we learn the stages and times for different artists?

    And a separate question: When can I buy this year's T-shirt? I only see 2022 for sale on the website.

    Thanks!

    3
    Jump
    Lemmios is now on the App Store
  • Awesome! I will try it out. Thanks!

    3
  • Jump
    Have you ever had Detroit-style pizza?
  • I’ll have to give it a try

    1
  • Jump
    How frequently do you use profilers/debuggers at work?
  • How do people do stuff without debuggers? :D

    Another way to develop would be through iterating within a Unit Test that you don't plan to keep around.

    Uh, I set a breakpoint and run the app?

    To add a bit more context, it's more difficult to configure a debugger when the application is running within something like Docker. How difficult? That depends on the language and tools you're using.

    1
  • I know profilers and debuggers are a boon for productivity, but anecdotally I've found they're seldom used. How often do you use debuggers/profilers in your work? What's preventing you? conversely, what enables you to use them?

    7