New Linktaco Release 0.5.0

Jul 19, 2025 · Peter Sanchez · Announcement News

Happy to announce that we released a new LinkTaco version. The whopping version 0.5.0.

Honestly we haven’t had a ton of time to work on the project features so this release is mostly focused on bug fixes. We fixed quite a few issues and some annoyances as well with the interface.

We also added a big feature which is the Pinboard API to GraphQL bridge. This means that if you use an existing Pinboard API client, you can now use it with LinkTaco as well. For more details see the Pinboard API Bridge documentation

Here are the relevant additions to the CHANGELOG.

Added

Fixed

Changed

Closed Tickets

You can read about the changes in the release notes.

Hope you enjoy the updates! We’re going to work on new features for the next release so stay tuned.

Articles from blogs we recommend Generated by openring

A Cryptography Engineer’s Perspective on Quantum Computing Timelines

The risk that cryptographically-relevant quantum computers materialize within the next few years is now high enough to be dispositive, unfortunately.

Summary of changes for March 2026

Hey everyone!This is the list of all the changes we've done to our projects during the month of March. Wiki, documented the replacement of Pino's backstay, and created a project page for No Bears, None. Hakum, completed page 10 of Sabotage Study…

tar: a slop-free alternative to rsync

So apparently rsync is slop now. When I heard, I wanted to drop a quick note on my blog to give an alternative: tar. It doesn’t do everything that rsync does, in particular identifying and skipping up-to-date files, but tar + ssh can definitely accomodate th…