Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
neilkimmett committed Oct 22, 2023
1 parent 3701728 commit 949e32c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _posts/2023-09-18-introducing-street-count.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ I’m a huge fan of [Simon Willison’s framing of ChatGPT as “a pairing assis
### Out for the count


I’m so glad the app is in a good enough place that I feel comfortable sharing with the world. I hope that other safe streets groups can use the app in their neighborhood, but regardless I’m proud just to get it out there. In my decade-plus in the tech industry I’ve never shipped my own app (see my [blog post from 2015](/2015/02/11/working-on-side-projects.html) where I aimed to spend more time on side projects 😬), so this is a big personal milestone! I hope to follow it up with more improvements and hopefully some other related projects. Check out the app at [http://streetcount.app/](http://streetcount.app/) , and email me on [[email protected]](mailto://[email protected]) if you have any feedback, I’d love to hear from you!
I’m so glad the app is in a good enough place that I feel comfortable sharing with the world. I hope that other safe streets groups can use the app in their neighborhood, but regardless I’m proud just to get it out there. In my decade-plus in the tech industry I’ve never shipped my own app (see my [blog post from 2015](/2015/02/11/working-on-side-projects.html) where I aimed to spend more time on side projects 😬), so this is a big personal milestone! I hope to follow it up with more improvements and hopefully some other related projects. Check out the app at [streetcount.app/](http://streetcount.app/) , and email me on [[email protected]](mailto://[email protected]) if you have any feedback, I’d love to hear from you!

[^export]: Until you press the export button, at which point the data leaves the app, and enters the app of your choice (email, iCloud, Google Drive etc). The app does not collect any telemetry about what app you choose to export your data to.

Expand Down
2 changes: 1 addition & 1 deletion apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<h2>Street Count</h2>
<p>An app for conducting street counts, i.e. measuring how many people are using a street at a given time, and what modes of transportation are they using</p>
<p><a href="https://streetcount.app">Download for iOS and Android.</a></p>
<p><a href="/2023/09/18/introducing-street-count.html">Read the announcement blog post.</a></p>
<p><a href="/2023/10/22/introducing-street-count.html">Read the announcement blog post.</a></p>

<div style="margin-top: 5rem;">
<p style="float: right;"><a href="https://streetcount.app"><img alt="Lefty extension icon" src="/assets/lefty.png"></a></p>
Expand Down

0 comments on commit 949e32c

Please sign in to comment.