
Vedro
FastAPI
mitmproxy
OpenAPI Generator
OnlineOrNot
Thumbnail.ai
SafeQL
Parsnip
Medium
Ghost
WordPress
DEV.to
Tumblr
Blogger
Hashnode
Write.as
MediumMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than Vedro. While we know about 3092 links to Medium, we've tracked only 8 mentions of Vedro. 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.
I'm working on Vedro, a Python testing framework as a pytest alternative without the magic and with clear output. The main idea is that tests should just be Python: plain `assert` statements instead of custom matchers, no fixture magic, and when tests fail you get readable diffs that actually show what went wrong. Tests can be simple functions or structured with steps that self-document in the output.... - Source: Hacker News / 10 months ago
This isn't a pipe dream. It's exactly what vedro-httpx doesโ-โan official plugin for the Vedro testing framework that not only makes API testing effortless but also generates OpenAPI specs from your test runs. - Source: dev.to / 12 months ago
Since we used Vedro, an open-source Python framework for scenario-based testing, our rules were largely shaped by its syntax. Below is an example of a typical test scenario:. - Source: dev.to / over 1 year ago
One of the greatest strengths of Vedro is its scenario-based approach to testing. By modeling tests as clear-cut user stories, Vedro helps you write behavior-driven tests that reflect real-world usage. However, while scenario classes are fantastic for complex tests (like end-to-end scenarios), they can sometimes feel verbose when writing smaller, more straightforward checks, such as unit tests. - Source: dev.to / over 1 year ago
Vedro offers powerful extensibility through its plugin system, allowing you to create robust, reusable solutions that can be shared across different projects and teams. But what if you're just experimenting with your codebase, prototyping a concept, or adding a small tweak? Writing a full plugin might feel like overkill. Thatโs where vedro-hooks comes in. - Source: dev.to / over 1 year ago
Quantenna used 1.1.1.1 for RPC to their wifi chip in their SDK by default. Should not have been exposed to global routing but of course people screwed that up. https://medium.com/@mrtcve/atts-misuse-of-cloudflare-dns-ip-1-1-1-1-e64901e41a09. - Source: Hacker News / 3 days ago
It depends on how you define the observable pattern. The fundamental components here are laziness and weak connections between graph nodes. Node values are getting materialized only when you observe them, and the system is flexible for live structural changes. Usually, you don't need to materialize the entire graph when you need to observe just some nodes. Additionally, you can halt computations at any point in... - Source: Hacker News / 7 days ago
Supposedly 70% of software projects failed even before AI. So are AI projects better or worse than that? Also like people have asked about the 70% failure rate, how do you define failure/success. https://medium.com/@trienpont/why-do-over-70-of-software-projects-fail-deb4f48f18e6. - Source: Hacker News / 9 days ago
Hey guys! GPU.ai is hosting a buildathon with free cloud GPUs on August 22nd 2026 -- register at gpu.ai/buildathon -- all projects will be open-sourced. Learn more: https://medium.com/@john_64490/gpu-ai-1-000-grand-prize-buildathon-on-august-22nd-2026-build-ai-apps-on-free-cloud-gpus-fe27ece9783c?sharedUserId=john_64490. - Source: Hacker News / 10 days ago
Back in the day I used the now-defunct site coin.fyi or coinexplorers.com to track my portfolio. When they disappeared, I looked at the alternatives โ and none of them adapted to my necessities. The main one: a private, encrypted portfolio management platform in the style of ProtonMail. One where the service provider itself cannot see what I hold. So I decided to create my own.... - Source: Hacker News / 11 days ago
FastAPI - FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
mitmproxy - mitmproxy is an SSL-capable man-in-the-middle proxy for HTTP.
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
OpenAPI Generator - OpenAPI Generator enables you to generate documentation, clients, and servers from OpenAPI 2.0/3.x documents without hassle.
DEV.to - Where software engineers connect, build their resumes, and grow.