Rperry2174
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Objectively, cloud-based agents have several functional advantages over local ones: persistent environments, asynchronous execution, longer-running tasks, shared context across teams, easier access to compute, and the…
-
If you were dropped into a coding environment where the underlying model was hidden (GPT-x, Claude, Gemini, grok, etc) do you think you could reliably tell which one you were using or at least which family? In other…
- Bad prompting is the new bad engineering (ryanperry.io)
- The pros and cons of eBPF profiling (pyroscope.io)
- Tracing a single operation in distributed systems (hazelcast.com)
- Show HN: An online flamegraph viewer for sharing pprof diffs (flamegraph.com)
- Creating a Better Flamegraph Visualization (pythonspeed.com)
-
The costs of observability/monitoring are obviously primarily the cost of the labor to add/upkeep these tools and the standard costs of running them. While the costs are more clearly defined, the benefits of these tools…
-
I'm building an open source company (https://github.com/pyroscope-io/pyroscope) where we're very upfront about intent to eventually monetize via cloud-hosted version as many open source companies do. We, in a way, have…