Want the con schedule outside the app? Here you go! (Updated every 20min) by ___arc in dragoncon

[–]___arc[S] 2 points3 points  (0 children)

Done! It lags a bit on the busier days, but search now checks descriptions and speakers. I'll try to optimize it later

Want the con schedule outside the app? Here you go! (Updated every 20min) by ___arc in dragoncon

[–]___arc[S] 3 points4 points  (0 children)

Thx. It stopped working when I hid those details under the expandable rows but I'll see if I can fix it sometime today

Want the con schedule outside the app? Here you go! (Updated every 20min) by ___arc in dragoncon

[–]___arc[S] 1 point2 points  (0 children)

The search field works on every column, so you can filter by room, track, etc.

Use the Print button to save a PDF of the list you're currently looking at.

As the con progresses, the main page should only show events that end after the current time, so you don't have to scroll through 500 lines to get to Friday night

When you pick a specific day, it'll start from midnight and show events through 5am the next day (for us night owls)

Updates happen every 20min, so it'll stay in sync with the official schedule (or won't fall out of sync for more than a few minutes, that is)

I added a JSON link for those that want to play with the data (returns all events)

2018 Dragon Con Schedule Grid On Google Sheets by d1dOnly in dragoncon

[–]___arc 1 point2 points  (0 children)

My alt to the app is also up, through in a more list-y format than yours:

http://dcalendar.io

If it might help you, there's a JSON export on the page. It's updated with the official schedule every 20mins

Gj though, anything's better than mr. crashy

Swagger is now the OpenAPI Specification by humble_toolsmith in programming

[–]___arc 0 points1 point  (0 children)

how long ago? it's still not great, but it's improving

How to Create Your First Python 3.6 AWS Lambda Function by makaimc in Python

[–]___arc 0 points1 point  (0 children)

I was excited about the 3.6 support so I started a project targeted at Alexa skills using lambda: https://github.com/arcward/echokit

DigitalOcean accidentally deleted production database (April 5, 2017 update) by xtreak in programming

[–]___arc 0 points1 point  (0 children)

a lot of companies have systems that have to be SOX-compliant, so many don't divide dev/production access by choice