Just trying to translate reality into language is a massive functional reduction....
| Site | https://www.lloydatkinson.net/ |
| GitHub | https://www.github.com/lloydjatkinson |
| Site | https://www.lloydatkinson.net/ |
| GitHub | https://www.github.com/lloydjatkinson |
Just trying to translate reality into language is a massive functional reduction....
Many form services are annoying and charge for basic features.
So I wrote my own. It has everything I think most people would need for personal sites and small businesses.
- Has an API allowing UI's to be dynamically be generated.
- Supports basically all HTML field types and has server side validation.
- Uses an outbox pattern to ensure reliability and retries should the mail server be down.
- Generates responsive emails.
(2/2) I did try a few approaches for this and saw the same inconsistencies and bad UX.
I tried Seq + OT + .NET, then I tried Seq + otel-collector + OT + .NET.
Finally, I tried Grafana + otel-collection + OT + .NET.
I was reminded of why I avoid Grafana, both the company and the product. It might look nice visually, if you can set it up and if you can find the will to maintain some spaghetti setup of Grafana and it's 10 required products and engines.
(1/2) My first foray into OpenTelemetry was disappointing. The UI's and broken tools are a mess.
- Bad consistency
- Dozens of packages required
- Spans seem to work 50% of the time
Notice just "postgresql". No details. I have to expand it to see them. Compare with the second screenshot where I see ACTUAL details without needing to expand.
As for spans, look at that "=> 4.41s". If I'm using OT that should be a Span instead of polluting the log entries?
I am normally adverse to putting business logic in databases, but I have found a nice self contained use case for it. Instead of adding another scheduled job in my application, I use PostgreSQL's pg_cron extension.
Hi, yes, welcome to Mozilla Burger. It's true our burgers come with asbestos but the good news is you can pick it off yourself. Look how easy that is. No we can't make a burger without it and let you add it yourself later. Why would we do that?