Pirsch Analytics
Plausible.io
Fathom Analytics
Simple Analytics
Matomo
Google Analytics
umami
66Analytics
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Pirsch is a simple, privacy-friendly, open-source alternative to Google Analytics โ lightweight, cookie-free and easily integrated into any website or directly into your backend
Pirsch Analytics
GitHubNo Pirsch Analytics videos yet. You could help us improve this page by suggesting one.
After trying many analytics tools, only Pirsch met my needs. Pirsch is the most complete, beautiful and affordable analytics solution out there.
Based on our record, GitHub seems to be a lot more popular than Pirsch Analytics. While we know about 2476 links to GitHub, we've tracked only 29 mentions of Pirsch Analytics. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
- And much more It feels kinda crazy that I've been working on this project for more than 5 years now and it's still exciting :) [0] https://github.com/pirsch-analytics/pirsch (v7 is the new branch) [1] https://pirsch.io/. - Source: Hacker News / about 2 months ago
You can find a nice list of privacy-respecting analytics tools on European Alternatives [0], including mine, Pirsch [1]. I've been in this space for ~3 1/2 years, so if you have any questions, please let me know :) [0] https://european-alternatives.eu/category/web-analytics-services [1] https://pirsch.io. - Source: Hacker News / over 1 year ago
We've been using Hetzner for years for Pirsch [0] now, and so far we had a great experience. I migrated all of our data from AWS S3 to their new object storage without issues. We only use it for user pictures and small files (white-labeling logos and such). This is one of the rare cases where AWS is actually cheaper for us. It's probably more worth it if you have a lot of data. The only thing we're missing now is... - Source: Hacker News / almost 2 years ago
I've been running Pirsch [0] on Hetzner Cloud for 3 1/2 years now on a self-hosted HashiCorp Nomad cluster. It has been super stable and very cost-effective. The Hetzner VMs are really cheap and a lot more capable at the same time. You can find everything on our blog article [1]. In front of it are two Caddy load balancers, also running on VMs (Hetzner offers load balancers, but we wanted to support custom domains... - Source: Hacker News / almost 2 years ago
I was also looking for server-side analytics, created my own, and now it's a product! The idea is that tracking can be done from both, a JS snippet (for easy integration) and an API. Both rely on fingerprinting and almost provide the same set of features. The API just lacks screen resolution. The method is GDPR (and CCPA and whatnot) compliant. Original article:... - Source: Hacker News / over 2 years ago
"""Clones a single branch of a GitHub repository into a temporary directory for local scanning.""" Import logging Import shutil Import subprocess Import tempfile Logger = logging.getLogger(__name__) Class RepoFetchError(RuntimeError): """Raised when the target repository/branch cannot be cloned.""" Class RepoFetcher: """Shallow-clones a single branch of a repository so its tests can be scanned... - Source: dev.to / about 20 hours ago
# video-meta.yml Topic: > Walking through how we cut cold-start time on a Lambda-backed GraphQL API from 2.4s to under 400ms, including the two things that didn't work. Target_keyword: lambda cold start optimization Audience: backend devs who already ship serverless, not beginners Model_channels: - the three channels currently ranking for this keyword Links: repo: https://github.com/... slides:... - Source: dev.to / 2 days ago
Import struct, json, urllib.request REL = "https://github.com/{owner}/{repo}/releases/download/{tag}/" PART = ["...part1.zip.001", "...part2.zip.002", "...part3.zip.003"] SIZE = [1992294400, 1992294400, 1893639808] # from the releases API Def grab(part, start, end, out): # HTTP range fetch req = urllib.request.Request(REL + PART[part], Headers={"Range":... - Source: dev.to / 7 days ago
Is published at https://github.com/.keys so an SSH server to which you connect could do a reverse lookup. This is the reason why my ~/.ssh/config has those 2 lines at the end:- Source: Hacker News / 14 days agoHost *.
All of this assumes you can actually inspect what the agent did โ the real inputs after resolution, the real tool outputs, the real intermediate steps. That is the other half of the workflow. AgentLens captures the trace: every model and tool step, resolved inputs, raw outputs. agent-eval scores and gates the output; AgentLens gives you the unforgeable, agent-didn't-author trace data for Tier 1+2 to score against... - Source: dev.to / 14 days ago
Plausible.io - Plausible Analytics is a simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. Made and hosted in the EU, powered by European-owned cloud infrastructure ๐ช๐บ
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Fathom Analytics - Simple, trustworthy website analytics (finally)
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Simple Analytics - The privacy-first Google Analytics alternative located in Europe.
VS Code - Build and debug modern web and cloud applications, by Microsoft