Voidsolution News & Insights

News & Insights

Product updates, engineering insights, and company news

Latest Stories

Insights and updates from the workbench - filter by what you care about.

Platform Engineering: Why 'Golden Paths' Beat Handing Developers More Tools Software Dev
6 min read

Platform Engineering: Why 'Golden Paths' Beat Handing Developers More Tools

Gartner expects most large engineering orgs to run platform teams by 2026. The idea is less glamorous than it sounds - and more about cutting cognitive load than adding tech.

H
Hadi
Founder & Principal Engineer
Additive Manufacturing Grows Up: When 3D Printing Actually Beats a Machine Shop Hardware
6 min read

Additive Manufacturing Grows Up: When 3D Printing Actually Beats a Machine Shop

End-use parts, not prototypes, now drive the biggest 3D-printing budgets. The economics favor complexity and low volume - and punish the opposite.

H
Hadi
Founder & Principal Engineer
The EU AI Act in 2026: What Actually Takes Effect, and What Slipped to 2027 Insights
6 min read

The EU AI Act in 2026: What Actually Takes Effect, and What Slipped to 2027

August 2026 brings transparency duties; the heaviest high-risk rules were deferred to December 2027. A practical read for teams shipping AI into or from the EU.

H
Hadi
Founder & Principal Engineer
RFID for Inventory: The Jump from 65% to 98% Accuracy, and Its Fine Print IoT & Edge
6 min read

RFID for Inventory: The Jump from 65% to 98% Accuracy, and Its Fine Print

Item-level UHF tagging is why apparel retailers can count stock in minutes. The accuracy gains are real - if you respect what RFID can and cannot see.

H
Hadi
Founder & Principal Engineer
Predictive Maintenance with IoT Sensors: Read the ROI Before You Wire Up IoT & Edge
6 min read

Predictive Maintenance with IoT Sensors: Read the ROI Before You Wire Up

Vibration, temperature, and current sensors can warn of failure days ahead - but the returns depend on picking the right asset and validating predictions. A grounded look at the numbers.

H
Hadi
Founder & Principal Engineer
Small Language Models: When 90% of the Capability at 10% of the Cost Is the Right Trade AI & Tech
6 min read

Small Language Models: When 90% of the Capability at 10% of the Cost Is the Right Trade

For classification, extraction, and most agent steps, a 3-9B model on your own hardware is often the pragmatic choice. A look at the numbers behind the shift.

H
Hadi
Founder & Principal Engineer
Computer Vision for Workplace Safety: What the Compliance Numbers Show Insights
6 min read

Computer Vision for Workplace Safety: What the Compliance Numbers Show

PPE and hazard detection has moved from research to the plant floor. The reported accuracy and incident-reduction figures explain why - and where to start.

H
Hadi
Founder & Principal Engineer
Digital Twins in Manufacturing: A Practical Read on the 2026 Numbers Software Dev
7 min read

Digital Twins in Manufacturing: A Practical Read on the 2026 Numbers

A digital twin is a live software model of a real asset. The reported downtime and ROI figures are strong - but so is the data discipline they demand.

H
Hadi
Founder & Principal Engineer
Cobots for Smaller Factories: Why the Payback Math Now Works Hardware
6 min read

Cobots for Smaller Factories: Why the Payback Math Now Works

Collaborative robots are increasingly an SME tool, not just a big-plant one. The reported payback periods explain the shift toward smaller deployments.

H
Hadi
Founder & Principal Engineer
Agentic Coding, Measured: Adoption Is High, Returns Are Uneven Software Dev
7 min read

Agentic Coding, Measured: Adoption Is High, Returns Are Uneven

Most teams now use AI coding tools daily, but the productivity data is more nuanced than the headlines. What separates teams that see real ROI.

H
Hadi
Founder & Principal Engineer
AI in Game Development: Smaller Teams, Higher Expectations Game Dev
6 min read

AI in Game Development: Smaller Teams, Higher Expectations

Asset generation and procedural tools let tiny studios build bigger - but player expectations rise in step. A grounded look at where AI actually helps.

H
Hadi
Founder & Principal Engineer
RAG in Practice: Grounding LLMs on Your Data Instead of Its Memory AI & Tech
6 min read

RAG in Practice: Grounding LLMs on Your Data Instead of Its Memory

A plain LLM answers from patterns baked into its weights - which is why it can sound confident and still be wrong about your business. RAG (Retrieval-Augmented Generation) changes the flow: at query time it searches your documents, pulls the most relevant passages, and puts them in front of the model, so the answer is grounded in your data with citations you can check.

The practical payoff is fewer fabrications on domain questions. Peer-reviewed reviews report that grounding a model in an external corpus measurably lowers hallucination and improves answer accuracy versus the model alone. The category is growing fast - analysts project the RAG market compounding at roughly 40%+ per year toward 2030 as it moves from pilots into production - though vendor ROI headlines vary widely and should be tested on your own data.

