Google finally releases a Finance Android app, promises iOS version later in 2026
It took 20 years, but the Finance app arrives just in time to be packed full of AI.
It took 20 years, but the Finance app arrives just in time to be packed full of AI.
Misc Changes Restore canary version 16.3.0-canary.66 after v16.3.0-preview.4 preview release Fix local fonts in statically prerendered ImageResponse metadata route: #95121 docs(root-params): generateStaticParams section and CC requirement: #95073 Surface an error for blocking routes under the Navigation Inspector: #95139 Suppress prefetch={true} warning when route opts out via instant = false: #95099 skill(cc-adoption): recommend next-dev-loop and add build-only path: #95122 docs: server actions guide x-refs: #95143 [turbopack] Create ServiceWorkerChunkingContextOptions in next-core : #94920 instant(): Only render shell, unless prefetch prop is set: #95150 [turbopack] Create ServiceWorkerEntryModule and service_worker_chunk_filename : #94921 [turbopack] Discover ServiceWorkerEntryModule s in next-api and compile + serve those service workers: #94922 [cd] Allow forcing a release without new commits: #95136 docs: clarify /_not-found failures and attribute reads under Cache Components: #95163 [PP] Reveal after ShellRuntime when simulating a Shell Prefetch in dev: #95149 Replicate production prefetch shells for instant navigations in dev: #95067 docs: expand io reference: #95147 test: Remove unnecessary dynamic timestamp from instant-validation root layouts: #95105 [next-dev-loop] Fix some papercuts: #95153 Gate the dev Cold cache badge behind an experimental flag: #95169 Credits Huge thanks to @unstubbable , @icyJoseph , @acdlite , @aurorascharff , @sampoder , @eps1lon , @lubieowoce , and @gaearon for helping!
Microsoft has quietly extended its free Windows 10 Extended Security Updates (ESU) program for consumers by an additional year, allowing enrolled devices to continue receiving security updates until October 12, 2027. [...]
Saved views for repository issues Repository Issues pages now support saved views, making it easier for teams to create and share filtered views of their issues. With saved views, anyone… The post Saved views for repository issues – Public Preview and adjustable row heights in projects appeared first on The GitHub Blog .
It's not exactly surprising that RAMaggeddon is making new tech hardware really expensive. But if you've been in the market for things like a new computer or tablet, this week has been filled with sticker shock. Given how many companies announced price hikes related to component shortages, it seems unlikely things will get cheaper any […]
Organizations now have more control over who can use GitHub-hosted runners in Actions. Admins can now disable the standard labels for hosted runners such as ubuntu-latest, as well as add… The post More control over your GitHub-hosted runners appeared first on The GitHub Blog .
Apple just raised prices across its iPad and MacBook lineup. The good news is that many retailers are still selling their inventory at the old prices or far less, which means you can still score some of the best iPad deals we may see in awhile — if ever again. So if you’ve been thinking […]
Alibaba allegedly used 25,000 accounts to mine Claude over 28.8 million exchanges.
At the right point of the orbit and stellar cycle, the star's chromosphere brightens.
Headlamp is an open-source, extensible Kubernetes SIG UI project designed to let you explore, manage, and debug cluster resources. Knative brings serverless workloads to Kubernetes, handling traffic routing, autoscaling, and revision management so teams can deploy and iterate without fighting infrastructure. But operating Knative workloads day-to-day can be difficult, there's still a lot of jumping between the kn CLI, kubectl , and the Kubernetes UI to get a full picture of what's running. We built the Headlamp Knative plugin to bridge that very gap, allowing operators to inspect, understand and act on their workloads all from a single place. This plugin was built as part of the LFX mentorship. Here's a tour of what we shipped. Here is a short walkthrough of the Knative plugin for Headlamp: Integrating Knative resources with Headlamp's map view Headlamp's resource mapping works for Knative CRDs too. You can see how KServices, Revisions, and DomainMappings relate to each other in a single graph view. KService management: edit traffic splits, restart pods, and view logs A KService is the top-level resource in Knative: it manages the lifecycle of Routes, Configurations, Revisions, and everything needed to run and expose your application. The plugin gives KServices a full detail view with an Edit Mode toggle for making live changes to traffic splits, autoscaling annotations, and more. Common actions like viewing the YAML, opening logs, triggering a redeploy, or restarting backing pods are surfaced in the header, gated by your current RBAC permissions. Traffic splitting: route across revisions for gradual rollouts and testing Knative makes it possible to route traffic across multiple Revisions of the same service. This is useful for canary releases, gradual rollouts, tagged preview URLs, and A/B testing. The plugin shows the traffic assigned to each Revision, the latest ready Revision, readiness status, age, and configured tags. In edit mode, you can adjust percentages and tags inline. The plugin validates that traffic sums to 100% and that tags are unique before saving. Tagged routes with a reported URL render as clickable links. Autoscaling configuration: view effective settings and cluster defaults Knative's autoscaler supports a range of settings: concurrency targets, target utilization, RPS targets, min/max scale, initial scale, stable window, scale-down delay, and more. The effective value for any workload is a combination of KService-level annotations and cluster-wide ConfigMaps. The plugin reads config-autoscaler and config-defaults and shows the effective configuration per KService in context, so you can see at a glance whether a setting is explicitly configured or falling back to the cluster default. Prometheus metrics: monitor request rates, latency, and resource utilization When paired with the Prometheus plugin for Headlamp , the plugin renders request rate, latency, and resource utilization graphs on KService and Revision detail pages. The per-revision request rate breakdown is particularly useful when validating a traffic split in progress. Dashboard for other CRDs The plugin also includes list and detail views for Revisions, DomainMappings, ClusterDomainClaims, and a cluster-level Networking overview (reading config-network and config-gateway to surface the effective ingress class, gateway settings, and backing services). These give operators a complete picture of Knative's state without leaving Headlamp. How to install the Knative plugin in Headlamp Make sure Knative is installed in your cluster. In Headlamp Desktop, open the Plugin Catalog , search for Knative, and click Install. Reload Headlamp, a new Knative entry will appear in the sidebar. For development or source-level setup, see the Knative plugin README . The current release is 0.3.0-beta . Share your feedback We'd love feedback from Knative operators and users. If you hit a bug or want support for a workflow we haven't covered, please open an issue . You can also find us in the Kubernetes Slack #headlamp channel .
Polestar won't be allowed to sell its electric vehicles model year 2027 and beyond in the US after the federal government denied the company's request for authorization under a new rule banning vehicles with software from China. In a press release, the company says the decision to retreat from the US follows a recent decision […]
Base Power is skipping the PJM's troubled interconnection queue by placing its batteries at people's homes, offering backup services in exchange.
Microsoft said it's increasing the price of Xbox game consoles after Apple announced price hikes for MacBooks and iPads.
RAMageddon has come for computers. The price of memory chips, hard drives, and solid state storage has skyrocketed. That’s led to price increases on desktop and laptop RAM, SSDs, spinning hard drives, and pretty much everything that uses any of those things. Consoles are more expensive. Desktops are more expensive. Laptops are more expensive. Tablets […]
AI is generating code faster than teams can review it. The answer, a small but growing number of developers argue, The post “Code should be regenerated, not maintained”: Codeplain makes the case for spec-driven development appeared first on The New Stack .
Giftlink: https://www.bloomberg.com/news/articles/2026-06-25/apple-to-... also https://www.msn.com/en-ca/lifestyle/shopping/apple-to-skip-h... Comments URL: https://news.ycombinator.com/item?id=48676795 Points: 291 # Comments: 315
Despite ChatGPT's commanding market lead, consumers who pay for AI have been increasingly choosing Anthropic's Claude, data shows.
Release: datasette-export-database 0.3a2 An embarrassingly tiny release. The pyproject.toml had pinned to datasette==1.0a27 , inadvertently making this plugin incompatible with all other Datasette versions. It's now datasette>=1.0a27 instead. Tags: datasette
General Intuition has raised $320 million to scale AI trained on millions of hours of gameplay, betting action data can help AI develop something closer to human intuition.
Microsoft is increasing the prices of Xbox consoles again. Starting August 1st, 512GB models will be $100 more expensive, while 1TB models will be $150 more expensive. This means that the Xbox Series S will start at $499.99, the Xbox Series X without a disc drive will start at $749.99, and the Series X with […]
Un-0 is an image-generation system tool that shows for the first time how the company's technology can replicate conventional AI systems.
GitHub Actions now supports running steps concurrently using background. Previously, all steps in a workflow ran in sequence, with each step starting only after the previous step completed. Previously, you… The post Actions steps can now be run in parallel appeared first on The GitHub Blog .
The Rust Foundation on Thursday announced the launch of the Rust Foundation Trusted Training (RFTT) program, a new formal accreditation The post Trust in Rust: Foundation debuts official training to tackle steep learning curve appeared first on The New Stack .
A newly discovered macOS malware dubbed "Gaslight" is designed to confuse AI-assisted malware analysis tools by hiding prompt injection strings and fake debugging data within the executable. [...]