A survey by academic mentoring platform Nova Learning found that the share of middle and high school students naming Computer Science and AI as their top academic interest dropped from 42.3% in 2025 to 27.9% in 2026, while Engineering's share nearly doubled, rising from 11.9% to 23%, led largely by Mechanical and Aerospace Engineering. Separately, the National Student Clearinghouse Research Center reported an 8.1% drop in undergraduate Computer and Information Science enrollment at four-year institutions, to about 606,000 students, even as Engineering enrollment grew.
The JavaScript ecosystem is undergoing a broad shift as developers replace long-standing JavaScript-based build tools with newer alternatives written in languages like Rust and Go, prized for their speed. Despite decades of attempts to sideline or replace JavaScript itself, the language remains dominant across browsers, servers and devices, even as its supporting toolchain changes underneath it.
A QR code hides its destination until you have already opened it. susQR is a free web tool that checks the link first, and it is worth keeping one tap away.
A software engineering commentator argues that teams increasingly skipping code writing and code review in favor of AI-generated 'vibe coding' are storing up long-term trouble. The piece contends that the harm from poor architecture and unreadable code isn't visible immediately, but surfaces months or years later as systems become fragile and hard to change.
Dartmouth College is developing its own AI-based systems, modeled partly on approaches used by companies like Google, to help students and alumni navigate career decisions as artificial intelligence reshapes hiring. The tools are meant to help people identify suitable career paths and job opportunities amid growing uncertainty in the entry-level labor market caused by automation and AI-driven recruiting.
Sherline Products, the American maker of precision lathes, mills, and small CNC machines, told customers it is beginning to shut down manufacturing operations. The company says it will keep building and selling machines, tooling, and replacement parts as equipment, materials, and staffing allow through the end of October 2026, though some product lines will stop sooner than others.
Sigabrt.dev is a new cronjob monitoring service that lets users check endpoint status, schedules and recent events directly through an SSH-based terminal UI rather than a web dashboard. Users add their SSH public key in settings and connect via 'ssh sigabrt.dev' to view their monitored jobs. The product is described as an early, read-only work in progress, with the developer soliciting feedback on future features.
Apple has released Xcode 27.1 beta 1, the first developer tool that supports building apps for the upcoming foldable iPhone Duo. The beta includes a simulator so developers can preview how their apps behave on the device's larger folding display before it ships.
A newly unsealed filing in The New York Times' copyright lawsuit against OpenAI and Microsoft reveals internal communications showing employees at both companies recognized their AI tools could jeopardize the publishers whose content trains them. The filing suggests executives were aware of this risk even as they continued developing and deploying the technology.
Meta announced new Threads features aimed at podcast creators, including profile cards and banners showing podcast info, tappable episode link cards, transcript posting, guest tagging, episode-drop reminders, and audience engagement analytics. The update builds on tools introduced last year that linked creator profiles to podcasts and improved link cards for discussion.
Krita, the open-source 2D painting application, remains a favored alternative to subscription-based tools like Photoshop for concept art, comics, and illustration work. It offers a robust brush engine, stylus support for tilt and rotation, HDR painting, texture wrap-around modes, and a timeline-based animation system with onion skinning and audio playback.
AI-driven analytics tools now let users generate data reports through conversation, but doing so often creates a scattered mix of HTML, CSS, JavaScript, chart libraries, and app frameworks like React or Streamlit. This makes it hard to trace a chart back to its underlying data, slowing down both human review and the AI agent's own iteration speed. Traditional BI vendors instead added AI copilots to existing dashboards, keeping outputs controlled but limiting agents to whatever the interface already supports.