Urgent.News

What's breaking now, across thousands of outlets.

Tech

Why engineers need commercial awareness, not just technical depth

Engineers who only understand the technology, and never the business it serves, hit a ceiling early. The best ones develop commercial awareness — a real sense of how value is created, funded, and sold. Two days at 21BY72 Season 4, one of Bharat's leading startup summits — eighty-five ventures on the floor and live pitches in front of six hundred investors — was a concentrated lesson in exactly…

Engineers who limit their understanding to technology alone often reach a professional plateau. The most successful engineers develop commercial awareness, which entails grasping how value is generated, financed, and sold. At 21BY72 Season 4, one of India's leading startup summits, eighty-five ventures showcased their ideas to investors, offering a concentrated lesson in this concept.

In a reflection on the experience, it became clear that technology serves as a means to a business end, and comprehending that end enhances an engineer's skills rather than distracting them. Observing founders pitch their ideas — judged not on the cleverness of the build but on whether it solves a real problem people are willing to pay for — shifts the perspective on one's own work, prompting questions about who the solution serves and why it matters before contemplating how to build it.

The summit floor teaches engineers that investors are interested in solving problems, not merely in built features. The pitches that succeeded were centered around a genuine need and a viable plan to address it, a principle that directly influences engineering priorities. Familiarity with business constraints such as cost, speed to market, and target customer leads to sharper technical decisions, steering clear of poor trade-offs in design.

This exposure recalibrates ambition, resetting the sense of what is possible and what constitutes serious work. The most admirable engineers, according to the author, combine technical depth with genuine commercial awareness. Spending time at a major startup summit, observing business pitches, funding, and construction, serves as a deliberate investment in understanding the other half of the picture that a pure engineering education typically overlooks.

The comprehensive account of the two-day event is available at www.divyakush.com/insights/startup-summit.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Keeping Mac work alive without pretending awake means safe

A developer usually meets Mac power management through a simple need. A build, local server, download, or agent is still running, and idle sleep would interrupt it.

  • Afterlid distinguishes three Mac states: Sleepy, Awake, and Always On
  • Awake prevents both idle and display sleep when lid is open
  • Recovery process crucial, activation is a feature but recovery is the product

Checking Polish companies from code: VAT, KRS, REGON, EU VAT (REST + Python + MCP)

If you invoice or onboard Polish companies, sooner or later you have to check two dull things that turn out to matter a lot: is this company actually a registered VAT payer, and is the bank account…

  • Polish companies must be checked for VAT registration status and white-listed bank accounts
  • Four REST endpoints provided by skanfirmy.pl for NIP, REGON, and EU VAT validation
  • Monitoring endpoint sends HMAC-signed webhook for changes in VAT status or white-list accounts

Cómo pensamos el cifrado de PII en una app Ionic + Angular, para cumplir el RGPD y la LOPD-GDD

Envelope encryption con clave por usuario, qué se cifra y qué no, cómo lo puso a prueba una auditoría externa, y el incidente de rendimiento que provocó nuestro propio hardening de seguridad.

  • Cuentopia uses AI to create customized bedtime stories for children
  • Sensitive data falls under especially protected personal data per GDPR and LOPD-GDD
  • Envelope encryption with master key in Google Cloud KMS protects child data

Too Many Req: A Bucket List Guide to Building a Rate Limiter

Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project.

  • Configurable limits for different user tiers
  • Token bucket algorithm resolves window boundary issue
  • Capacity and refill rate control burst and sustained throughput

More from Sunday 23 August →