Posts Tagged: online privacy

Building a Privacy-First Product with AI as Your Engineering Partner

Posted by & filed under .

There’s a tension at the heart of building products with AI that nobody talks about enough: AI is fundamentally about sharing and connecting data, but some of the best products are built on the principle of not sharing data. Calendrz, the calendar mirroring tool I’ve been building, is one of those products. Its core promise […]

Tracking Users Online — Part 3

Posted by & filed under , , .

I’ve been lucky enough to get some time on my hands to put together a small release of the PixelServer project — and this is the post to accompany it. If you’re familiar with my posts from this series (see the previous entry here btw), you know that the code is hosted on Github under […]

Tracking Users Online — Part 2

Posted by & filed under , .

First release of this project on Github is now out there. And as promised in my “pilot” post of this series, this post will walk you through what went into this release and why. The project itself as you recall is available on Github in this repository: https://github.com/liviutudor/PixelServer. The version for this release is pixelserver-1.0.0 […]

Tracking Users Online — Part 1

Posted by & filed under , .

I’ve written before in my blog about privacy online, cookies, user tracking and so on. The idea isn’t new at all and it is encountered on every decent website out there. (In fact, I use a few different solutions on my blog for various reasons: analyzing the number of unique visitors, page views, filtering comments, […]

Implications of Blocking 3rd Party Cookies?

Posted by & filed under , , , , .

Now that I wrote the previous post about blocking 3rd party cookies and the (famous) Firefox release which triggered my reaction, I keep thinking about where is the online world going from here. I know a few groups in the industry are working on various approaches but I’m constantly being followed by one idea which […]