SShortSingh.
0
ProgrammingDEV Community ·

Qwen3-8B Benchmark: vLLM Leads SGLang and llama.cpp on Workstation Blackwell GPU

A hands-on benchmark tested the Qwen3-8B language model across three inference stacks — vLLM 0.27.1, SGLang 0.5.9, and llama.cpp — on an RTX PRO 6000 Blackwell workstation GPU with 96 GB VRAM. At concurrency 32, vLLM delivered the highest throughput at 1,725 tokens per second, roughly 1.3x faster than SGLang and 4x faster than llama.cpp, with time-to-first-token also 4x lower than llama.cpp. For single-user workloads, however, all three stacks performed similarly in the 83–96 tokens-per-second range, making stack choice largely irrelevant at low concurrency. Switching vLLM to an FP8 official checkpoint yielded a clean 1.5x throughput gain — rising to 2,597 tokens per second aggregate — with no factual regressions detected across a 20-prompt quality check. The author also flagged that workstation Blackwell hardware requires workarounds for kernel-level issues not present on datacenter GPUs, advising users on RTX PRO 6000 or consumer Blackwell to budget extra setup time.

0
IndiaTimes of India ·

Ex-BofA Banker Accused of Leaking $8.1bn Takeover Tip, Friend Made $18.5m

The U.S. Securities and Exchange Commission has charged a former Bank of America investment banker with leaking confidential details of an $8.1 billion takeover of South Jersey Industries to a close friend. The friend allegedly used that inside information to purchase around $53 million worth of shares in the company. Once the acquisition was publicly announced, the friend reportedly pocketed $18.5 million in profits. Both the former banker and his friend have denied the insider-trading allegations. The two men now face legal proceedings following the SEC's action.

0
ProgrammingDEV Community ·

Freelancer builds no-login client approval tool to curb unpaid revision creep

A freelance developer created a lightweight tool called Velloxis to address the common problem of clients requesting unpaid revisions after project milestones are completed. The tool works by sending clients a private link requiring no account, login, or password, where they can review completed work and click to approve it before the next phase begins. Each approval is recorded with a timestamp, creating a clear paper trail if disputes arise later. The developer turned to building the tool after finding that platforms like Trello, Jira, and Notion were routinely ignored by non-technical clients. The post also invites other developers to share how they manage milestone sign-offs with difficult clients.

0
ProgrammingHacker News ·

LatticeDB: A Lightweight Embedded Graph Database Inspired by SQLite

LatticeDB is a new open-source project that aims to bring a SQLite-like simplicity to graph databases. The project is hosted on GitHub by developer Jeff Hajewski and targets use cases requiring an embedded, lightweight graph database solution. Much like SQLite serves as a self-contained relational database, LatticeDB seeks to offer a similar experience for graph-structured data. The project is in early stages, having garnered modest attention on Hacker News with 14 points and 2 comments.

0
TechnologyThe Verge ·

Nvidia GeForce Now to Add Steam Controller Support Later This Year

Nvidia has announced that its GeForce Now cloud gaming service will officially support Valve's Steam Controller and Steam Machine later in 2025. Users running GeForce Now on a Steam Deck or Steam Machine will be able to use the Steam Controller to play games through the service. Support for Windows and macOS users is also planned, though Nvidia says it will arrive at a later, unspecified date. Additionally, Nvidia is rolling out new DLSS 4.5 controls covering Super Resolution, Dynamic Frame Generation, and Ray Reconstruction. Ray Reconstruction is also set to officially launch for RTX GPU users in the near future.

0
TechnologyNYT Technology ·

EPA Proposes Eliminating Public Comment on Air Pollution Permits for Data Centers

The U.S. Environmental Protection Agency has put forward a proposal that would significantly reduce public participation in the air pollution permitting process. Under the plan, state authorities would no longer be required to notify the public or gather community feedback before issuing air pollution permits. The change would apply to data centers as well as other similar large-scale projects. Critics are likely to raise concerns that the move limits transparency and community oversight over facilities that can have significant environmental impact.

0
ProgrammingDEV Community ·

Dev fixes 50+ Sentry bugs to stabilize SHALA mental wellness AI platform

SHALA, an open-source mental wellness platform built on a multi-model AI gateway, encountered over 50 distinct production errors flagged through Sentry, including AI provider crashes, React DOM failures, and UI freezes. The issues stemmed from three core failure points: an unstable AI provider factory, non-deterministic DOM reconciliation errors, and a main-thread layout freeze caused by the Recharts library. Developers used Sentry's observability tools alongside defensive coding patterns to diagnose and resolve all reported issues. The fixes resulted in a 7x faster failover response, 99.95% gateway uptime, and zero unresolved Sentry issues remaining. The project prioritized user safety throughout, given that SHALA serves people seeking mental health support and crisis grounding.

0
WorldBBC World ·

Nigeria President Orders Manhunt After Kidnappers Post Hostage Video

Nigerian President Bola Tinubu has ordered a manhunt following the release of a video by kidnappers showing captive victims. The footage depicts dozens of men, women, and children being held in a forested location. The video was uploaded by the abductors, prompting an urgent government response. Authorities have been directed to locate and rescue the hostages as a matter of priority.

0
ProgrammingDEV Community ·

How One Developer Passed the AWS Solutions Architect Associate Exam on First Try

A software developer recently passed the AWS Solutions Architect Associate certification exam and shared a detailed breakdown of what the test actually involves. The exam consists of 65 questions to be answered in 130 minutes, with a minimum passing score of 720 out of 1000, and an estimated first-attempt pass rate of 60–65% based on community and industry reports. Rather than testing rote technical knowledge, the exam presents complex business scenarios requiring candidates to select the best architectural solution from multiple plausible options. The author emphasizes that most failures stem from poor preparation rather than lack of ability, and notes that only around 25–30 of AWS's 200-plus services are heavily tested. The guide is aimed at candidates who feel overwhelmed and want an honest, practical perspective on how to prepare effectively.

0
ProgrammingHacker News ·

Good Tooltip UX Requires Both a Show Delay and a Skip Mechanism

A UX-focused blog post published on master.dev argues that tooltips require careful timing design to feel natural and useful. The author contends that tooltips should have an initial delay before appearing, preventing accidental or unwanted pop-ups during casual mouse movement. However, once a user has already triggered one tooltip intentionally, subsequent tooltips should appear instantly without repeating the delay. This skip mechanism improves efficiency for users actively exploring an interface. The post highlights how this two-phase behavior balances discoverability for new users with speed for experienced ones.

0
TechnologyTechCrunch ·

Life360 launches $8 scannable pet tags with location sharing and care tracking

Life360 has introduced new scannable pet tags priced at $7.99, designed to help families locate lost pets. When a pet is found, the tag triggers an alert and shares the animal's last known location with its owners. The company has also rolled out care-tracking features that allow households to monitor feeding schedules, walks, and medication. These additions expand Life360's existing family safety platform into the pet management space.

← NewerPage 337 of 3452Older →