hyperloglog
Tailwind CSS
hyperloglog | Tailwind CSS | |
---|---|---|
15 | 1,517 | |
984 | 88,735 | |
0.5% | 0.7% | |
6.8 | 9.9 | |
about 2 months ago | 7 days ago | |
Go | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hyperloglog
-
The Tech Stack of a Cloud Computing Startup
To keep tabs on what’s happening, we use Axiom for logs and Grafana for dashboards and alerts. We pipe all of our logs from most services straight into Axiom and have some pre-defined filters there that help us understand whats going on. With Grafana we have a bunch of custom dashboards that help us triage issues, and more importantly, alert us if some metrics are looking off. Without Grafana, Sliplane could not exist!
-
Show HN: A Better Log Service
I've heard good things about Axiom[0], especially for high scale needs.
0: https://axiom.co/
-
Ask HN: Hosting on Digital Ocean, any advice for monitoring and deployments?
If your app is instrumented with OpenTelemetry, I'd really recommend something like SigNoz (https://signoz.io/) or Axum (https://axiom.co/) (or even Baselime.io but their application is a mess to work with)
1. Axiom has a generous free plan (not sure if it's self-hostable)
- HyperLogLog – an algorithm for approximating the number of distinct elements
-
How our infrastructure supports last-minute studying
Great choice of monitoring and analytics tools (Sentry, Axiom, Posthog and Uptime Kuma) coupled with amazing Slack integrations that allowed us to iron out any issues way before the traffic spike while the troubling features were still fresh from the oven.
-
How single message broke all our monitoring and dashboards
For the last 1.5 years, I have been using Axiom for all of my logs ingestion, querying, and monitoring needs. It is a great product and I never had one issue with it in my time using it. Spoiler alert, even today, when it failed it was actually my fault, but let's see what happened.
-
Observability at KubeCon + CloudNativeCon Europe 2024 in Paris
Axiom
-
How To Collect Temporal.io Logs Using Axiom And Pino
Axiom is an observability backend with OpenTelemetry support. I chose it for my recent project because of its cost, especially for hobby projects or serious projects in its early phase. They provide a JavaScript library that you can use as transport for pino.
- HyperLogLog
-
Free logging/monitoring for NextJS projects?
Axiom has a great integration with Next.js: https://axiom.co
Tailwind CSS
-
The Technology Behind SmoothCSV - The Ultimate CSV Editor
Styling: Tailwind CSS
- Cómo instalar y configurar Tailwind CSS 4 con React y Vite (paso a paso)
-
How I made a Multi-Agent AI Sidebar with Electron and Svelte
I primarily work on Windows, though I also use Linux, so I needed a cross-platform solution. I chose Electron for its flexibility and paired it with Svelte, TailwindCSS, and Vite-Electron. Vite made dev setup fast and clean, which I really appreciated.
-
Resume Scan AI app built with Next.js 15, Tailwind CSS, BetterAuth, Open AI, Inngest, and Shadcn/ui
TailwindCSS
-
Selfish reasons for building accessible UIs
> When I’m trying to debug a web app, it’s hard to orient myself in the DevTools if the entire UI is “div soup”
That’s tame. Try adding some Tailwind CSS.
After monitoring Tailwind CSS since its early days, and believing I had some pretty serious philosophical disagreements with it, I recently took an opportunity to try it out in earnest, and it is so mindbogglingly obnoxious in dev tools that I think surely I must be missing something. How do people cope with this stuff!?
If you’re not sure what I’m on about, go through some of the sites linked near the bottom of https://tailwindcss.com/. In the Inspector/Elements panel, the DOM tree is a bloated mess with a class attribute which amounts to inline styles or worse, commonly hundreds of characters long, discouraging you from using semantically-meaningful classes, and duplicating stuff enormously rather than using sane selectors; the mostly-better ones are those that have data-sentry-{element,component,source-file} attributes. The styles subpanel becomes utterly unnavigable.
(I’m not saying everything in Tailwind is bad; I think I am likely to use a limited utility styles approach more than I did in the past, and there are a couple of other things that are provoking thought in me, and I think it would be more suitable in apps than in marketing-style websites. But the total embodiment of it is not for me.)
-
Getting started with Storybook in SolidJS (with Tailwind CSS)
We use dynamic importing to solve a strange bug in Tailwind CSS that is marked as solved but still occurs.
- Queue Social Data Processing with Inngest + TypeScript in 15 Minutes
-
NoBS.email - Extract data from emails 🪄
UI: Preact + Tailwind/shadcn
-
MailPlanet🌍: Visualize email origins on a global map
Styling: Tailwind CSS (Assumed, common with Next.js)
- Tarzan - Email to Blog Platform
What are some alternatives?
golang-set - A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
element-plus - 🎉 A Vue.js 3 UI Library made by Element team
go-mcache - Fast in-memory key:value store/cache with TTL
unocss - The instant on-demand atomic CSS engine.
boomfilters - Probabilistic data structures for processing continuous, unbounded streams.
antd - An enterprise-class UI design language and React UI library