Posts by hywan@floss.social
(DIR) Post #B4X3R07nJc2dtAoOZs by hywan@floss.social
1 likes, 1 repeats
Google Search is now using AI to replace headlines, https://www.theverge.com/tech/896490/google-replace-news-headlines-in-search-canary-coal-mine-experiment.So. Google is changing the page titles listed in their search results because they believe it can provide more traffic.Users have no indication the title is not the original one. If Google rewrites a title to something stupid, it will be credited to the site, not Google.Google is violating the site’s copyright by doing so. It’s an immense breach in the remaining trust users may have in this search engine.#google
(DIR) Post #B4a2qIS0ncprUBe7lI by hywan@floss.social
0 likes, 0 repeats
@delta How do you get these information about WhatsApp? Is in the app itself?
(DIR) Post #B5TdL5Hg5NCbffaXnE by hywan@floss.social
0 likes, 1 repeats
The fastest way to match characters on ARM processors?, https://lemire.me/blog/2026/04/19/the-fastest-way-to-match-characters-on-arm-processors/.In this article, Lemir talks about two SIMD ARM SVE/SVE2 instructions: `match` and `nmatch`, which fit nicely in the _vectorized classification_ step of `simdjson`. These instructions improve the performance of `simdjson` from 11.4Gb/s to 14.4Gb/s.#performance #simd #arm #json #parsing
(DIR) Post #B5TdL6bv9azNmk4Dz6 by hywan@floss.social
0 likes, 0 repeats
📣 New blog postSwitching higher-order streams to first-order streams, https://mnt.io/articles/switching-higher-order-streams-to-first-order-streams/.I discuss streams. It's a pretext to learn about higher-order streams, like `flatten` and to introduce a new stream: `switch`! It's very useful, and will have no secret for you.#RustLang #async #stream #future
(DIR) Post #B5v1jcgzAbveP1ZtBY by hywan@floss.social
0 likes, 2 repeats
Enabling ai co author by default, https://github.com/microsoft/vscode/pull/310226.VSCode now adds Copilot as a co-author to every git commit one makes with VSCode.Or, How to artificially increase the apparent usage of Copilot to Microsoft stakeholders. This is ridiculous. How do they believe it’s gonna be received?#microsoft #vscode #copilot #git
(DIR) Post #B7t95CkM95vX7JdZEu by hywan@floss.social
0 likes, 0 repeats
My AI compass.https://bambamramfan.github.io/ai-compass/What’s yours?