Live data from Hacker News

Ask HN: What are you working on this weekend?

news.ycombinator.com

11–14 of 14 posts

Re: Ask HN: What are you working on this weekend?

#11
I am visiting Japan. This weekend is Nikko, north of Tokyo.

In my idle time I am working on a way to visualise reader feedback about Berlin immigration office processing times. I got over 30 data points per week for a once opaque process, and now I am making the UI to see that data. It will make the process more predictable for thousands of people.

It’s mostly finished. I am now creating the API endpoint that returns the aggregated values, to display the expected timeline as a widget on other pages.

You can see a preview here: https://x.com/aboutberlin/status/1856329112509448412

Re: Ask HN: What are you working on this weekend?

#14
I am working on an open source project Mozilla Taskcluster (https://github.com/taskcluster/taskcluster). It is a internal CI tool to support release processes of Firefox.

I started contributing to it around 6 months ago. You can check out my PR's here (https://github.com/taskcluster/taskcluster/pulls?q=is%3Apr+i...).

Post reply on HN