imagem 7

llama.cpp CUDA get_rows Optimization Slashes Recurrent State Gather Time by 27%

In the latest llama.cpp update, a major CUDA performance improvement lands for a key operation used in recurrent neural networks. Previously, the k_get_rows_float kernel performed a slow scalar copy, recalculating row metadata for every single element. The new implementation introduces k_get_rows_float_vec, a vectorized path that copies 16 bytes (one int4) per thread when source and […]

llama.cpp CUDA get_rows Optimization Slashes Recurrent State Gather Time by 27% Read More »

imagem 6

Bitcoin Core 29.4 Is Now Available for Download

Bitcoin Core version 29.4 has just been released and is ready for download from the official site at https://bitcoincore.org/bin/bitcoin-core-29.4/. For a detailed breakdown of what’s new, refer to the release notes in the project’s git repository: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.4.md. A word of caution: avoid using any download links from GitHub, as the ones provided above are generated

Bitcoin Core 29.4 Is Now Available for Download Read More »

imagem 5

Geth v1.17.4: A Maintenance Release Paving the Way for Amsterdam

Go Ethereum’s latest maintenance release, version 1.17.4, delivers a bundle of accumulated bug fixes and performance improvements, making it a recommended upgrade for all users. This release also pushes forward the implementation work for the highly anticipated Amsterdam hardfork. One notable change: the standalone Clef signer has been extracted from the main client and moved

Geth v1.17.4: A Maintenance Release Paving the Way for Amsterdam Read More »

imagem 4

Ollama v0.32.2-rc0 Pre-Release: Agent Skills, CLI Polish, and Backend Upgrades

The latest release brings a significant boost to Ollama’s experimental agent features. A new skills system allows agents to leverage predefined capabilities, and cloud models now enjoy unlimited tool rounds by default. Command-line improvements include proper slash command completion before submission, removal of redundant code, and cleaner server start-up routing. The terminal user interface also

Ollama v0.32.2-rc0 Pre-Release: Agent Skills, CLI Polish, and Backend Upgrades Read More »

imagem 3

Immich v3.0.3 Released: Smoother Performance and Essential Fixes

Immich v3.0.3 arrives with a mix of reliability improvements and a new distribution channel for Android users. The team has now started publishing releases to their own F-Droid repository at https://app.futo.org/fdroid/repo. If you’re using F-Droid, switching to this repo ensures you get updates directly from the source, while existing installations via other methods continue to

Immich v3.0.3 Released: Smoother Performance and Essential Fixes Read More »

imagem 2

Home Assistant Core Receives Targeted Patch with Teslemetry and Overkiz Fixes

The latest patch for Home Assistant Core delivers a concentrated set of fixes for self-hosted users, with particular attention to the Teslemetry integration. Several nagging issues have been resolved, including incorrect reporting of cover open/close states when data was missing, a polling storm triggered by insufficient credits, and restored temperatures for cabin overheat protection. Additionally,

Home Assistant Core Receives Targeted Patch with Teslemetry and Overkiz Fixes Read More »

imagem 1

VirtualBox VNC Extension Pack Upgrade Workarounds

Previously, the extension pack files were installed in a manner that bypassed pacman’s tracking (via a custom script that ran VBoxManage extpack install …). This can lead to issues during system upgrades. To avoid conflicts, you can use one of the following methods: Uninstall virtualbox-ext-vnc before upgrading the system, then install it again afterward. Run

VirtualBox VNC Extension Pack Upgrade Workarounds Read More »

imagem

AWS Weekly Roundup: One-Click Lambda Setup Prompt, OpenAI GPT-5.6 Models Land on Bedrock, and More (July 20, 2026)

Last week, my team made a trip to Seoul to connect with the leaders of the AWS Korea User Group (AWSKRUG). As the largest cloud developer community in Korea, AWSKRUG runs 20 meetup groups organized by both topic and region, putting on over 100 events a year, mostly in the Seoul area. My team regularly

AWS Weekly Roundup: One-Click Lambda Setup Prompt, OpenAI GPT-5.6 Models Land on Bedrock, and More (July 20, 2026) Read More »