Wedgworth Technology
Latest Articles
Latest Articles
Rooted in Tradition, Growing with Technology
For 93 years, Wedgworth has pioneered agricultural innovation. We're now building on that legacy with custom software and hardware solutions. Join us at wedgworth.dev to explore what we're creating and learning.
· Patrick Altman
The Case for Building It Yourself
How in-house projects can drive team growth and cultivate real ownership.
· Drew Beno
Using Vite with Vue and Django
Learn how we integrate Vue and Django for a bullet proof deployment.
· Patrick Altman
How We Continually Deliver Software
We've open-sourced a reusable set of Github Actions that enable us to move fast and continually deliver high quality software.
· Patrick Altman
Reusing GraphQL Queries within Django
How we query our GraphQL API directly through Python avoiding duplication of query logic and overhead of web requests.
· Patrick Altman
Polars vs Pandas – Quantile Method
You can save some memory by moving to Polars from Pandas but watch out for a subtle difference in the quantile's different default interpolation methods.
· Patrick Altman