Radar
Radar
Radar
A discovery hub for open-source projects, plugins, design-token inspiration, events, contests, and trending sites — browse and jump straight in.

Radar
F152133: feat (ai/core): support plain string model IDs in rerank() function The rerank() function now accepts plain model strings (e.g., 'cohere/rerank-v3.5') in addition to Re...
Changes since langchain==1.2.13 release(langchain): 1.2.14 (#36396) pygments>=2.20.0 across all packages (CVE-2026-4539) (#36385) test(langchain): cover runtime recursion limit ov...
Changes since langchain==1.2.14 release: langchain v1.2.15 (#36496) bump aiohttp from 3.13.3 to 3.13.4 in /libs/langchainv1 (#36438).
Changes since langchain-anthropic==1.4.0 fix(anthropic): strip null encryptedcontent from compaction blocks (#36850) release(anthropic): 1.4.1 (#36848) feat(anthropic): support op...
Changes since langchain-anthropic==1.4.1 release(anthropic): 1.4.2 (#37061) fix(anthropic): restore cachecontrol on non-direct subclasses (#37057) hotfix: bump min core versions (...
Changes since langchain-core==0.3.83 release(core): 0.3.84 (#36616) fix(core): sanitize prompts more (#36613).
Maintenance release with a dependency update for requests and a revert of a previous core change.
Changes since langchain-core==1.2.23 release(core): 1.2.24 (#36434) feat(core): impute placeholder filenames for OpenAI file inputs (#36433) pygments>=2.20.0 across all packages (...
Changes since langchain-core==1.2.24 release(core): 1.2.25 (#36473) fix(core): harden check for txt files in deprecated prompt loading functions (#36471) fix(core): fixed typos in...
Changes since langchain-core==1.2.25 release(core): 1.2.26 (#36511) fix(core): add init validator and serialization mappings for Bedrock models (#34510) feat(core): add ChatBasete...
Changes since langchain-core==1.2.26 release(core): 1.2.27 (#36586) fix(core): handle symlinks in deprecated prompt save path (#36585) add comment explaining pygments>=2.20.0 (#36...
Changes since langchain-core==1.2.27 release(core): release 1.2.28 (#36614) fix(core): add more sanitization to templates (#36612).
Changes since langchain-core==1.2.31 release(core): release 1.3.0 (#36851) release(core): 1.3.0a3 (#36829) chore(core): keep checkpointns behavior in streaming metadata for backwa...
Initial release release(core): 1.3.0a1 (#36656) chore(core): reduce streaming metadata / perf (#36588) release(core): release 1.2.28 (#36614) fix(core): add more sanitization to t...
Initial release release(core): 1.3.0.a2 (#36698) fix(core): Use reference counting for storing inherited run trees to support garbage collection (#36660) docs(core): nit (#36685)....
Changes since langchain-core==1.3.1 release(core): 1.3.2 (#36990) feat(core): add content-block-centric streaming (v2) (#36834).
Changes since langchain-ollama==1.0.1 release(ollama): 1.1.0 (#36574) feat(ollama): support responseformat (#34612) fix(ollama): serialize reasoningcontent back to ollama thinking...
Changes since langchain-openai==1.1.14 release(openai): 1.1.15 (#36901) fix(openai): accommodate dict response items in streaming (#36899) fix(openai): infer azure chat profiles f...
Changes since langchain-openai==1.1.15 release(openai): 1.1.16 (#36927) fix(openai): tolerate promptcacheretention drift in streaming (#36925).
Changes since langchain-openai==1.1.16 release(openai): 1.2.0 (#36961) feat(openai): prevent silent streaming hangs in ChatOpenAI (#36949) hotfix(ci): remove nobenchmark flag (#36...
Changes since langchain-openrouter==0.2.0 release(openrouter): 0.2.1 (#36348) fix(openrouter): pass attribution headers via httpx defaultheaders (#36347) chore(model-profiles): re...
Changes since langchain-tests==1.1.5 release(standard-tests): 1.1.6 (#36610) fix(standard-tests): update standard tests for sandbox backends (#36036) pygments>=2.20.0 across all p...
Changes since langchain-tests==1.1.6 release(standard-tests): 1.1.7 (#37067) hotfix: bump min core versions (#36996) feat(core): add content-block-centric streaming (v2) (#36834)....
Changes since langchain-text-splitters==1.1.1 release(text-splitters): 1.1.2 (#36822) fix(text-splitters): deprecate and use SSRF-safe transport in splittextfromurl (#36821) bump....
Small patch dedicated to optimizing gemma4, fixing inference with usecache=False due to k/v states sharing between layers, as well as conversion mappings for some models that woul...
Small patch release to fix devicemap support for Gemma4! It contains the following commit: - [gemma4] Fix device map auto (#45347) by @Cyrilvallez.
Patch release v5.5.4 This is mostly some fixes that are good to have asap, mostly for tokenizers; Fix Kimi-K2.5 tokenizer regression and patchmistralregex Attribute… (#45305) by A...
Patch release v5.6.1 Flash attention path was broken! Sorry everyone for this one 🤗 Fix AttributeError on saux=None in flashattentionforward (https://github.com/huggingface/trans...
Patch release v5.6.2 Qwen 3.5 and 3.6 MoE (text-only) were broken when using with FP8. It should now work again with this :salutingface: Fix configuration reading and error handli...
New Model additions ### VidEoMT Video Encoder-only Mask Transformer (VidEoMT) is a lightweight encoder-only model for online video segmentation built on a plain Vision Transformer...
Release v5.5.0 ## New Model additions ### Gemma4 Gemma 4 is a multimodal model with pretrained and instruction-tuned variants, available in 1B, 13B, and 27B parameters. The archit...
Release v5.6.0 ## New Model additions ### OpenAI Privacy Filter OpenAI Privacy Filter is a bidirectional token-classification model for personally identifiable information (PII) d...
Release v5.7.0 ## New Model additions ### Laguna Laguna is Poolside's mixture-of-experts language model family that extends standard SwiGLU MoE transformers with two key innovatio...
New Model additions ### VoxtralRealtime VoxtralRealtime is a streaming speech-to-text model from Mistral AI, designed for real-time automatic speech recognition (ASR). Unlike the....
New Model additions ### EuroBERT EuroBERT is a multilingual encoder model based on a refreshed transformer architecture, akin to Llama but with bidirectional attention. It support...
Maintenance release with dependency updates.
Updated dependencies.
Updated dependencies.
Updated dependencies.
5543cd1: Add AI Gateway hint to provider READMEs.
Maintenance release with dependency updates.
0469aed: fix: allow inline data URLs in download validation - Updated dependencies.
Updated dependencies.
Updated dependencies.
Updated dependencies.
Updated dependencies.
1003609: fix(ai): skip stringifying text when streaming partial text - Updated dependencies.
Updated dependencies.
D42076d: Add AI Gateway hint to provider READMEs.
Updated dependencies.
Updated dependencies.
Updated dependencies.
Changes since langchain-core==1.2.28 release(core): 1.2.29 and also port #36725 (#36727).
Default search type updated from neural to auto, along with a requests library bump from 2.32.5 to 2.33.0.
New appcategories field added for marketplace attribution in openrouter.
Maintenance release with internal CI branch adjustments.

Free, self-paced coding bootcamp with thousands of hours of curriculum and certifications.

Community-driven developer roadmaps with interactive guides for every tech stack.
Open-source full-stack curriculum teaching Ruby, Rails, and JavaScript from zero to job-ready.

Blazing-fast formatter and linter for JS/TS — a unified Rust-powered Prettier + ESLint alternative.
AI-powered terminal with block-based output, command search, and collaborative workflows.
Opinionated project management built for speed — keyboard-first UI that developers actually love.

Extensible productivity launcher for macOS — scripts, snippets, and AI at your fingertips.

Frontend cloud platform powering Next.js — instant deploys, edge functions, and DX obsession.
The biggest React conference in the world — talks on RSC, performance, and ecosystem tooling.
Apple's Worldwide Developers Conference — the annual unveil of iOS, macOS, and platform APIs.
Annual December coding challenge — 25 days of bite-sized puzzles loved by competitive programmers.
Google-sponsored program pairing students with open-source orgs for paid summer contributions.
Week-long virtual hackathon by Major League Hacking — build, learn, and compete globally.
Y Combinator's link aggregator — the front page of startup and engineering discourse.
Award-winning tech publication covering gadgets, science, and the future of the internet.
Google's lightweight open model built for efficiency, bringing Gemini-era capabilities to the community.
Meta's open-weight large language model family, pushing the frontier of accessible AI research.
European frontier model from Mistral AI, offering strong multilingual reasoning at competitive scale.

Trusted Access for Cyber is designed around a simple premise: advanced cyber capabilities should reach defenders broadly, but access should scale with trust, validation, and safe....

Lyria 3 is now available in paid preview through the Gemini API and for testing in Google AI Studio.

Build with Veo 3.1 Lite Listen to article [duration] minutes We are introducing Veo 3.
GPT-5.4 mini and nano are smaller, faster versions of GPT-5.4 optimized for coding, tool use, multimodal reasoning, and high-volume API and sub-agent workloads.

Listen to article [duration] minutes Today, we are adding two new service tiers to the Gemini API: Flex and Priority. These new options give you granular control over cost and rel...
API: add in/nin filter types to ComparisonFilter.
API: 5.4 nano and mini model slugs.
API: add keys field to computer action types.
Bdde9d4: feat(provider/google): support combining built-in tools with function calling on Gemini 3.

Today, we're announcing a new partnership with Arcade.dev to bring their library of tools to LangSmith Fleet.

By Vivek Trivedy, Product Manager 💡 TL;DR: We can build better agents by building better harnesses. But to autonomously build a “better” harness, we need a strong learning signal...

Most discussions of continual learning in AI focus on one thing: updating model weights. But for AI agents, learning can happen at three distinct layers: the model, the harness, a...

Today we’re launching Deep Agents deploy in beta. Deep Agents deploy is the fastest way to deploy a model agnostic, open source agent harness in a production ready way.

TL;DR: We’ve released new minor versions of deepagents & deepagentsjs , featuring async (non-blocking) subagents, expanded multi-modal filesystem support, and more. See the change...

Google is adding more AI capabilities to its Chrome web browser, the company announced on Tuesday. It’s introducing a new feature called Skills, which will allow users to save and...
TLDR: The best agent evals directly measure an agent behavior we care about. Here's how we source data, create metrics, and run well-scoped, targeted experiments over time to...
Changes since langchain-openai==1.1.12 release(openai): 1.1.13 (#36729) fix(openai): handle content blocks without type key in responses api conversion (#36725) chore(model-profil...

Summary: Users turn to site-specific chatbots for quick answers, not a conversation. Design responses that are direct, scannable, and easy to expand when needed.

💡 TL;DR: Open models like GLM-5 and MiniMax M2.7 now match closed frontier models on core agent tasks — file operations, tool use, and instruction following — at a fraction of th...
Last May, 800 of you came to The Midway in San Francisco for the inaugural Interrupt conference. Teams from Cisco, Uber, J.

When you ask Codex to fix a bug, it scans through your codebase for relevant files, reads them to build context, makes edits, and runs tests to verify the fix worked. Under the ho...

Visitors got to experience robots at the CambridgeSide mall in Boston last summer. RAI Institute Building the next generation of robots for successful integration into our homes,....

Tubi, the Fox-owned streaming service, announced Tuesday the launch of its native app within ChatGPT, giving viewers an easier way to discover its large library of more than 300,0...

Agent harnesses are becoming the dominant way to build agents, and they are not going anywhere. These harnesses are intimately tied to agent memory.
55db546: fix(provider/google): fix Gemini service tier enum after upstream update.
Updated dependencies.
Updated dependencies.
Cb3ca8f: feat: Groq support for performance service tier.
5543cd1: Add AI Gateway hint to provider READMEs - Updated dependencies.

Agents need more than a model and a prompt. They need retrieval, persistent memory, access to operational data, observability and reliable deployment across the full pipeline.
Add support for filesystem memory tools ([#1247](https://github.com...
Client: add error type field to APIStatusError ([#1587](https:/...
API: add structured stopdetails to message responses ([fd82d6b...
Vertex: add support for US multi-region endpoint.
API: Add support for claude-mythos-preview.
Client: Create Bedrock Mantle client ([#1616](https://github.co...


By Vishnu Suresh, Software Engineer @ LangChain This blog was initially published on X. I built a self-healing deployment pipeline for our GTM Agent.
By Victor Moreira, Deployed Engineer @ LangChain This checklist is a practical companion to "Agent Observability Powers Agent Evaluation", which covers why agent evaluation is dif...
01fa606: feat(provider/google): support combining built-in tools with function calling on Gemini 3.
It feels like spring has sprung here, and so has a new NVIDIA integration, ticket sales for Interrupt 2026, and announcing LangSmith Fleet (formerly Agent Builder). Harrison is in...
API: change arrayformat to brackets.
API: chore(config): clean up model enum list ([#31](https://git...
Microsoft's framework for building multi-agent conversational systems with human-in-the-loop support.
Multi-agent framework that lets you assemble crews of AI agents with distinct roles and goals.
Agent orchestration framework from LangChain for building stateful, multi-step AI workflows.
The best way to start a full-stack, typesafe Next.js app with tRPC, Prisma, and Tailwind.
Production-ready SaaS monorepo starter with auth, billing, analytics, and observability baked in.
Official Turborepo starter template for high-performance monorepo development with smart caching.
Serverless Postgres with branching, autoscaling, and a generous free tier for modern applications.
Developer-first email API built on React Email, making transactional emails delightful to build.
The automation platform connecting 7,000+ apps so your workflows run themselves without code.
The landmark paper introducing the Transformer architecture that reshaped modern NLP and beyond.
Databricks' open MoE model pushing the frontier of efficient large language model design.
OpenAI study revealing predictable power-law relationships between model size, data, and performance.
A massive open repository of web crawl data used to train most large language models.
The largest hub for community-curated ML datasets spanning NLP, vision, audio, and more.
BigCode's deduplicated code dataset covering 600+ languages for responsible LLM training.

Crowdsourced blind-test leaderboard ranking LLMs through head-to-head human preference votes.

Industry-standard ML benchmarks for training and inference across hardware and software stacks.
Hugging Face's automated benchmark suite tracking open-weight model performance across key tasks.
University of Helsinki's free deep-dive into React, Node, TypeScript, GraphQL, and modern web dev.
A comprehensive visual guide to modern JavaScript and React design patterns by Lydia Hallie.
An interactive, visual-first React course built by the ui.dev team for all skill levels.

A witty, twice-weekly JavaScript newsletter that makes staying current genuinely fun.
Weekly open-source news and conversations for developers who ship and maintain software.

A daily 5-minute digest of the most interesting stories in tech, startups, and programming.
A comprehensive catalog of ML frameworks, libraries, and tools organized by language.
A curated list of self-hostable software covering every service you'd want to run yourself.
The internet's largest collection of free learning resources across every programming language.

2025 was an eventful year of progress. I doubled down on my health, had some pleasant career surprises, and my wife and I made time for two vacations.

What makes an effective principal engineer or scientist? Here, I’ve distilled what I’ve observed from role models and quoted some of their advice below.

Note: This episode was recorded just after AIE Europe, but before the Cursor-xAI deal. Today, we check in a year after the first Unsupervised Learning x Latent Space Crossover spe...
AINews: Weekday Roundups ### Two quiet days in a row let us reflect on the first AIE in London. Yesterday was a quiet day and only AIE Day 1 so we skipped it, but the recaps are o...
![[AINews] Anthropic Claude Opus 4.7 - literally one step better than 4.6 in every dimension](https://substackcdn.com/image/fetch/$s_!iEJA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7242e5f5-6105-4489-bc8b-143002fe7da6_1344x756.png)
AINews: Weekday Roundups ### The new SOTA model asserts its dominance. Thursday mornings are for prestige AI launches, and while OpenAI put in a valiant effort with GPT-Rosalind a...
![[AINews] DeepSeek V4 Pro (1.6T-A49B) and Flash (284B-A13B), Base and Instruct — runnable on Huawei Ascend chips](https://substackcdn.com/image/fetch/$s_!ICSA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff73baf75-34a0-46e8-8452-7cccd7481ba9_1156x730.png)
AINews: Weekday Roundups ### The prodigal Tiger returns... but is no longer the benchmarks leader.
AINews: Weekday Roundups ### a quiet day lets us give due respect to the enormously successful Gemma 4 launch We commented on this last Thursday, but Gemma 4’s continued deploymen...
![[AINews] Gemma 4: The best small Multimodal Open Models, dramatically better than Gemma 3 in every way](https://substackcdn.com/image/fetch/$s_!3kmF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F590ec254-eaaf-4ab6-b939-d49709a4eb31_1612x1616.png)
AINews: Weekday Roundups ### A welcome update from Google! The sudden departures at the Allen Institute and limbo status of GPT-OSS have left the future of American Open Models in...
AINews: Weekday Roundups ### a quiet day. We covered this yesterday, but positive Gemma reviews keep streaming in.
![[AINews] GPT 5.5 and OpenAI Codex Superapp](https://substackcdn.com/image/fetch/$s_!0uGP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2f9f5845-e1e6-497a-9bed-f6457169247c_2048x684.png)
AINews: Weekday Roundups ### Spud lives! A week after Opus 4.
![[AINews] ImageGen is on the Path to AGI](https://substackcdn.com/image/fetch/$s_!83OB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff9f9f0ee-3f92-4689-9d39-fd6138ac5986_1024x1248.png)
AINews: Weekday Roundups ### reflecting on the continued GPT-Image-2 explosion As every lab sprints toward being some form of Anthropic (aka having a coding and enterprise AI focu...
![[AINews] Meta Superintelligence Labs announces Muse Spark, first frontier model on their completely new stack](https://substackcdn.com/image/fetch/$s_!O_Oi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0027e0c1-c564-4c19-88d6-323d3ca86508_1172x1586.png)
AINews: Weekday Roundups ### a quiet day lets us reflect on MSL finally shipping! Apr 08, 2026 ∙ Paid It’s not much, but it’s good numbers: Alexandr also concludes: “ bigger model...
![[AINews] OpenAI launches GPT-Image-2](https://substackcdn.com/image/fetch/$s_!Y-b3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd187fe49-1184-477d-84b8-cbe7d502356e_2188x1604.png)
AINews: Weekday Roundups ### with Cursor getting a $10B contract with xAI and a right to acquire for $60B. Cursor’s $60B deal with Xai today nearly took headline story, but given....
![[AINews] RIP Pull Requests (2005-2026)](https://substackcdn.com/image/fetch/$s_!bm4O!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd974198b-3217-4de1-ae09-e8aba5710e67_1364x708.png)
AINews: Weekday Roundups ### a quiet day lets us report on the death of the pull requests Hot on the heels of the Death of the Code Review, the Pull Request may be next. For anyon...
![[AINews] Tasteful Tokenmaxxing](https://substackcdn.com/image/fetch/$s_!4_2l!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcb2b6f77-150d-4fb4-a74a-259318cba0dd_1698x1172.png)
AINews: Weekday Roundups ### a quiet day lets us reflect on the top conversation that AI leaders are having everywhere. It is Cloud Next today and Google TPUv8’s (training and inf...
![[AINews] The Two Sides of OpenClaw](https://substackcdn.com/image/fetch/$s_!w4xU!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd938eb29-488f-4a91-9b9d-7ba5dabf55af_1416x1022.png)
AINews: Weekday Roundups ### a quiet day lets us reflect on openclaw this week. In an opportune coinciding of big three letter conferences, the TED talk and the AIE talks of Peter...
![[AINews] Top Local Models List - April 2026](https://substackcdn.com/image/fetch/$s_!jklv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3c135485-4e6a-4e07-ac7a-316104d4e2d8_2388x1248.png)
AINews: Weekday Roundups ### a quiet day lets us check in on the local models scene As you know we read through /r/localLlama (which has its own monthly top models thread), /r/loc...

The legend needs no intro... if you pardon our pun Fresh off raising a monster $15B, Marc Andreessen has lived through multiple computing platform shifts firsthand, from Mosaic an...

Applied Intuition puts the AI in mining rigs, drones, trucks, warships and physical vehicles in the most adversarial environments imaginable. We dive in with their CEO and CTO as....

After repeating myself for the $n^\\text{th}$ time on how to build product evals, I figured I should write it down. There are three basic steps: (i) labeling a small dataset, (ii)...

Reward hacking occurs when a reinforcement learning (RL)) agent exploits flaws or ambiguities in the reward function to achieve high rewards, without genuinely learning or complet...
![[AINews] Anthropic @ $30B ARR, Project GlassWing and Claude Mythos Preview — first model too dangerous to release since GPT-2](https://substackcdn.com/image/fetch/$s_!OlKB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e44dee4-d07c-4497-993b-8cca142a9e28_1210x1316.png)
AINews: Weekday Roundups ### Anthropic steps up the offensive vs OpenAI's upcoming IPO woes Against the backdrop of OpenAI announcing $24B ARR, stalled ChatGPT growth and coincide...

We shed light on OpenAI's first Dark Factory for the first time. We’re proud to release this ahead of Ryan’s keynote at AIE Europe.

Notion's cofounder and head of AI peel back the curtains to talk about finally shipping the Knowledge Work AI agents the world has been waiting for. For all those who missed out o...
Hallucination in large language models usually refers to the model generating unfaithful, fabricated, inconsistent, or nonsensical content. As a term, hallucination has been somew...
Special thanks to John Schulman for a lot of super valuable feedback and direct edits on this post. Test time compute (Graves et al.
Crowdsourced compensation data and leveling across top tech companies worldwide.
A curated job-matching platform that surfaces roles aligned with your tech career preferences.

The largest remote-only job board connecting talent with companies that embrace distributed work.
GitHub's built-in funding platform helping open-source maintainers earn sustainable income.

Out of the corner of my eye, I noticed something twisting and turning, rhythmic and precise. It was only when I was directly in front of the Saigon street stall that I realized wh...
This patch adds a new C++ backend to ocamlc, improving on the unincremented C currently in use by the runtime and FFI. As an example, here's a simple program that computes the pri...

Soon after I launched this blog in February 2005, I signed up for Google AdSense. My goal was to make a little money and learn about the industry from the inside.

Automotive News Stay connected via Google News Four hundred inquiries from American farmers poured in after a single interview. Not for a John Deere.
Announcements Apr 6, 2026 We have signed a new agreement with Google and Broadcom for multiple gigawatts of next-generation TPU capacity that we expect to come online starting in....

Apple released a software update on Wednesday for iPhones and iPads fixing a bug that allowed law enforcement to extract messages that had been deleted or disappeared automaticall...

GitHub was not the first home of my Open Source software. SourceForge was.
Routines are in research preview. Behavior, limits, and the API surface may change.

Inside the complacency and decisions that eroded trust in Azure—from a former Azure Core engineer. This is the first of a series of articles in which you will learn about what...
Google AI Edge Gallery Productiviteit Alleen voor iPhone Gratis · Ontworpen voor iPhone. Niet geverifieerd voor macOS.
Capabilities ### Agentic workflows Build autonomous agents that plan, navigate apps, and complete tasks on your behalf, with native support for function calling. ### Multimoda...

Physical AI is emerging as one of the next major industrial battlegrounds, with Japan’s push driven more by necessity than anything else. With workforces shrinking and pressure mo...

Getting started Once installed, open the user interface by running littlesnitch in a terminal, or go straight to http://localhost:3031/. You can bookmark that URL, or install i...

The first flyby images of the Moon captured by NASA’s Artemis II astronauts during their historic test flight reveal regions no human has ever seen before—including a rare in-spac...

NASA’s Artemis II SLS (Space Launch System) rocket and Orion spacecraft lift off from Launch Complex 39B at NASA’s Kennedy Space Center in Florida on Wednesday, April 1, 2026. The...
warning Warning This is very much in beta and might be buggy here and there (but hope you have a good experience!).

Project Glasswing Securing critical software for the AI era ## Introduction #### Today we’re announcing Project Glasswing1, a new initiative that brings together Amazon Web Ser...

Chicago-based music superfan Aadam Jacobs has been recording the concerts he attends since the 1980s, amassing an archive of over 10,000 tapes. Now 59, Jacobs knows that these cas...
[](https://github.com/matthartman/ghost-pepper/blob/main/app-icon.

Last week, I wrote about catching a supply chain attack on a WordPress plugin called Widget Logic. A trusted name, acquired by a new owner, turned into something malicious.

Escaping the notch: Tailscale's new macOS home Tailscale should feel nearly invisible when it's connecting you and all your devices together. But on some MacBooks, for a time,...

When the world's at stake, go beyond the headlines. Join War on the Rocks and gain access to content trusted by policymakers, military leaders, and strategic thinkers worldwide.
Update: see HN discussions about this post: https://news.ycombinator.

Released by ###### fffffat Ever wanted to connect your Legos and Tinkertoys together? Now you can — and much more.
Title:Learning to Reason in 13 Parameters View PDF HTML (experimental) Abstract:Recent research has shown that language models can learn to \\textit{reason}, often via reinforc...

Donald Trump at the White House on 6 April. The US and Iran have agreed to a two-week conditional ceasefire.

Introduction Say you’re being handed a USB device and told to write a driver for it. Seems like a daunting task at first, right?

Update 4/19/26: Added additional information from Vercel that was disclosed after publishing. Cloud development platform Vercel has disclosed a security incident after threat acto...
Home 8 May 2023 Pixel art 5 years ago I started a now completely stalled project (fingers crossed I can figure out how to restart soon) to draw all of Hokusai’s 36 views of Mount....
OpenAI's ad platform has two halves. On the ChatGPT side, the backend injects structured singleadvertiseradunit objects into the conversation SSE stream while the model is resp...
Today Raspberry Pi announced more price increases for all Pis with LPDDR4 RAM, alongside a 'right-sized' 3GB RAM Pi 4 for $83.75.
Writing this makes me irrationally sad, but Ghostty will be leaving GitHub ^1. I'm GitHub user 1299, joined Feb 2008.
Stacked PRs is currently in private preview. Sign up for the waitlist → Break large changes into small, reviewable pull requests that build on each other — with native GitHub supp...
I am building a cloud 2026-04-22 Today is fundraising announcement day. As is the nature of writing for a larger audience, it is a formal, safe announcement.
Lean proved this program was correct; then I found a bug. lean formal\verification security fuzzing I fuzzed a verified implementation of zlib and found a buffer overflow in t...
What Are Flock Cameras? Flock Safety markets its devices as "AI-powered precision policing technology" - far beyond basic license plate readers (ALPRs) (Flock Safety).
[](https://bryankeller.github.
Improve your search results with advanced search prefixes.
A Love Story is a branding and communications agency that works with companies focused on quality, strategy, and customized solutions.

[](https://tympanus.net/Development/EaseReverseClipMenu "A Playful Clip Menu with GSAP’s easeReverse Demo") Some days ago, the GSAP team released an update which introduced a smal...

Xin chào — hello, I’m Chanh (mChanh), a creative developer based in Ho Chi Minh City, Vietnam. I’ve been following this creative path for the past three years.

Illustration by Picture this: You’re in a meeting room at your tech company, and two people are having what looks like the same conversation about the same design problem. One is....

[](https://tympanus.net/Tutorials/VisualizingDitheringThreejs/ "Animating 160,000 Cubes in Three.

[](https://arnaudrocca.fr/ "Arnaud Rocca’s Portfolio: From a GSAP-Powered Motion System to Fluid WebGL Demo") Every designer and developer eventually faces the same challenge whil...

[](https://4wide.jp/ "Building 4WIDE: Turning Distortion, Blur, and Motion into a Coherent Experience Demo") Today I want to introduce the 4WIDE website, which launched on March 3...

[](https://maximatherapy.com/ "Building the Maxima Therapy Website: React, GSAP, and Dabbling with AI Demo") ## The Project Maxima Therapy is an organization dedicated to supporti...
Today’s web is not always an amiable place. Sites greet you with a popover that demands assent to their cookie policy, and leave you with Taboola ads promising “One Weird Trick!

After a decade designing websites, María Vargas shares how gaming unexpectedly became the next chapter of her career.
I want to discuss accessibility because it is the most important thing for making websites. Other A List Apart articles give you innovation and insight.
Performance elevated. Precision-built carbon wheels trusted by cyclists who demand speed, control, and technical excellence.

[](https://lusion.co/ "Lusion: Where Digital Craft Meets Ambitious Experimentation Demo") Visit Hi, we are Lusion.

[](https://joseph-san.com/ "More Than a Portfolio: Building a Scroll-Driven 3D World with Something to Say Demo") ## The Brief I Wrote for Myself For years I have been trying to b...

Living particle field by Aparelho Studio ## Quick gallery experiment, by Léo Generet ## Falling out of frame by Corentin Bernadou ## UI microinteractions by Pixie and Dixie ##...

[](https://rhumb.co/ "Rhumb Studio: Small but Mighty, Shaped by Curiosity Demo") Visit Rhumb Studio is a creative web studio based between Bristol and Paris.

Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.

[](https://corentinbernadou.com/ "The Art of Complex Motion: Corentin Bernadou’s World of Shaders and Experimentation Demo") Visit Bonjour!

[](https://malvah.co/ "Where Confidence Needs No Decoration: The Malvah.
In 2019, I launched my first portfolio. It was a simple world built with Three.js, where visitors could drive around in a red car and crash into things....

[](https://page-transitions-astro-barba-gsap.crnacura.
“Language is not merely a set of unrelated sounds, clauses, rules, and meanings; it is a totally coherent system bound to context and behavior.” — Kenneth L.

Dropdowns often work perfectly until they’re placed inside a scrollable panel, where they can get clipped, and half the menu disappears behind the container’s edge. Godstime Aburu...

The new CSS corner-shape() property is mathematical, so it’s easily animated. Author Daniel Schwarz pokes at animating the property for interesting UI effects. Experimenting With....

Mat Marquis and Andy Bell have released JavaScript for Everyone , an online course offered exclusively at Piccalilli. This post is an excerpt from the course taken specifically fr...

A refined case study on how Pell Mell reimagines creative discovery through immersive scrolling, restrained interactions, editorial-inspired design, and a performance-conscious vi...
[](https://www.raviklaassens.
A case study on how we helped a startup develop a professional platform and attract attention to it. A promotional website and SaaS platform for artists...

[](https://exat.hottype.
We often cross paths with people without realizing how much we can learn from them. This project began from that realization: I'm surrounded by people who's work and ways of seein...

[](https://www.theycallmegiulio.
IntroductionThe UNESCO Virtual Museum of Stolen Cultural Objects was created to make absence visible. Each stolen artifact represents a fragment of...

[](https://www.edoardolunardi.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
Email Newsletter Weekly tips on front-end & UX. Trusted by 182,000+ folks.
The latest trends from Bill Gardner and LogoLounge.
A step by step tutorial on creating an immersive Moon story in Instorier with motion, interaction, and 3D scene building.
Space Exploration Logo Archive
Volume 2, edited by Taki Ono.
Google's free library of 1,600+ optimized web font families used across millions of websites.

A beautiful, community-driven fork of Feather Icons with 1,500+ consistent open-source icons.
The internet's premier source of freely usable high-resolution photography by talented creators.