Makepad creator Rik Arends built a 3D navigable tool that renders up to 2.5 million lines of source code at over 120 frames per second, initially requiring 21GB of RAM before optimizations to indexing and streaming compression brought usage down to 3.5GB. He also tested loading Chromium's 51-million-line codebase, which took about 60 seconds.
tomshardware.com
· 2026-09-15
Google has introduced 'Organize My Files in Drive,' a Gemini feature that automatically sorts and cleans up folders in Google Drive. The tool requires a paid Google AI Pro or AI Ultra subscription, or a Business, Enterprise, or Education account, and only works on private folders rather than shared ones. Users must also have Smart features enabled in Google Workspace for the tool to function.
engadget.com
· 2026-09-14
Apple's Background App Refresh feature, found in Settings > General, lets iPhone users control which apps can update content while running in the background. Users can toggle it for Wi-Fi only, Wi-Fi and cellular, or turn it off entirely, and can also customize it on a per-app basis. Importantly, disabling this setting does not stop an app from sending notifications.
engadget.com
· 2026-09-14
TurboCrypt, a git and file encryption tool originally built for Unix, is moving its encrypted file and directory name encoding from Base91 to a newly defined Base84 alphabet. The change was driven by the addition of Windows support, since several characters used in the Unix-safe Base91 alphabet are forbidden on Windows filesystems and shell tools. The new 84-character set excludes nine Windows-forbidden symbols and trailing dots, ensuring names work reliably across Linux, macOS and Windows.
00f.net
· 2026-09-11
Syq is a new command-line utility for copying, reorganizing, and deleting files between machines, positioned as an alternative to rsync. It supports resuming interrupted transfers, running remote commands from a server without needing SSH access on the client machine, and scripting via a JSON API or Python SDK.
greaber.github.io
· 2026-09-10
At IFA 2026, Microsoft's Mark Linton said an internal Windows 11 build shows notable gains in boot speed and Windows Hello responsiveness, alongside earlier promises that the OS will run well on 8GB machines. No timeline for public rollout or performance data was shared, and the changes haven't yet reached testing channels.
techspot.com
· 2026-09-07
A blogger with an engineering background details how they spent about a month reverse-engineering an ASIC chip design as part of a public puzzle set by trading firm Jane Street. The challenge involved analyzing a GDS chip-layout file to determine the chip's function, first through an easier warmup version with more design information, then a harder unaided version. The author has published their code on GitHub and plans follow-up posts explaining each technical step in more depth.
jestoph.com
· 2026-09-04
Google is rolling out the ability to upload files directly into the Gemini side panel in Chrome, through a new Add attachments option. Users can attach a document, such as a PDF, and ask Gemini to summarize it, extract details, or clarify sections without leaving the browser. The feature was first spotted by an X user and confirmed working in Chrome by Android Authority.
androidauthority.com
· 2026-09-03
Archiv is a newly launched app that lets users photograph mundane items—fire hydrants, furniture, food—and automatically arranges them into a stylized, gallery-like personal catalog. The tool blends photography and organization, giving users a portable, aesthetically curated record of objects they encounter.
fastcompany.com
· 2026-09-02
Despite years of predicted cloud dominance, many organizations still run on-premises file servers alongside SaaS tools, citing cost control, data ownership and regulatory concerns. To keep these hybrid environments secure, administrators are advised to follow strict access governance rules, starting with never granting permissions directly to individual user accounts.
bleepingcomputer.com
· 2026-08-31
A developer has released FF-16-TUI, a terminal-based static analysis utility that scans an entire binary file to detect frequently recurring 16-bit sequences. The tool presents a hexdump alongside a pattern panel, letting users highlight and filter matches by frequency, gap size, and bit count to infer file structure.
github.com
· 2026-08-28
Google has added support for Apple's AirDrop protocol to newer Android phones, including Pixel and Galaxy models, letting users send photos, links, and files directly to iPhones without third-party apps. Setup involves enabling sharing settings on both devices—such as Quick Share on Samsung or AirDrop visibility on iOS—after which either device can initiate a transfer that the other must accept.
wired.com
· 2026-08-28