#chromium — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #chromium, aggregated by home.social.
-
Тысяча конфликтов и одна LLM: как мы автоматизировали переход на новые версии Chromium
Каждые четыре недели Яндекс Браузер переезжает на новую версию Chromium. Обычный пользователь этого не замечает, но для команды разработки каждый такой переход — это более тысячи конфликтов кода и, как правило, несколько тысяч ошибок компиляции. В одном обновлении сходятся около 10 000 коммитов апстрима и примерно 1500 наших изменений. В процесс вовлекаются десятки разработчиков, а суммарные трудозатраты команды на один цикл составляют несколько человеко‑месяцев. Мы хотели сократить объём этой рутинной работы и освободить время команды для развития браузера. Для этого автоматизировали две самые трудоёмкие части процесса: разрешение конфликтов и починку компиляции. Речь не про сценарий «вставить одну ошибку в чат и получить фикс». Здесь мы имеем дело с регулярным обновлением большого форка: тысячи проблем нужно разбирать пакетно, с учётом контекста апстрима и наших изменений. В этой статье расскажем, как встроили LLM‑агента в процесс перехода на новые версии Chromium и что из этого получилось.
https://habr.com/ru/companies/yandex/articles/1021478/
#браузер #chromium #ai_agent #яндекс #яндекс_браузер #команда_яндексбраузера
-
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 🔒🔗 https://calyxos.org/news/2026/05/04/calyxos-progress-update-4/
#TechNews #Tech #CalyxOS #Google #Android16 #Android #Privacy #OpenSource #FOSS #DeGoogled #Cybersecurity #Linux #Signal #Tor #Fairphone #Pixel #Chromium #Security #ROM
-
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 🔒🔗 https://calyxos.org/news/2026/05/04/calyxos-progress-update-4/
#TechNews #Tech #CalyxOS #Google #Android16 #Android #Privacy #OpenSource #FOSS #DeGoogled #Cybersecurity #Linux #Signal #Tor #Fairphone #Pixel #Chromium #Security #ROM
-
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:
-
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:
-
#GoogleChrome 148: Neue Version schließt 127 Sicherheitslücken | Security https://www.heise.de/news/Google-Chrome-Update-auf-Version-148-stopft-127-Sicherheitsluecken-11285035.html #Patchday #Chromium #ChromeBrowser #Chrome #Google :google: #Browser #Webbrowser
-
Edge puede exponer contraseñas en texto claro en la RAM al iniciar; un investigador publicó un dumper en GitHub. Microsoft lo ve "esperado". https://aidoo.news/noticia/rqmMLn
#Privacidad #SeguridadInformatica #Chromium #Contraseñas #Software
-
For those interested in more secure browsers, I am currently testing #Helium- fwiw it does work with #Bitwarden on #Linux #Debian as password manager.
#Security #Browser #Internet #Privacy #Fast #Chromium #Technology #Software #News #Education
-
For those interested in more secure browsers, I am currently testing #Helium- fwiw it does work with #Bitwarden on #Linux #Debian as password manager.
#Security #Browser #Internet #Privacy #Fast #Chromium #Technology #Software #News #Education
-
For those interested in more secure browsers, I am currently testing #Helium- fwiw it does work with #Bitwarden on #Linux #Debian as password manager.
#Security #Browser #Internet #Privacy #Fast #Chromium #Technology #Software #News #Education
-
For those interested in more secure browsers, I am currently testing #Helium- fwiw it does work with #Bitwarden on #Linux #Debian as password manager.
#Security #Browser #Internet #Privacy #Fast #Chromium #Technology #Software #News #Education
-
🚨 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? 🎢
https://chromium-drift.pages.dev/ #tech #news #HackerNews #ngated -
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
-
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
-
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
-
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
-
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
-
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.
-
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 -
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 -
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 -
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 -
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 -
AMD Ryzen 9 9950X3D2 Dual Edition brings dual 3D V-Cache to desktop CPUs
https://fed.brid.gy/r/https://nerds.xyz/2026/03/amd-ryzen-9950x3d2-dual-cache/
-
AMD Ryzen 9 9950X3D2 Dual Edition brings dual 3D V-Cache to desktop CPUs
https://fed.brid.gy/r/https://nerds.xyz/2026/03/amd-ryzen-9950x3d2-dual-cache/
-
Outokumpu’s Kemi mine to launch ‘European first’ circular economy ecosystem
Outokumpu’s Kemi mine, together with the EU-funded Lapland Mining Hub project and Digipolis in Kemi, is launching a…
#Economy #chromium #EconomyofEU #EconomyoftheEU #EUeconomy #Europe #finland #GeologicalSurveyofFinland #Kemi #Lapland #MarttiSassi #Outokumpu #VTTTechnicalResearchCentreofFinland
https://www.europesays.com/2869343/ -
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
-
Request for Developer Feedback: “focusgroup”, by @jacquesnewman.bsky.social (@developers):
-
Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
https://www.sitepoint.com/zero-day-css-cve-2026-2441-security-vulnerability/Zero-Day CSS: Deconstructing CVE-2026-2441
-
Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
https://www.sitepoint.com/zero-day-css-cve-2026-2441-security-vulnerability/Zero-Day CSS: Deconstructing CVE-2026-2441
-
Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
https://www.sitepoint.com/zero-day-css-cve-2026-2441-security-vulnerability/Zero-Day CSS: Deconstructing CVE-2026-2441
-
Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
https://www.sitepoint.com/zero-day-css-cve-2026-2441-security-vulnerability/Zero-Day CSS: Deconstructing CVE-2026-2441
-
Une vulnérabilité Chromium en pure CSS qui permet de récupérer des données sensibles comme le token CSRF (CVE-2026-2441)
https://www.sitepoint.com/zero-day-css-cve-2026-2441-security-vulnerability/Zero-Day CSS: Deconstructing CVE-2026-2441
-
#Vivaldi : un navigateur #100% #européen basé sur #Chromium (la version #oprnsource de #Chrome ) : Jusqu’à 200 % de croissance en #Europe www.frandroid.com/android/appl...
Pourquoi des milliers d'Europé... -
#Vivaldi : un navigateur #100% #européen basé sur #Chromium (la version #oprnsource we #Chrome ) : Jusqu’à 200 % de croissance en #Europe www.frandroid.com/android/appl...
Pourquoi des milliers d'Europé... -
https://winbuzzer.com/2026/02/06/cve-2026-0391-microsoft-edge-android-ui-spoofing-xcxwbn/
CVE-2026-0391: Edge Android Flaw Enables Spoofing Attacks
#MicrosoftEdge #Security #Cybersecurity #Microsoft #Android #WebBrowsers #Phishing #CredentialTheft #ZeroDayVulnerabilities #Chromium
-
https://winbuzzer.com/2026/02/06/cve-2026-0391-microsoft-edge-android-ui-spoofing-xcxwbn/
CVE-2026-0391: Edge Android Flaw Enables Spoofing Attacks
#MicrosoftEdge #Security #Cybersecurity #Microsoft #Android #WebBrowsers #Phishing #CredentialTheft #ZeroDayVulnerabilities #Chromium
-
https://winbuzzer.com/2026/02/06/cve-2026-0391-microsoft-edge-android-ui-spoofing-xcxwbn/
CVE-2026-0391: Edge Android Flaw Enables Spoofing Attacks
#MicrosoftEdge #Security #Cybersecurity #Microsoft #Android #WebBrowsers #Phishing #CredentialTheft #ZeroDayVulnerabilities #Chromium
-
https://winbuzzer.com/2026/02/06/cve-2026-0391-microsoft-edge-android-ui-spoofing-xcxwbn/
CVE-2026-0391: Edge Android Flaw Enables Spoofing Attacks
#MicrosoftEdge #Security #Cybersecurity #Microsoft #Android #WebBrowsers #Phishing #CredentialTheft #ZeroDayVulnerabilities #Chromium
-
عنّا 3 أخبار متاع
#Internet #Browsers
باهين:
#Orion #Browser #Alpha
خرج، و للتّذكير هذا ماهوش لا
#Chromium-based
لا
#Firefox-Based
https://linuxiac.com/orion-browser-takes-first-step-toward-linux-availability/
عندكم فكرة على
#Opera #GX?
هو
Internet browser
يعمل حدود
#Strict
متاع إستهلاكو للموارد، هو
Chromium-based
و معمول من شركة
Opera
https://www.omgubuntu.co.uk/2026/01/opera-gx-linux-version-being-worked-on
#Mozilla #Firefox 147
خرج و حسّن في برشة حاجات
https://www.omgubuntu.co.uk/2026/01/firefox-147-released -
Servo 2025 Stats
https://blogs.igalia.com/mrego/servo-2025-stats/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
-
In 2025, the top 5 known exploited vulnerability (#KEV) vendors as of https://cyble.com/blog/cisa-kev-2025-exploited-vulnerabilities-growth/ 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: https://services.google.com/fh/files/misc/m-trends-2025-en.pdfIf 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!
-
@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
https://veganism.social/@ambiguous_yelp/115734109689904001
#WebBrowser #LadybirdBrowser #Fascism #Capitalism #DHH #HTML #GopherProtocol #GeminiProtocol #Apple #Chromium #Firefox #Tor