-
Post the calendar of workshops on the [datjawn Code for Philly page](http://datjawn.com)
this is blocked by #8
## Announcement (WIP)
| Week | Date | Location | Topic (and links to workshops) |
| ---…
-
# Sprint August 29th
_For information about these calls and how they work, read [the ipfs/pm README](https://github.com/ipfs/pm)._
[Calendar](https://calendar.google.com/calendar/embed?src=ipfs.io_e…
-
I gave a talk two weeks ago at NYC React that spent a lot of time discussing IPFS: https://www.youtube.com/watch?v=wxDn1XMVwNE
One of the attendees of the talk (@bruno78) expressed interest in starti…
-
While I don't find QR codes useful in many situations. There are occasions where they are (or clients really want them).
Over time, I've found some helpful techniques when creating them and I think …
-
_Note: We skipped a week -- we did not have a sprint call on Monday, January 9th._
_Note: Unlike the past sprints, this sprint we are going to change it up a bit. Instead of standing times for talk…
-
It would be nice to warn the submitted -- prior to submitting -- that a URL already has been submitted.
-
A Bing Maps key warning is generated when we construct the viewer widget with the following code. Perhaps this needs to be done a different way?
``` javascript
var viewer = new Cesium.Viewer('cesium…
-
Currently we have both ScalaDoc examples (via sbt-doctest) and tutorials (via tut) that import specific typeclass instances (ex: `import cats.std.option._`). At the Typelevel summit in Philly, several…
-
Here is the list of contributions over the past week that I highlighted at [tonight's meetup](https://www.meetup.com/DataPhilly/events/232785717/).
## [`cognoma/cognoma`](https://github.com/cognoma/co…
-
Hopefully this is an easy one.
I'm scanning & scrolling as such:
```
var scanResults = esClient.Search(s => s
.From(0)
.Size(10)
.MatchAll()
…