home.social

#chromium — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #chromium, aggregated by home.social.

  1. Тысяча конфликтов и одна LLM: как мы автоматизировали переход на новые версии Chromium

    Каждые четыре недели Яндекс Браузер переезжает на новую версию Chromium. Обычный пользователь этого не замечает, но для команды разработки каждый такой переход — это более тысячи конфликтов кода и, как правило, несколько тысяч ошибок компиляции. В одном обновлении сходятся около 10 000 коммитов апстрима и примерно 1500 наших изменений. В процесс вовлекаются десятки разработчиков, а суммарные трудозатраты команды на один цикл составляют несколько человеко‑месяцев. Мы хотели сократить объём этой рутинной работы и освободить время команды для развития браузера. Для этого автоматизировали две самые трудоёмкие части процесса: разрешение конфликтов и починку компиляции. Речь не про сценарий «вставить одну ошибку в чат и получить фикс». Здесь мы имеем дело с регулярным обновлением большого форка: тысячи проблем нужно разбирать пакетно, с учётом контекста апстрима и наших изменений. В этой статье расскажем, как встроили LLM‑агента в процесс перехода на новые версии Chromium и что из этого получилось.

    habr.com/ru/companies/yandex/a

    #браузер #chromium #ai_agent #яндекс #яндекс_браузер #команда_яндексбраузера

  2. CalyxOS released Android 16 test builds for Pixels, Fairphone, and Motorola devices, adding updated FOSS apps and expanded deGoogled Chromium changes 📱
    The privacy-focused ROM replaced apps like Orbot and Organic Maps, while limiting telemetry and delaying unfinished security features pending audits 🔒

    🔗 calyxos.org/news/2026/05/04/ca

    #TechNews #Tech #CalyxOS #Google #Android16 #Android #Privacy #OpenSource #FOSS #DeGoogled #Cybersecurity #Linux #Signal #Tor #Fairphone #Pixel #Chromium #Security #ROM

  3. CalyxOS released Android 16 test builds for Pixels, Fairphone, and Motorola devices, adding updated FOSS apps and expanded deGoogled Chromium changes 📱
    The privacy-focused ROM replaced apps like Orbot and Organic Maps, while limiting telemetry and delaying unfinished security features pending audits 🔒

    🔗 calyxos.org/news/2026/05/04/ca

    #TechNews #Tech #CalyxOS #Google #Android16 #Android #Privacy #OpenSource #FOSS #DeGoogled #Cybersecurity #Linux #Signal #Tor #Fairphone #Pixel #Chromium #Security #ROM

  4. Just installed #OpenBSD on my #Thinkpad #X60 - a very old #32bit laptop. Works fine, still usable for everything except web browsing. OpenBSD has no #firefox or #Chromium in the official repos. For modern web browsing #Dillo or #Netsurf just can't handle the job. I use #suckless #surf web browser but it crashes very often :blobugh:

  5. Just installed #OpenBSD on my #Thinkpad #X60 - a very old #32bit laptop. Works fine, still usable for everything except web browsing. OpenBSD has no #firefox or #Chromium in the official repos. For modern web browsing #Dillo or #Netsurf just can't handle the job. I use #suckless #surf web browser but it crashes very often :blobugh:

  6. Edge puede exponer contraseñas en texto claro en la RAM al iniciar; un investigador publicó un dumper en GitHub. Microsoft lo ve "esperado". aidoo.news/noticia/rqmMLn

    #Privacidad #SeguridadInformatica #Chromium #Contraseñas #Software

  7. Random text boxes appear on mouse movement in Chromium.. Ubuntu 24.04LTS #mouse #chromium

    askubuntu.com/q/1566435/612

  8. 🚨 Oh no, #browsers aren't in sync with #Chromium versions! 😱 Quick, everyone #panic and rush to #GitHub to see how far behind you are, because apparently, nothing screams "excitement" like tracking the thrilling adventures of #security #vulnerabilities. 🔍🔒 Who knew browser #updates could be so riveting? 🎢
    chromium-drift.pages.dev/ #tech #news #HackerNews #ngated

  9. I'm using the pattern from this MDN example to provide visual feedback for HTML form validation with just CSS. This works just fine in Gecko (Firefox / Zen) and Codepen.io but does not work the same in Blink (Vivaldi / Chromium).

    I have no idea what I'm doing so would love any help, here's the code snippet, which also show the pico.css include.

    Edit: fixed typo and wanted to add that I'm getting very close to unleashing my total nonsense acoustic-coding Go project. I'm excited to share my fumblings and stumblings to make something just for giggles! I hope I can nerd-snipe some experts in to giving me some guidance on what I should do differently. Basically, I'll be asking for more help soon, so thanks in advance!

    #HTML  #CSS #Gecko #Firefox #Zen #Blink #Vivaldi #Chromium #PicoCSS #GoLang #AcousticCoding

  10. I'm using the pattern from this MDN example to provide visual feedback for HTML form validation with just CSS. This works just fine in Gecko (Firefox / Zen) and Codepen.io but does not work the same in Blink (Vivaldi / Chromium).

    I have no idea what I'm doing so would love any help, here's the code snippet, which also show the pico.css include.

    Edit: fixed typo and wanted to add that I'm getting very close to unleashing my total nonsense acoustic-coding Go project. I'm excited to share my fumblings and stumblings to make something just for giggles! I hope I can nerd-snipe some experts in to giving me some guidance on what I should do differently. Basically, I'll be asking for more help soon, so thanks in advance!

    #HTML  #CSS #Gecko #Firefox #Zen #Blink #Vivaldi #Chromium #PicoCSS #GoLang #AcousticCoding

  11. I'm using the pattern from this MDN example to provide visual feedback for HTML form validation with just CSS. This works just fine in Gecko (Firefox / Zen) and Codepen.io but does not work the same in Blink (Vivaldi / Chromium).

    I have no idea what I'm doing so would love any help, here's the code snippet, which also show the pico.css include.

    Edit: fixed typo and wanted to add that I'm getting very close to unleashing my total nonsense acoustic-coding Go project. I'm excited to share my fumblings and stumblings to make something just for giggles! I hope I can nerd-snipe some experts in to giving me some guidance on what I should do differently. Basically, I'll be asking for more help soon, so thanks in advance!

    #HTML  #CSS #Gecko #Firefox #Zen #Blink #Vivaldi #Chromium #PicoCSS #GoLang #AcousticCoding

  12. I'm using the pattern from this MDN example to provide visual feedback for HTML form validation with just CSS. This works just fine in Gecko (Firefox / Zen) and Codepen.io but does not work the same in Blink (Vivaldi / Chromium).

    I have no idea what I'm doing so would love any help, here's the code snippet, which also show the pico.css include.

    Edit: fixed typo and wanted to add that I'm getting very close to unleashing my total nonsense acoustic-coding Go project. I'm excited to share my fumblings and stumblings to make something just for giggles! I hope I can nerd-snipe some experts in to giving me some guidance on what I should do differently. Basically, I'll be asking for more help soon, so thanks in advance!

    #HTML  #CSS #Gecko #Firefox #Zen #Blink #Vivaldi #Chromium #PicoCSS #GoLang #AcousticCoding

  13. I'm using the pattern from this MDN example to provide visual feedback for HTML form validation with just CSS. This works just fine in Gecko (Firefox / Zen) and Codepen.io but does not work the same in Blink (Vivaldi / Chromium).

    I have no idea what I'm doing so would love any help, here's the code snippet, which also show the pico.css include.

    Edit: fixed typo and wanted to add that I'm getting very close to unleashing my total nonsense acoustic-coding Go project. I'm excited to share my fumblings and stumblings to make something just for giggles! I hope I can nerd-snipe some experts in to giving me some guidance on what I should do differently. Basically, I'll be asking for more help soon, so thanks in advance!

    #HTML  #CSS #Gecko #Firefox #Zen #Blink #Vivaldi #Chromium #PicoCSS #GoLang #AcousticCoding

  14. El proceso #CrGpuMain es la EA App chupando 0.5 GiB de #VRAM cuando ni tan siquiera se está mostrando su ventana. Está basada en #Electron, es decir, es una instancia de #Chromium. A eso hay que sumarle la RAM del sistema que tampoco es poca.

    Hay VRAM de sobra y aún así hay bloques de memoria en la #GTT.

  15. Happened again. Can't tell if this is an issue with a new version of #chromium or of #mastodon. This time I just cleared #vmst.io cookies.

  16. So that night installing GrapheneOS was easy after I went through hell in trying to get Chromium with Web-USB on my Non-Main PC running kubuntu v24.04.4 LTS.
    After an Hr of trying I gave up & moved onto trying to get Chrome on the system but that also was a bitch but not as hard as Chromium🙄
    After I was done with Chrome I used TimeShift to make it like evil chrome was never on my system.
    I hate Chrome & Chromium.

    #Pixel9a #GooglePixel9a #Google #PixelPhone #GrapheneOS
    #Chrome #Chromium

  17. So that night installing GrapheneOS was easy after I went through hell in trying to get Chromium with Web-USB on my Non-Main PC running kubuntu v24.04.4 LTS.
    After an Hr of trying I gave up & moved onto trying to get Chrome on the system but that also was a bitch but not as hard as Chromium🙄
    After I was done with Chrome I used TimeShift to make it like evil chrome was never on my system.
    I hate Chrome & Chromium.

    #Pixel9a #GooglePixel9a #Google #PixelPhone #GrapheneOS
    #Chrome #Chromium

  18. So that night installing GrapheneOS was easy after I went through hell in trying to get Chromium with Web-USB on my Non-Main PC running kubuntu v24.04.4 LTS.
    After an Hr of trying I gave up & moved onto trying to get Chrome on the system but that also was a bitch but not as hard as Chromium🙄
    After I was done with Chrome I used TimeShift to make it like evil chrome was never on my system.
    I hate Chrome & Chromium.

    #Pixel9a #GooglePixel9a #Google #PixelPhone #GrapheneOS
    #Chrome #Chromium

  19. So that night installing GrapheneOS was easy after I went through hell in trying to get Chromium with Web-USB on my Non-Main PC running kubuntu v24.04.4 LTS.
    After an Hr of trying I gave up & moved onto trying to get Chrome on the system but that also was a bitch but not as hard as Chromium🙄
    After I was done with Chrome I used TimeShift to make it like evil chrome was never on my system.
    I hate Chrome & Chromium.

    #Pixel9a #GooglePixel9a #Google #PixelPhone #GrapheneOS
    #Chrome #Chromium

  20. So that night installing GrapheneOS was easy after I went through hell in trying to get Chromium with Web-USB on my Non-Main PC running kubuntu v24.04.4 LTS.
    After an Hr of trying I gave up & moved onto trying to get Chrome on the system but that also was a bitch but not as hard as Chromium🙄
    After I was done with Chrome I used TimeShift to make it like evil chrome was never on my system.
    I hate Chrome & Chromium.

    #Pixel9a #GooglePixel9a #Google #PixelPhone #GrapheneOS
    #Chrome #Chromium

  21. Der Vivaldi Browser hat mich in letzter Zeit so gecatcht, dass ich diesen nun auch auf der Arbeit nutze. Für mich ist dieser Webbrowser nicht von dieser Welt. Klar ist er vollgepackt und man muss sich zunächst durch sehr umfangreiche Einstellungen klicken. Jedoch konnte ich den Browser voll nach meinen Vorlieben anpassen, ohne zusätzlich den halben Chrome Erweiterungsstore installieren zu müssen. #chromium #vivaldi #vivaldibrowser #gamechanger

  22. Good old `export PATH="$PATH:..."` and its replacement: path add /path/to/depot_tools LuSH will modernize your shell environment without compromising compatibility. #hereus #luos #lush #shell #unix #posix #linux #darwin #macos #terminal #console #soon #chromium #dev #developer

  23. Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
    sitepoint.com/zero-day-css-cve

    Zero-Day CSS: Deconstructing CVE-2026-2441

    #Chrome #Chromium #CSS #CSRF #CVE

  24. Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
    sitepoint.com/zero-day-css-cve

    Zero-Day CSS: Deconstructing CVE-2026-2441

    #Chrome #Chromium #CSS #CSRF #CVE

  25. Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
    sitepoint.com/zero-day-css-cve

    Zero-Day CSS: Deconstructing CVE-2026-2441

    #Chrome #Chromium #CSS #CSRF #CVE

  26. Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
    sitepoint.com/zero-day-css-cve

    Zero-Day CSS: Deconstructing CVE-2026-2441

    #Chrome #Chromium #CSS #CSRF #CVE

  27. Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
    sitepoint.com/zero-day-css-cve

    Zero-Day CSS: Deconstructing CVE-2026-2441

    #Chrome #Chromium #CSS #CSRF #CVE

  28. عنّا 3 أخبار متاع
    #Internet #Browsers
    باهين:
    #Orion #Browser #Alpha
    خرج، و للتّذكير هذا ماهوش لا
    #Chromium-based
    لا
    #Firefox-Based
    linuxiac.com/orion-browser-tak
    عندكم فكرة على
    #Opera #GX?
    هو
    Internet browser
    يعمل حدود
    #Strict
    متاع إستهلاكو للموارد، هو
    Chromium-based
    و معمول من شركة
    Opera
    omgubuntu.co.uk/2026/01/opera-
    #Mozilla #Firefox 147
    خرج و حسّن في برشة حاجات
    omgubuntu.co.uk/2026/01/firefo

  29. Servo 2025 Stats
    blogs.igalia.com/mrego/servo-2

    On this curve we clearly see the drop in contributions following the abandon by Mozilla and the incredible rise since.

    2023 was already a better year than 2020, and it was x3 in 2025 compared to Mozilla's period. A beautiful square-root shaped curve : √

    Ok it's not ready yet, but a lot of people are rushing toward this goal.

    #Servo #webbrowser #browser #firefox #chrome #chromium #mozilla #GoodByMozilla #librewolf #zenbrowser #falkon #waterfox #TorBrowser #vanadium #thorium #vivaldi #helium #brave #edge #opera #safari #orion #ladybird #angelfish #netsurf #dillo #iridium #lynx #w3m

  30. In 2025, the top 5 known exploited vulnerability (#KEV) vendors as of cyble.com/blog/cisa-kev-2025-e were:

    Microsoft (39)
    #Apple (9)
    #Cisco (8)
    #Fortinet (8)
    #Google #Chromium (7)

    If you like to minimize your #security risk here, avoiding those vendors could improve your overall exposure.

    As you can see, this is particularly true for #Microsoft.

    Mitigation using #AntiMalware or #EndPointProtection is not the answer as we've learned in the previous year where the "Most Frequently Exploited #Vulnerabilities" have been security products!
    Source: services.google.com/fh/files/m

    If you have high requirements for #ITsecurity, you need to migrate your systems to #Linux which is also part of KEV but on a *much* better level!

    #Windows #macOS #iOS #exploits

  31. @desirable_dialogue I just wrote about this, although not created by the tor community there is an early development browser with an independent web engine called Ladybird Browser, the lead dev believes in white genocide and supports dhh (see links below) but this is the only other web engine I know of other than chromium and firefox and the apple one maybe it can be forked.

    Like I say in the link maybe the solution is to write websites for a simpler protocol than Http at this point like Gemini or Gopher or to just use a reduced html featureset so as to be compliant with reduced html featureset browsers that are more realistic to maintain without capitalist investment

    veganism.social/@ambiguous_yel

    #WebBrowser #LadybirdBrowser #Fascism #Capitalism #DHH #HTML #GopherProtocol #GeminiProtocol #Apple #Chromium #Firefox #Tor