Viewing profile — diffoperator
diffoperator
HN member- Joined
- Sun, Mar 24, 2013, 4:38 AM UTC
- HN karma
- 10
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About diffoperator
No profile information was provided.
Recent public activity
-
comment
Comment #18684172
Why did you create a throwaway to post this?
-
comment
Comment #7775050
Hi JimmaDaRustla, check out Stratworking: https://play.google.com/store/apps/details?id=com.meetupslid... This uses minimal permissions as compared to Networkr and is much more for…
-
comment
Comment #7774902
We just released Stratworking last night! We leverage bluetooth to find people around you. This strategy makes the most sense if you are in a setting where the density of people is…
-
comment
Comment #7601289
Ionic is pretty darn cool! We are building our customer facing app around it and it has made developing apps for smartphones a breeze. The funny thing is, we use the MEAN stack for…
-
comment
Comment #5757093
Most of the US educated academicians who teach in India are normally at the IITs (engineering schools) and IIMs (management schools). The teaching styles of professors at these sch…
- story
-
comment
Comment #5432564
For one thing, our solution is open source and has been described in an academic paper. Also, Chronon cannot record Scala or Groovy programs. ChroniclerJ has no such issues as it o…
-
story
Show HN: SendhubDroid, an android client for SendHub
I hacked together an android client for SendHub a while ago. It requires you to register on SendHub and then you can use the app to login using your API key (SendHub has no support…
-
story
Show HN: ChroniclerJ, efficient record-replay for Java programs
ChroniclerJ is a record-replay tool designed to reproduce crashes in your code that occur in the field.