Found 50197 bookmarks
Newest
teimurjan/blazediff: Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch with zero memory allocation.
teimurjan/blazediff: Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch with zero memory allocation.
Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch with zero memory allocation. - teimurjan/blazediff
·github.com·
teimurjan/blazediff: Blazing-fast pixel-by-pixel image comparison with block-based optimization. 1.5x times faster than pixelmatch with zero memory allocation.
Migrating to React Native's New Architecture (2025) - Shopify
Migrating to React Native's New Architecture (2025) - Shopify
Shopify successfully migrated two of its largest apps, Shopify Mobile and Shopify Point of Sale (POS) to React Native's New Architecture while maintaining weekly releases and serving millions of merchants. This migration involved a complex codebase with hundreds of screens and native modules, extensive custom components, and deep integration with first-party libraries like FlashList.
·shopify.engineering·
Migrating to React Native's New Architecture (2025) - Shopify
Finally, safe array methods in JavaScript - Matt Smith
Finally, safe array methods in JavaScript - Matt Smith
Learn how to safely sort, reverse, and splice arrays in JavaScript using ES2023 methods toSorted(), toReversed(), and toSpliced(). Perfect for React and modern JS development.
·allthingssmitty.com·
Finally, safe array methods in JavaScript - Matt Smith
The missing link in JavaScript tools
The missing link in JavaScript tools
Templates, CSS imports and other non-standard enhancements to JavaScript are crucial for many projects. In spite of that each of our tools requires their own plugin to make this work. What if we had a shared processing pipeline?
·marvinh.dev·
The missing link in JavaScript tools
Andromeda
Andromeda
Andromeda - Rust-powered JavaScript and TypeScript runtime
·tryandromeda.dev·
Andromeda
Mediabunny
Mediabunny
A JavaScript library for reading, writing, and converting media files. Directly in the browser, and faster than anybunny else.
·mediabunny.dev·
Mediabunny
harlan-zw/mdream: ☁️ Convert any site to clean markdown & llms.txt. Boost your site's AI discoverability or generate LLM context for a project you're working with.
harlan-zw/mdream: ☁️ Convert any site to clean markdown & llms.txt. Boost your site's AI discoverability or generate LLM context for a project you're working with.
☁️ Convert any site to clean markdown & llms.txt. Boost your site's AI discoverability or generate LLM context for a project you're working with. - harlan-zw/mdream
·github.com·
harlan-zw/mdream: ☁️ Convert any site to clean markdown & llms.txt. Boost your site's AI discoverability or generate LLM context for a project you're working with.
How AI Is Changing Search Behaviors
How AI Is Changing Search Behaviors
Our study shows that generative AI is reshaping search, but long-standing habits persist. Many users still default to Google, giving Gemini a fighting chance.
·nngroup.com·
How AI Is Changing Search Behaviors
Google 検索における「AI モード」を日本語で提供開始
Google 検索における「AI モード」を日本語で提供開始
非常に複雑で多面的な質問を投げかけると、瞬時に AI がわかりやすい包括的な回答を生成し、さらに深堀りするためのウェブリンクも合わせて提示してくれる ー そんな体験を想像してみてください。本日より順次、Google の強力な AI 検索体験である AI モード の日本語での提供を開始し、このような体験をお試しいただけるようになります。日本語のほか、インドネシア語、韓国語、ヒンディー語、ポルトガル語 ( ブラジル ) での提供も順次開始します。Google 検索の結果ページに表示される [ AI モード] タブより、これらの新しい言語で PCとモバイルのブラウザ、Android および iOS の Google アプリでお使いいただけます。あらゆる複雑な質問に対応できる設計AI モード は、Gemini 2.5 のカスタム バージョンを使用しており、従来は複数回の検索が必要だったような、長く、複雑な質問を一回の検索で回答します。AI モードは、探索的な質問や、地域のおすすめを探したり、旅行の計画を立てたり、複雑な手順を理解したりするといった、より複雑なタスクで特に役立ちます。実際、AI モードの初期のユーザーは、従来の検索クエリの 2 倍から 3 倍の長さの質問をしていたことがわかっています。例えば、「京都駅出発で 6 泊 7 日の旅行プランを立てて。伝統工芸とか歴史的な場所を巡るアクティビティ中心のプランで、ディナーでおすすめのレストランも入れて。」と聞くこともできます。AI モードは Google のクエリ ファンアウトと呼ばれる技術を使用しています。この技術は、質問をサブトピックに分解し、ユーザーに代わり、サブクエリに対して検索を実行します。これにより、従来の Google 検索よりはるかに深くウェブを探索できるようになり、個別の質問に最も適した、関連性の高いコンテンツをより多く見つけることができます。先ほどの質問に「10 月に行くとしたら、この地域の近くで開催予定のお祭りはある?」といった追加の質問をすることで、さらに深く掘り下げることも可能です。
·blog.google·
Google 検索における「AI モード」を日本語で提供開始
Exploring Concurrency Issues with Philosophers and Go
Exploring Concurrency Issues with Philosophers and Go
Understand key concepts in concurrency by solving the dining philosophers problem step by step while discussion different subtle problems and intricacies. Full code in Go is provided towards the end.
·clustersandcoffee.substack.com·
Exploring Concurrency Issues with Philosophers and Go
Switching from Docker to Podman
Switching from Docker to Podman
Podman offers better security, uses fewer resources, and integrates seamlessly with Linux and Kubernetes, making it a superior Docker alternative
·codesmash.dev·
Switching from Docker to Podman