The honest caveat: RAG is only as good as its retrieval. If the search step returns the wrong passages, the model confidently summarizes the wrong thing - garbage in, fluent garbage out. The hard, unglamorous work is chunking, embeddings, and evaluation, not the LLM call itself.

How to start: pick a narrow, high-value corpus (policies, product docs, support tickets), measure retrieval quality first - is the right passage in the top results? - then measure answer quality against a labelled set. Keep citations visible so users, and auditors, can verify each claim.

Sources:

H
Hadi
Founder & Principal Engineer
Platform Engineering: Why 'Golden Paths' Beat Handing Developers More Tools Software Dev
6 min read

Platform Engineering: Why 'Golden Paths' Beat Handing Developers More Tools

Platform engineering builds an internal product - a paved road of self-service tooling, templates, and automated pipelines - so application teams can ship without wiring up infrastructure from scratch each time. The goal is to reduce cognitive load, not to add another dashboard.

Gartner projects that by 2026 around 80% of large software engineering organizations will have platform teams (up from ~45% in 2022), providing reusable services and golden paths. Teams that do it well report faster onboarding and fewer deployment errors - Spotify, for instance, credited its Backstage developer portal with sharply cutting the time for new engineers to reach their first real contribution.

The honest caveat: the failure mode is building a platform nobody adopts. If the paved road is harder than the DIY path, engineers route around it and you have added a team without removing friction. A platform is a product - it needs users, feedback, and a roadmap, not a mandate.

How to start: treat internal developer experience as the metric. Pave the one or two paths teams repeat most (spin up a service, run a deploy), instrument adoption, and expand only where developers actually opt in. Track lead time and change-failure rate, not the number of features shipped.

Sources:

H
Hadi
Founder & Principal Engineer
Additive Manufacturing Grows Up: When 3D Printing Actually Beats a Machine Shop Hardware
6 min read

Additive Manufacturing Grows Up: When 3D Printing Actually Beats a Machine Shop

Additive manufacturing (AM) builds a part layer by layer from a digital model, so geometric complexity is nearly free and no mold or tooling is needed. That inverts traditional economics: where machining or injection molding gets cheaper per unit at scale, AM stays roughly flat - which is exactly why it wins for the right jobs and loses for the wrong ones.

The market reflects a shift from novelty to production. Analysts size the AM market near USD 37-38 billion in 2026, projected to grow around 24% CAGR toward the 2030s, and end-use part production has overtaken prototyping and tooling as the leading use case. Automotive and aerospace/defense remain the largest verticals.

The honest caveat: AM is not a general-purpose factory. For high-volume, simple, commodity parts, traditional methods are still far cheaper and faster. Print quality, material properties, and post-processing all need validation - a printed part is not automatically a certified part.

How to start: target where AM's strengths pay - complex geometries, lightweighting, low-volume or custom runs, spare parts on demand, and consolidating an assembly into a single printed piece. Prove the business case (cost per part, lead time, certification path) before committing a production line.

Sources:

H
Hadi
Founder & Principal Engineer
The EU AI Act in 2026: What Actually Takes Effect, and What Slipped to 2027 Insights
6 min read

The EU AI Act in 2026: What Actually Takes Effect, and What Slipped to 2027

The EU AI Act is the first broad, risk-based AI law, and it applies extraterritorially - if your system is used in the EU it can reach you regardless of where you build it. It sorts uses into tiers: prohibited, high-risk, limited-risk (transparency), and minimal.

The timeline matters. The Act entered into force in August 2024; bans on prohibited practices and the general-purpose AI (GPAI) obligations already apply. From August 2026, the Article 50 transparency duties take effect - for example, telling users they are interacting with an AI and labelling AI-generated or manipulated content. Under a 2026 Digital Omnibus agreement, the heaviest high-risk (Annex III) obligations were deferred from August 2026 to December 2027.

The honest caveat: deferral is not a reprieve. Transparency duties still land in 2026, GPAI rules are already live, and building compliant documentation, logging, and human oversight after the fact is far harder than designing for it now. Penalties scale into the tens of millions of euros or a percentage of global turnover.

How to start: inventory where you use AI, classify each use by tier, and begin with the 2026 transparency items (disclosure, content labelling). For anything high-risk, use the extra runway to build data governance, risk management, and human-oversight now rather than in late 2027.

Sources:

H
Hadi
Founder & Principal Engineer
RFID for Inventory: The Jump from 65% to 98% Accuracy, and Its Fine Print IoT & Edge
6 min read

RFID for Inventory: The Jump from 65% to 98% Accuracy, and Its Fine Print

