nowfound

Life & fun · July 12, 2011

EY

Exercises you can do at work, emailed Mon-Fri

http://www.exercisesatwork.com/ I evolved this service over several months and since June it's in a state where I can show it to the public. The service is built on Google App Engine - an interesting experience on how the restrictions of the platform make you focus on the scalability of your app. Edit: wanted to add details as this might be interesting to HN. The challenge was to be able to get the emails and the associated timezones AND know what the time it is right now in that particular time zone. Then, I would have to email those records that would match the time, all this in 30…

What it does

In the maker’s words, at launch

http://www.exercisesatwork.com/ I evolved this service over several months and since June it's in a state where I can show it to the public. The service is built on Google App Engine - an interesting experience on how the restrictions of the platform make you focus on the scalability of your app. Edit: wanted to add details as this might be interesting to HN. The challenge was to be able to get the emails and the associated timezones AND know what the time it is right now in that particular time zone. Then, I would have to email those records that would match the time, all this in 30 seconds. I ended up using MapReduce for this. Still have a haunting feeling there's an easier way for it... So every hour I create a task that runs MapReduce that then cycles through the emails and checks the timezones and times in them. My understanding is that Mapreduce creates sub tasks that basically make it possible to run all emails in 30 second chunks. We will see how this works as the number of emails grows. I've noticed that occasionally all of my Task API is consumed by the Mapreduce library trying to start tasks. The daily exercise is set by another task, once a day, and is then passed along into MapReduce. Feedback welcome. Edit 2: removed the <a> around the link.

Does the same job

all alternatives →
  • Timezone.io2016 · ▲356

    Keep track where and when your team is.

  • TimelyJul 2026 · trytimely.co · ▲176

    Pull your calendar availability in 3 seconds

  • Remote Circle2019 · ▲176

    Find remote jobs in your timezone ⏰

  • TheWorkout.Today2020 · ▲114

    Free home workout in your inbox that take 29 minutes or less

  • SavvyCal for Chrome2022 · ▲140

    Access your links and propose times to meet from anywhere

  • Timezone Buddy2021 · ▲99

    Gmail extension that allows you to see peoples' timezone

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, July 2011

the whole month →