SShortSingh.
Back to feed

No leap second to be added at end of December 2026, IERS confirms

0
·2 views

The International Earth Rotation and Reference Systems Service (IERS) has confirmed that no leap second will be introduced at the close of December 2026. The announcement was made via the organization's official Bulletin C, which is the standard publication used to communicate leap second decisions. Leap seconds are occasionally added to Coordinated Universal Time (UTC) to account for irregularities in Earth's rotation. The decision means UTC will remain unadjusted at the end of 2026, keeping atomic time and astronomical time aligned without any additional correction.

Read the full story at Hacker News

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

Microsoft Outlines Seven-Step AI Agent Governance Framework Using Entra Agent ID

As AI agents increasingly operate within enterprise environments—accessing data, calling APIs, and running workflows—Microsoft has outlined a structured governance model to manage them at scale. The framework, detailed in a multi-part article series on DEV Community, covers eight sequential disciplines: inventory, classification, accountability, metadata, access control, governed access, lifecycle management, and monitoring. Tools such as Microsoft Entra Agent ID, Conditional Access policies, custom security attributes, and access packages form the technical backbone of the model. The guidance addresses agents originating from sources including Copilot Studio, Azure AI Foundry, third-party platforms, and shadow AI discovery. Microsoft emphasizes that enforcement policies should only be applied after agents are fully visible, classified, and assigned a responsible owner to avoid ungoverned or orphaned identities.

0
ProgrammingDEV Community ·

Three simple additions cut workshop paralysis from 8 participants to zero

A corporate trainer in Japan found that open-ended instructions — 'use any tool you like' — left 8 of 13 workshop participants completely stuck after ten minutes, while only experienced participants started immediately. Asking the frozen participants revealed they lacked a clear starting point: they didn't know which tool to choose, where to begin, or what a finished result should look like. The trainer added three low-effort supports to the brief: a named default tool, two or three finished examples in varied styles, and the first three steps written out explicitly. With only about ten minutes of additional preparation, the next session saw zero participants stuck at the same stage. The trainer notes this principle applies equally to workplace scenarios such as assigning tickets, onboarding new hires, and code review requests.

0
ProgrammingDEV Community ·

QA Engineer Uses Arduino Hobby Project to Reset Burnout During Vacation

A software QA engineer recently took a 15-day vacation to mentally recharge after the demands of detail-oriented professional work. To decompress, they returned to basics by purchasing an Arduino and writing simple code involving LEDs, buzzers, and analog buttons. The experience deliberately avoided modern practices like object-oriented programming or AI tools, focusing instead on straightforward, low-level tasks. The engineer found that revisiting simple, hands-on technology provided genuine mental relief and a sense of calm. The takeaway shared was that stepping back to something uncomplicated can help professionals reset before moving forward again.

0
ProgrammingHacker News ·

Guide explains best practices for securing internal services with TLS certificates

A technical guide published on tuxnet.dev outlines the correct approach to implementing TLS certificates for internal services. The article addresses common mistakes and recommended methods for securing private infrastructure. It was shared on Hacker News, where it received early community attention. The guide aims to help developers and system administrators avoid misconfigured or improperly trusted certificates within internal networks.