An RFID tag carries a unique ID read by radio, so a handheld or overhead reader can capture hundreds of items at once without line of sight - unlike a barcode, which must be scanned one at a time. For high-SKU categories like apparel, that turns a full stock count from hours into minutes.

The accuracy story is the draw. Studies commonly cite inventory accuracy rising from a retail average around 65% to 95-99% with item-level RFID, with counts that once took most of a shift finished in a fraction of the time. The UHF band used for this now underpins a reader-hardware market near USD 1 billion in 2026, driven mostly by inventory-accuracy use cases.

The honest caveat: physics sets limits. UHF signals are absorbed by water and reflected by metal, so tags on liquids, canned goods, or dense metal need careful placement and testing. Tag cost, reader infrastructure, and source encoding add up - RFID shines on higher-value, high-count goods, less so on cheap bulk items.

How to start: pilot on one category where miscounts hurt most (apparel, electronics), validate read rates in your actual environment before rolling out, and wire the counts into replenishment - accuracy only pays when it changes an order. Treat RFID as complementary to barcodes, not a wholesale replacement.

Sources:

H
Hadi
Founder & Principal Engineer
Predictive Maintenance with IoT Sensors: Read the ROI Before You Wire Up IoT & Edge
6 min read

Predictive Maintenance with IoT Sensors: Read the ROI Before You Wire Up

Most maintenance still runs one of two ways: fix it after it breaks (reactive), or service it on a fixed calendar whether it needs attention or not (preventive). Predictive maintenance (PdM) adds a third path - IoT sensors for vibration, temperature, current, and acoustics stream an asset's condition to a model that flags the early signs of failure, so a repair can be scheduled before the breakdown rather than after.

The reported operating gains are moderate but real. Deloitte's analysis puts equipment uptime and availability up 10-20%, maintenance planning time down 20-50%, and overall maintenance costs down 5-10% where PdM is applied well. The market reflects the interest: research firms size predictive maintenance near USD 10-16 billion in 2026 with double-digit annual growth - though individual forecasts vary widely, so treat any single number as a directional estimate.

The honest caveat: PdM only pays off when a failure is gradual and detectable by the sensor you chose, and when you have a healthy baseline to compare against. Sudden, random failures and noisy data produce false alarms - and a model that cries wolf gets muted, which erases the value. It sharpens a maintenance plan; it does not replace engineering judgment.

How to start: instrument one critical, failure-prone asset rather than wiring the whole plant. Capture a baseline of "normal" across a few operating cycles, alert on meaningful deviation, and validate each prediction against what actually happened before trusting it. Then route alerts into a real work-order workflow, not just a dashboard - a warning nobody acts on is the same as no warning.

Sources:

H
Hadi
Founder & Principal Engineer
Small Language Models: When 90% of the Capability at 10% of the Cost Is the Right Trade AI & Tech
6 min read

Small Language Models: When 90% of the Capability at 10% of the Cost Is the Right Trade

The reflex for anything AI is still "call the biggest cloud model." But for a large share of real enterprise work - classifying a support ticket into 200+ categories, pulling clauses from a contract, reading transaction logs - a small language model (SLM) is the more sensible fit.

The reported economics are hard to ignore. Analyses put SLMs at roughly 90% of large-model capability for about 10% of the cost, and in agentic workflows an estimated 80-90% of the steps can stay local on a 3-9B model. On NPU hardware these can respond in under 100ms. Gartner's 2025 AI infrastructure data reports enterprise spending on local model execution up 40% year over year.

Why it matters beyond price: data residency and latency. A model that runs on your own machine keeps sensitive records in-house and answers without a round-trip. The SLM market itself is projected to grow from about USD 7.8 billion (2023) toward USD 20.7 billion by 2030 (~15.1% CAGR).

Practical rule: reserve a frontier model for genuinely hard reasoning, and route the high-volume, well-defined steps to a task-specific SLM. Measure quality on your own data before assuming bigger is better.

Sources:

H
Hadi
Founder & Principal Engineer
Computer Vision for Workplace Safety: What the Compliance Numbers Show Insights
6 min read

Computer Vision for Workplace Safety: What the Compliance Numbers Show

Cameras already watch most industrial sites; the change is that models can now read those feeds for safety in real time. Peer-reviewed work reports 92%+ mean average precision on PPE and proximity-hazard detection, and some commercial platforms report accuracy above 95%.

The operational case is what drives budgets. OSHA-cited studies find effective safety programs return USD 4-6 for every USD 1 invested. Vision deployments have reported 30-60% fewer recordable incidents in the first year, and one retailer reported an 80% drop in incidents after adding AI video analytics. The PPE-detection market is projected to grow from USD 70.6 billion (2024) to USD 112.9 billion by 2030.

Where to start: pick one clear, high-value rule - hard-hat or safety-vest compliance in a defined zone - rather than boiling the ocean. Run inference on-site so worker footage never leaves the building, and treat alerts as coaching, not surveillance.

