Browse tags
2600(1)
activisim(1)
ai(3)
air quality(2)
analog(1)
apple(5)
attention(1)
audio(1)
batteries(1)
bicycle(5)
blogging(15)
bread(1)
change”(1)
climate change(18)
co2(6)
community(3)
computing(26)
cooking(1)
css(1)
cycling(1)
design(3)
design”(1)
development(1)
digital nomad(1)
django(2)
drm(1)
economy(1)
education(1)
electricity(3)
electrification(6)
email(1)
energy(10)
environment(2)
exercise(1)
fashion(1)
finland(1)
health(4)
heating(1)
iOS(1)
indieweb(8)
induction(1)
infastructure(2)
internet(11)
japan(7)
kraken(1)
language(1)
life(1)
linux(1)
macos(4)
map(1)
media”(1)
mental health(1)
music(2)
nostalgia(10)
nyc(1)
octopus energy(1)
pandemic(3)
paper(1)
photo(1)
photography(2)
plastic(1)
podcast(1)
politics(3)
pollution(1)
portugal(1)
privacy(5)
privacy apple(1)
product(1)
productivity(1)
programming(6)
project management(1)
python(5)
renewables(5)
running(2)
search(1)
skincare(1)
smartphones(1)
social media(11)
software(3)
solar(5)
space(2)
taiwan(1)
trains(2)
transit(1)
travel(5)
urban design(2)
video(22)
wind(3)
“climate(1)
“social(1)
“urban(1)
-
🔗 Django & Celery in production
DjangoCon JP 2021 発表資料
Djangoで非同期処理を実現するために、よく使われているCelery。ただDjangoほど知見が共有されていないため、なんとなく使っているという方も多いのではないかと思います。そのような場合Celeryを使えるようにするまでは順調でも、実際に運用がはじまったあとに困ることが出てきます。例えば、ログの保存、リトライの設計、デプロイ戦略など。
このトークでは、CeleryをDjangoプロジェクトで実際に運用するうえでの役立つTipsをお伝えします。Some good tips about Celery Production tips from Django Congress 2021 in Nagano this year (I couldn't attend). Most of the information is in the docs in English, but it's handy to see it condensed, even if it's in Japanese. A couple key points:- Use **kwargs for your tasks input. This makes it easier to make updates to your tasks once they're already running in production if your input needs to change.
- Reminders about all of the handy kwargs you can pass to tasks in regards to retry. Especially handy autoretry_for where you can pass a tuple of exceptions that will cause the task to automatically retry
-
🔗 Newsstand
Google News RSS reader for Mac OS 9 More than 200 curated topics Top news available for 24 countries Designed with an Apple Platinum interface Natively written in Mac OS 9
The world needs more software like this. So clean and with minimal system requirements. Lovely. -
🔗 ワクチン接種プログレスバー
Vaccine Progress Bar
Vaccinating Japan... 1.238% CompleteA nice page that helps visualize the (glacial) rollout of the covid-19 vaccine in Japan. Worth checking every so often to see progress bar move. Averaging 200k shots / day. 1240 days until completion, 732 days until 60% herd immunity. 😱1.238% Complete -
🔗 The Need for Speed, Bicycle Messengers in New York (1993)
The Need For Speed propels you into the fast and dangerous lives of new York City s hippest sub-culture: the hard core bicycle messengers who adhere to only one motto,- Either you get better or you get dead. They are the last free spirits in America, or as Steve - The Greek puts it, I am Marco Polo, doomed to New York!
I was searching YouTube for a documentary about bike messengers in NYC that I downloaded ages ago and found this fantastic documentary. The actual movie I was searching for was Pedal (2001). What's interesting is that one of the main characters in The Need for Speed, Steve "the Greek" had just started his bike messenger service and was still making runs and he also appears in Pedal, but this time as a dispatcher at his company.
These messengers have no cellphones, no gps. Just a pager (!) so they can use a payphone(!) to find out about their next run. So. Cool. -
🔗 Izumicho, Kanagawa, Japan Air Pollution: Real-time Air Quality Index
How polluted is the air today? Check out the real-time air pollution map, for more than 100 countries.
Love this site that shows me the air quality from around the world. The simple visualization at the bottom with a colored square for each day of the year really lets you easily see trends in air quality over time. Izumi-ku, Yokohama's air quality looks to be improving over the years. Yay!