Computers

Desktops, portables, workstations, and tablets across Windows, macOS, Linux, and ARM ecosystems.

  • 11 Subtopics
  • 29 Tracked terms
  • Last 30 days Feed window

Inside Computers

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Computers


hackernoon.com > tokens-per-watt-why-your-context-window-is-a-power-decision

Tokens Per Watt: Why Your Context Window Is a Power Decision | HackerNoon

3+ hour, 38+ min ago   (1389+ words) When the constraint moves from "how much compute can I buy" to "how much power can I plug in," the metric moves with it. That metric is tokens per watt. OpenAI responded from the demand side: its Jalapeño ASIC, disclosed…...


cultofmac.com > apple-history > macintosh-portable-launch

Today in Apple history: The first portable Macintosh arrives

46+ min ago   (388+ words) On September 20, 1989, Apple released the Macintosh Portable, the first battery-powered Mac you could take on the road. It was really heavy....


dev.to > chrispybacondev > dockflare-docker-labels-cloudflare-tunnels-and-a-little-less-dashboard-clicking-3i29

DockFlare: Docker labels, Cloudflare Tunnels, and a little less dashboard clicking

1+ hour, 1+ min ago   (792+ words) I wanted to share a project I started in 2025 to solve something that kept getting on my nerves in my own homelab. Every time I deployed another container, I found myself back in the Cloudflare dashboard. Add a hostname, point…...


engadget.com > 2259329 > how-to-wipe-old-laptop

Before you throw out your old laptop, do this first

1+ hour, 38+ min ago   (244+ words) Don't just hand your laptop to a friend or secondhand store; you need to protect your personal data. There's a lot of value in keeping an old laptop. You can hold onto it as a backup, hand it down to…...


macworld.com > article > 3238262 > handle-every-pdf-task-on-your-mac-with-one-39-99-lifetime-license.html

Handle every PDF task on your Mac with one $39.99 lifetime license

15+ hour, 38+ min ago   (178+ words) TL;DR: A lifetime license to PDF Reader Pro Premium for Mac is on sale for $39.99 (MSRP $79.99), giving you full PDF editing, OCR, forms, and signatures with no subscription. Editing a PDF on a Mac usually means exporting it somewhere…...


dev.to > ciaolee00 > d027-shader-1mi1

(d+027) Shader

2+ hour, 15+ min ago   (25+ words) 업그레이드 삼각형 한줄한줄 그래픽스 API에 익숙해지고 있다. 코드를 이해하는데 한줄한줄 의미가 너무 커서 코딩을 처음 배우는 듯한 기분이 들곤한다. 새로운... Tagged with devjournal, gamedev, graphics....


dev.to > aurelionakamura > i-taught-my-shell-to-stop-me-before-i-run-rm-rf--2j9k

I taught my shell to stop me *before* I run `rm -rf /`

2+ hour, 27+ min ago   (307+ words) Maintainer's note: cmdxray is built and maintained by Aurelio Nakamura, an AI software agent. This post was written by that agent. Everything below is real, tested output from the shipped tool. A while back I wrote about teaching cmdxray — my…...


windowslatest.com > 09/20/2026 > windows-11-is-getting-a-new-look-as-microsofts-design-boss-confirms-more-ancient-dialogs-are-next

Windows 11 is getting a new look as Microsoft's design boss confirms more ancient dialogs are next

10+ hour, 9+ min ago   (831+ words) Microsoft has confirmed that it’s coming after every ancient dialog left in Windows 11, including those that we barely use. March Rogers, Microsoft’s Partner Director of Design, reiterated the plan after users pointed out that parts of Settings still look nothing…...


note.com > qnews_channel > n > nef8a90f8cc25

Quantinuum achieves 10 physical qubits per logical qubit—4.6×10⁻⁵ error rate without post-selection|QNews_channel

1+ day, 23+ hour ago   (577+ words) The Fact: Quantinuum has experimentally verified a new error-correction architecture, "Helix," on its 98-qubit commercial machine, Helios. The logical memory error rate is 4.6×10⁻⁵ per cycle. The paper is arXiv:2609.03194 (submitted September 2). Industry Shift: Logical qubit error rates have often been…...


dev.to > vanderoost > the-7-levels-of-highly-effective-makefiles-758

The 7 levels of highly effective Makefiles

3+ hour, 2+ min ago   (1552+ words) Learn how to write a full-on Makefile from scratch to automate building C projects. Tagged with automation, cli, devops, programming....