Reported results tend to arrive fast (some sites cite a 62% violation reduction in 30 days), but sustained value comes from wiring detections into an actual response workflow, not just a dashboard.

Sources:

H
Hadi
Founder & Principal Engineer
Digital Twins in Manufacturing: A Practical Read on the 2026 Numbers Software Dev
7 min read

Digital Twins in Manufacturing: A Practical Read on the 2026 Numbers

A digital twin is a software model of a physical asset kept in sync with live sensor data, so you can simulate and predict instead of just react. Adoption is moving from pilots to production: reports say over 40% of manufacturers are piloting or deploying twins, higher in aerospace, automotive, and energy.

The reported outcomes are the draw. Companies using twins cite ~65% reductions in unplanned downtime, 25-55% lower maintenance costs, and faster decision cycles, with ~92% reporting ROI above 10% and payback commonly in 12-36 months (sometimes 3-6). NIST has estimated adoption could yield USD 37.9 billion in annual U.S. manufacturing benefits. The market is projected near USD 49.5 billion in 2026, growing ~31% CAGR toward 2033.

The catch worth naming: a twin is only as good as the data feeding it. Without clean asset models and reliable telemetry, you get a convincing picture that quietly drifts from reality.

How to start small: twin one critical, failure-prone machine, validate its predictions against what actually happens for a few cycles, then widen scope once the model has earned trust.

Sources:

H
Hadi
Founder & Principal Engineer
Cobots for Smaller Factories: Why the Payback Math Now Works Hardware
6 min read

Cobots for Smaller Factories: Why the Payback Math Now Works

Collaborative robots (cobots) are built to work next to people rather than behind a safety cage, which lowers the integration cost that used to keep automation out of smaller operations. Reports now put around 48% of industrial SMEs adopting cobots, often to cover workforce gaps.

The economics are the story. The cobot market is projected to grow from about USD 2.8 billion (2026) to USD 10.9 billion by 2033 (~21.4% CAGR). Reported payback is commonly 12-24 months, and for simple high-labour tasks as short as ~6 months - one major vendor documents an average of roughly 195 days across SME deployments. Asia-Pacific leads installs with around 42% share.

Where cobots fit best: repetitive, ergonomically hard, or hard-to-staff tasks - machine tending, pick-and-place, palletising, inspection handling. They augment a line rather than replace it wholesale.

Before buying: time the target task, cost the current labour and error rate, and confirm the safety assessment for shared workspace. The payback case should be concrete on paper before a robot arrives.

Sources:

H
Hadi
Founder & Principal Engineer
Agentic Coding, Measured: Adoption Is High, Returns Are Uneven Software Dev
7 min read

Agentic Coding, Measured: Adoption Is High, Returns Are Uneven

AI in development has moved from autocomplete to agents that plan work, read a repository, run tests, and recover from failures. Adoption is broad - reports say 84% of developers use or plan to use AI tools, 51% daily, and 86% of organizations are deploying AI coding agents for production.

But the returns are not automatic. Reported average time saved is about 3.6 hours per developer per week, with McKinsey citing routine coding time cut by 46%. The counter-point is worth keeping honest: a METR randomized trial found experienced developers were ~19% slower with AI on complex, familiar code - while feeling ~20% faster. Perceived speed is not throughput.

What separates the teams that win: they invest in evaluation harnesses, observability, security boundaries, and human-in-the-loop approval where it matters. Reported healthy ROI lands around 2.5-3.5x, higher for the top quartile.

Practical split: let agents own well-scoped, verifiable work - migrations, tests, boilerplate, first-pass review - and keep humans on architecture and judgment. Then measure real cycle time rather than trusting the feeling of speed.

Sources:

H
Hadi
Founder & Principal Engineer
AI in Game Development: Smaller Teams, Higher Expectations Game Dev
6 min read

AI in Game Development: Smaller Teams, Higher Expectations

AI has become a routine part of the game pipeline rather than a novelty. Reports say around 78% of AAA studios use AI tools in production, and the major engines have built assistance in: Unreal leads engine adoption at ~42%, Unity at ~30%, with Unity's Muse reported to have generated over a million assets in its first quarter.

For small teams, procedural content generation plus tooling like Nanite means a believable open world no longer needs a large environment team, and Godot has become a common pick for indies wanting a free, lightweight engine.

The honest framing is democratization with a catch: a 3-5 person studio can aim at scope that used to need a big team, but player expectations rise in lockstep - so design taste and polish matter more, not less.

Practical use: let AI remove the grind (variations, greyboxing, first-pass assets, test coverage) and spend the reclaimed hours on the ~10% players actually feel - game feel, pacing, and originality. AI widens the funnel; it does not supply the fun.

Sources:

H
Hadi
Founder & Principal Engineer