Tech Updates
74 subscribers
18 photos
257 links
Tech news, cool tools, projects, blogs, articles and more.
Download Telegram
https://kibty.town/blog/todesktop/

Interesting writeup about a vulnerability in the update mechanism for cursor, linear and other big apps which could be used to ship malicious updates.
🎉1
https://github.com/qixucen/atom

https://arxiv.org/abs/2502.12018

Reasoning models lack atomic thoughts -unlike humans using independent units, they store full histories.

Atom of Thoughts (AOT): lifts gpt-4o-mini to 80.6% F1 on HotpotQA, surpassing o3-mini and DeepSeek-R1

Really interesting idea to dramatically reduce token size and improve model intelligence.
https://devblogs.microsoft.com/typescript/typescript-native-port/

Microsoft released an official native port of the TypeScript compiler and tooling. The native implementation will drastically improve editor startup, reduce most build times by 10x, and substantially reduce memory usage.

Written in Go and available here:

https://github.com/microsoft/typescript-go


"…using the Visual Studio Code codebase as a benchmark, the current time to load the entire project in the editor on a fast computer is about 9.6 seconds. This drops down to about 1.2 seconds with the native language service, an 8x improvement in project load time in editor scenarios."
https://documents.craft.me/announcing-chaps

Chaps is a new tool created by Craft:

"In a world drowning in apps, notifications, and complexity – simplicity is the ultimate luxury. Meet Chaps, your personalized AI-powered agents that simplify life, streamline tasks, and put you back in control."
https://blog.atuin.sh/atuin-desktop-runbooks-that-run/

A local-first, executable runbook editor for real terminal workflows.
Atuin Desktop looks like a doc, but runs like your terminal. Script blocks, embedded terminals, database clients and prometheus charts - all in one place.
👍1
https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2

parakeet-tdt-0.6b-v2 is a 600-million-parameter automatic speech recognition (ASR) model by nvidia designed for high-quality English transcription, featuring support for punctuation, capitalization, and accurate timestamp prediction.

It seems better than whisper-3 large (https://huggingface.co/spaces/hf-audio/open_asr_leaderboard) with 1B less parameters.
👍1
https://www.reuters.com/business/openai-agrees-buy-windsurf-about-3-billion-bloomberg-news-reports-2025-05-06/

OpenAI has agreed to buy Windsurf, an AI coding tool, for about $3 billion, marking the ChatGPT maker’s largest acquisition to date.
https://github.com/astral-sh/ty

An extremely fast Python type checker and language server, written in Rust.

In early testing, it's 10x, 50x, even 100x faster than existing type checkers. ( >600x speed-ups over Mypy in some real-world projects.)
https://appwrite.io/products/sites

Appwrite, an Open Source Vercel alternative, publishes Appwrite Sites:

"With Sites, Appwrite offers a streamlined solution for easily deploying static and server-rendered applications. Everything is designed to simplify your workflow, from creating a site and connecting a domain to leveraging our templates“
Microsoft and Google released their coding agents - probably as an answer to Codex from OpenAI:

Coding agent from Google:
https://jules.google/

Coding agent from Microsoft:
https://github.blog/changelog/2025-05-19-github-copilot-coding-agent-in-public-preview/

Jules has a couple of free queries per day, Copilot Agent is included in Pro+.
https://www.anthropic.com/news/claude-4

Anthropic released Claude Opus 4: "… the world’s best coding model, with sustained performance on complex, long-running tasks and agent workflows".

And Sonnet 4:
"…is a significant upgrade to Claude Sonnet 3.7, delivering superior coding and reasoning while responding more precisely to your instructions."
❤‍🔥1