Stuff
3 subscribers
200K links
Download Telegram
FastHTML Best Practices
3 by tosh | 0 comments on Hacker News.
Are we the sexbots? Tech vs. consent
23 by mooreds | 2 comments on Hacker News.
Seven Days at the Bin Store
15 by zdw | 0 comments on Hacker News.
Gemini-2.5-pro-preview-06-05
87 by jcuenod | 33 comments on Hacker News.
Show HN: ClickStack – open-source Datadog alternative by ClickHouse and HyperDX
30 by mikeshi42 | 5 comments on Hacker News.
Hey HN! Mike & Warren here from HyperDX (now part of ClickHouse)! We’ve been building ClickStack, an open source observability stack that helps you collect, centralize, search/viz/alert on your telemetry (logs, metrics, traces) in just a few minutes - all powered by ClickHouse (Apache2) for storage, HyperDX (MIT) for visualization and OpenTelemetry (Apache2) for ingestion. You can check out the quick start for spinning things up in the repo here: https://ift.tt/Bvh49ak ClickStack makes it really easy to instrument your application so you can go from bug reports of “my checkout didn’t go through” to a session replay of the user, backend API calls, to DB queries and infrastructure metrics related to that specific request in a single view. For those that might be migrating from Very Expensive Observability Vendor (TM) to something open source, more performant, and doesn’t require extensive culling of retention limits and sampling rates - ClickStack gives a batteries-included way of starting that migration journey. For those that aren’t familiar with ClickHouse, it’s a high performance database that has already been used by companies such as Anthropic, Cloudflare, and DoorDash to power their core observability at scale due to its flexibility, ease of use, and cost effectiveness. However, this required teams to dedicate engineers to building a custom observability stack, where it’s difficult to not only get their telemetry data easily into ClickHouse but also struggling without a native UI experience. That’s why we’re building ClickStack - we wanted to bundle an easy way to get started ingesting your telemetry data whether it’s logs & traces from Node.js or Ruby to metrics from Kubernetes or your bare metal infrastructure. Just as important we wanted our users to enjoy a visualization experience that allowed users to quickly search using a familiar lucene-like search syntax (similar to what you’d use in Google!). We recognise though, that a SQL mode is needed for the most complex of queries. We've also added high cardinality outlier analysis by charting the delta between outlier and inlier events - which we've found really helpful in narrowing down causes of regressions/anomalies in our traces as well as log patterns to condense down clusters of similar logs. We’re really excited about the roadmap ahead in terms of improving ClickStack as a product and the ClickHouse core database to improve observability. Would love to hear everyone’s feedback and what they think! Spinning up a container is pretty simple: `docker run -p 8080:8080 -p 4317:4317 -p 4318:4318 docker.hyperdx.io/hyperdx/hyperdx-all-in-one`In browser live demo (no sign ups or anything silly, it runs fully in your browser!): https://ift.tt/4xkgv8o Landing Page: https://ift.tt/led05Gm Github Repo: https://ift.tt/Bvh49ak Discord community: https://ift.tt/lAMCnLp Docs: https://ift.tt/Q0JENVt...
Show HN: iOS Screen Time from a REST API
29 by anteloper | 14 comments on Hacker News.
We're Oliver and Royce and we're the founders of Clearspace. We build tools to help people reduce their screen time (here’s us two years ago: https://ift.tt/Ebrh7M4 ) We get all kinds of requests from users for ways they'd like to use their screen time data. - “Auto-donate $x to charity every time I exceed a limit or try to bypass it” - “My 75 Hard group has a screen time requirement, can we set up group visibility?” - “Let my personal agent know if it’s a good time to tackle things on my todo list” - “Auto-report large deviations in my screen time to my therapist “ We aren't able to build for all of them, so we're releasing this API. This is the first time iOS Screen Time is accessible on the web. Apple doesn’t expose it, but since we measure it ourselves, we can - via UI or API. We're launching this API so developers can build all these tools and more. Our goal is to enable more solutions to what we believe is the biggest problem in the world - the misalignment of human attention and intention in the digital world. Here's a quick demo of setting up and using the API: https://ift.tt/SckdYym...
Neuromorphic Computing: The Future of AI
15 by LAsteNERD | 3 comments on Hacker News.