tabacco

Administrators
  • Content count

    2443
  • Joined

  • Last visited

Everything posted by tabacco

  1. Notch makes the worlds oddest typing teacher?

    Or any of the desktop OSs. Only mobile and consoles.
  2. Backendy server changes

    Heh... we've always run nginx. The change was adding Varnish in front of it to handle caching. There are some rules in vcl_recv to return(pass) for the forums, and a few other things that require user auth or shouldn't be cached. Phase 2 is checking for ip.board's cookies so that it can be cached for logged-out users, but I didn't have time for that yesterday. Phase 3 is ESI, so parts of the homepage can be cached with a different TTL than others.
  3. Notch makes the worlds oddest typing teacher?

    I'd much rather Notch use Unity than Java
  4. Backendy server changes

    Just fixed an issue that was making the 'Online Users' section of the forum show up weirdly.
  5. Kerbal Space Program

    This might be helpful: http://wiki.kerbalspaceprogram.com/wiki/Maneuver_node
  6. Saturday Morning Streams

    Also, if you install the ios app (or android app, I assume, if that exists) it'll alert you when a followed channel goes online.
  7. Which, of course, will be recorded at the offices of Computer 5000 in San Francisco.
  8. Other podcasts

    I may have said it before, but I will say it again: http://thememorypalace.us/ Basically a short form history podcast. Each episode is maybe 6-7 minutes tops, and it comes out monthly, so it's easy to catch up on. The production seems a little inspired by Radiolab, to me. Some good starter episodes: Episode 46: After Party http://thememorypalace.us/2012/09/after-party/ Clearing up some misconceptions about the Donner Party. This one's a little longer than average. Episode 18: Dig Set Spike http://thememorypalace.us/2009/08/episode-18-dig-set-spike/ This one's about Nazis and Volleyball. I dare you not to listen now.
  9. New Forums! Post feedback, notes, etc here

    Just made some database changes. There shouldn't be any visible changes, but please let me know if anything seems to be horribly broken.
  10. Garriott: "Most designers really just suck"

    Depends how much you like spaghetti code
  11. New Forums! Post feedback, notes, etc here

    The stars should be fixed. I don't know why they break with every update.
  12. New Forums! Post feedback, notes, etc here

    This *may* have been fixed in the update I just installed. Let me know.
  13. Secret upgrades!

    Not actually a secret, but I did some under-the-hood updates to the main site (not the forums) tonight. Let me know if anything seems amiss.
  14. SimCity: The City Simulator

    I'm really curious how much of the simulation is running server-side. One of the things the latest patch 'fixed' was disabling the Cheetah speed level. That kind of makes me wonder if it's writing events to the server in realtime (which seems like an inefficient save strategy) or if its the server doing at least some of the processing in the game.
  15. Hopefully staging a Music Man style citywide scam is also supported. Monorail!
  16. Sorry, it's actually there but I haven't updated the page due to laziness: http://www.idlemc.com/past-epochs/files/idlemc_seventh_epoch.zip (Note that it's 700MB)
  17. The Idle Thumbs Wiki Urban Revitalization Project

    Not to be confused with the Idle Thumbs Urban Wiki.
  18. Hard disk fail

    Yeah, backblaze's only filtering options are excluding certain directories (I exclude steamapps and dropbox, for example) and limiting the largest filesize it'll back up (defaults to 4GB, can be changed to unlimited). I use both Backblaze and Time Machine. The latter is most useful in case of disksaster, but if my apartment burns down or floods or something then an offsite backup swill have been well worth it.
  19. Hard disk fail

    Yeah, backblaze is great, and insanely cheap for what they deliver.
  20. Discworld

    Small Gods was a great one, for sure. I also really loved Night Watch, though for different reasons
  21. GDC 2013

    For food? - Ruchi, 3rd and Bryant also (South Indian food) - The American Grilled Cheese Kitchen, 2nd and South Park (You can guess their menu) - 21st Amendment, 2nd and South Park also (Brewery/Restaurant) - Farmer Brown's Little Skillet, Ritch between Townsend and Brannan (Fried chicken and waffles)
  22. GDC 2013

    Protip: For GDC attendees willing to walk a bit there's some really good food to be had without the conference crowds. HRD Coffee Shop at 3rd and Bryant, for example, makes a spicy pork and kimchee burrito that is amazing.
  23. Sublime's a general text editor. I really can't recommend it highly enough: http://www.sublimetext.com/ Also, if you install the Package Control plugin, it essentially adds apt-get for plugins from an enormous repo: http://wbond.net/sublime_packages/community