bbioonThemes
  • Home
  • Blog

Tag: APIs

AI, Development, E-commerce Development

Why supply chain data science is worth your time in 2026

Why supply chain data science beats another LLM wrapper in 2026: heatmaps before neural networks, Lean Six Sigma for diagnosing processes, PuLP for network design, and Streamlit so the model actually gets used.

Read Article
Core Updates, Development

What dropping PHP 7.2 means for WordPress 7.0

WordPress 7.0 drops PHP 7.2 and 7.3 support. What the new floor lets core use, where the filter extension debate stands, and how to check for the extension before it throws a fatal error.

Read Article
AI in WordPress, Development

GraphRAG for developers: high-recall retrieval that stays cheap

Vanilla vector search breaks down as soon as your data is relational. Notes on GraphRAG, enforcing a data contract on LLM output in PHP, and the production RAG lessons worth stealing from the Towards Data Science write-ups.

Read Article
AI, AI in WordPress

RAG pipeline features: which add-ons earn their cost

Query optimization and neighbor expansion can add 40 to 50% to latency and cost for marginal quality gains. What the numbers say about when each add-on is worth shipping in a RAG pipeline, and when a naive baseline is fine.

Read Article
AI, Development

SplineTransformer: fitting curves without the polynomial mess

Polynomial features go wild at the edges of your data. Scikit-Learn’s SplineTransformer keeps the fit local: how to build the pipeline, tune the knot count with cross-validation, and use periodic extrapolation on cyclical features.

Read Article
AI, AI in WordPress, Development

NeMo Agent Toolkit: real metrics for LLM agents

Most LLM agents ship with no visibility between the input and the answer. How the NeMo Agent Toolkit traces every tool call and scores trajectory rather than answer accuracy alone, using Arize Phoenix and W&B Weave.

Read Article
AI, Design, Development

Penpot MCP server: design context an AI can read

Penpot is testing an MCP server that lets assistants like Claude read real design files instead of guessing from your prompt. What is in the experiment, how the translation layer works, and why design-as-code cuts down on invented components.

Read Article
Development

PostgreSQL insert strategy: ORM, Core, or Psycopg3

Three ways to get rows into Postgres from Python and what each one costs: the SQLAlchemy ORM, SQLAlchemy Core, and Psycopg3 COPY. Includes the refactor that fixed a memory leak at 100,000 rows and a rule of thumb for choosing between them.

Read Article
AI, Development

HNSW recall degradation: why your RAG gets worse at scale

Recall in an HNSW index slips as the vector database grows, and nothing in your logs will tell you. What ef_search actually does, why a Flat search makes a useful baseline, and when to pre-filter on metadata instead.

Read Article
AI, Development

What Advent of Code 2025 taught me about algorithmic thinking

Notes on four Advent of Code 2025 puzzles where the obvious answer falls over: splitting beams, junction boxes, factory switches and reactor paths. The fixes are memoization, Union-Find, MILP in SciPy and an explicit DFS stack.

Read Article

Posts navigation

Previous 1 … 38 39 40 … 70 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy