konstruktors
No user record in our sample, but konstruktors has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- WireGuard on Raspberry Pi (kaspars.net)
- CSS Minification for Server-Side Rendered Apps (kaspars.net)
- Notes on Sign in with Apple (kaspars.net)
- Backup MacOS Photos Using PHP and Rsync (github.com)
- Google Smart Lock for All (kaspars.net)
- MacBook Battery Time Remaining (kaspars.net)
- Sync OS X Photos to Anywhere (kaspars.net)
- Invisible Click Tracking Using “Empty” UTF-8 Characters (kaspars.net)
- RSS and Shared Links in Safari 8 (OS X Yosemite) (kaspars.net)
- Create Release ZIP Files from Git Tags (kaspars.net)
- People of WordPress, ranked by RollRank (wproll.com)
- Use PHP as a Proxy to Dropbox for Serving a Static Website (konstruktors.com)
- Show HN: Instagram Slideshow with AngularJS and CSS (konstruktors.com)
- How to Detect iPad Mini Using Javascript (new method) (konstruktors.com)
Update: It looks like these values are reporting viewport width and height at the time of tab creation and are not updated on rotation.
- DOM XSS on Google.com Page using DOMinatorPro Fuzzer (youtube.com)
- Death of CMS for Personal Publishing (konstruktors.com)
- Self-hosted HTML5 Notepad App with Sync (konstruktors.com)
Spent the past week coding this as a proof of concept. Has anyone worked with syncing browser's localStorage with an external data source? (I've found persistenceJS which is JS only)