惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
J
Java Code Geeks
V
V2EX
Blog — PlanetScale
Blog — PlanetScale
博客园 - 司徒正美
Hugging Face - Blog
Hugging Face - Blog
F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
B
Blog
A
About on SuperTechFans
有赞技术团队
有赞技术团队
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
腾讯CDC
美团技术团队
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
N
Netflix TechBlog - Medium
C
Check Point Blog
Recent Announcements
Recent Announcements
博客园 - Franky
博客园 - 叶小钗
T
Tailwind CSS Blog

Hacker News: Front Page

SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Introducing Claude Opus 4.7 Qwen Studio The Future of Everything is Lies, I Guess: Where Do We Go From Here? GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Ancient DNA reveals pervasive directional selection across West Eurasia [pdf] AI cybersecurity is not proof of work Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. A Better Ludum Dare; Or, How to Ruin a Legacy GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Unexpected €54k billing spike in 13 hours: Firebase browser key without API restrictions used for Gemini requests Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent Codex Hacked a Samsung TV
How to Disable Firefox's Emoji Picker
2026-04-30 · via Hacker News: Front Page
diff --git a/posts/how-to-disable-firefoxs-emoji-picker.ca.md b/posts/how-to-disable-firefoxs-emoji-picker.ca.md
new file mode 100644
index 0000000..c5a6b37
--- /dev/null
+++ b/posts/how-to-disable-firefoxs-emoji-picker.ca.md
@@ -0,0 +1,20 @@
+---
+title: Com desactivar el selector d’emojis del Firefox
+date: 2026-04-30
+slug: com-desactivar-el-selector-demojis-del-firefox
+---
+
+És força empipador que Mozilla decidís afegir un selector d’emojis al Firefox 150, cosa que, d’acord, segurament hi ha gent a qui agrada, però ho van fer fent servir la drecera `Ctrl + .` (Control + punt), que resulta que és exactament la mateixa drecera que l’1Password fa servir per defecte, i que fa servir des que tinc memòria!
+
+Al GNOME ja tenim una drecera global per a algun selector d’emojis, crec que és `Super + ,` o alguna cosa així, i a més, de totes maneres, no és que escrigui gaires emojis en res del que faig servir amb el navegador, així que toca desactivar-la per poder tornar a fer servir l’1Password com cal.
+
+## Com desactivar la drecera
+
+Bufar i fer ampolles:
+
+1. Obre `about:config` al Firefox
+2. Cerca `widget.gtk.native-emoji-dialog`
+3. Canvia’n el valor a false
+4. Reinicia el Firefox si `Ctrl + .` no funciona immediatament
+
+A mi em va funcionar sense reiniciar, però pot ser que a tu no
diff --git a/posts/how-to-disable-firefoxs-emoji-picker.es.md b/posts/how-to-disable-firefoxs-emoji-picker.es.md
new file mode 100644
index 0000000..b36729c
--- /dev/null
+++ b/posts/how-to-disable-firefoxs-emoji-picker.es.md
@@ -0,0 +1,20 @@
+---
+title: Cómo desactivar el selector de emojis de Firefox
+date: 2026-04-30
+slug: como-desactivar-el-selector-de-emojis-de-firefox
+---
+
+Para colmo, Mozilla decidió añadir un selector de emojis en Firefox 150, que vale, seguramente a algunas personas les guste, pero lo hicieron usando el atajo `Ctrl + .` (Control + punto), que además resulta ser exactamente el mismo atajo que 1Password usa por defecto, ¡y que lleva usando desde que tengo memoria!
+
+En GNOME ya tenemos un atajo global para algún selector de emojis, creo que es `Super + ,` o algo así, y además, la verdad es que no suelo escribir emojis en nada de lo que hago en el navegador, así que toca desactivarlo para poder volver a usar 1Password como es debido.
+
+## Cómo desactivar el atajo
+
+Facilísimo:
+
+1. Abre `about:config` en Firefox
+2. Busca `widget.gtk.native-emoji-dialog`
+3. Cámbialo a `false`
+4. Reinicia Firefox si `Ctrl + .` no empieza a funcionar de inmediato
+
+En mi caso funcionó sin reiniciar, pero puede que en el tuyo no
diff --git a/posts/how-to-disable-firefoxs-emoji-picker.md b/posts/how-to-disable-firefoxs-emoji-picker.md
new file mode 100644
index 0000000..3c2ec30
--- /dev/null
+++ b/posts/how-to-disable-firefoxs-emoji-picker.md
@@ -0,0 +1,20 @@
+---
+title: How to Disable Firefox's Emoji Picker
+date: 2026-04-30
+slug: how-to-disable-firefoxs-emoji-picker
+---
+
+Annoyingly enough, Mozilla decided to add a emoji picker to Firefox 150, which fair enough, probably some people like, but they did it by using the shortcut of `Ctrl + .` (Control + Dot), which also happens to be the exact same shortcut 1Password uses by default, and has been using for as long as I can remember!
+
+On GNOME we already have a global shortcut for some emoji picker, I think it's `Super + ,` or something, and besides, I don't really write any emojis in anything I use a browser for anyways, so off we go to disable it so we can properly use 1Password again.
+
+## How to disable the shortcut
+
+Easy peasy:
+
+1. Open `about:config` in Firefox
+2. Search for `widget.gtk.native-emoji-dialog`
+3. Set it to `false`
+4. Restart Firefox if `Ctrl + .` does not immediately work
+
+For me it worked without restarting, YMMV
diff --git a/posts/how-to-disable-firefoxs-emoji-picker.sv.md b/posts/how-to-disable-firefoxs-emoji-picker.sv.md
new file mode 100644
index 0000000..64f798c
--- /dev/null
+++ b/posts/how-to-disable-firefoxs-emoji-picker.sv.md
@@ -0,0 +1,20 @@
+---
+title: Så här inaktiverar du Firefoxs emojiväljare
+date: 2026-04-30
+slug: sa-har-inaktiverar-du-firefoxs-emojivaljare
+---
+
+Irriterande nog bestämde sig Mozilla för att lägga till en inbyggd emojiväljare i Firefox 150, vilket i och för sig säkert vissa uppskattar, men de gjorde det genom att använda kortkommandot `Ctrl + .` (Control + punkt), vilket dessutom råkar vara exakt samma kortkommando som 1Password använder som standard, och har använt så länge jag kan minnas!
+
+I GNOME har vi redan ett globalt kortkommando för någon form av emojiväljare, jag tror att det är `Super + ,` eller något åt det hållet, och dessutom skriver jag egentligen inte emojis i något av det jag använder en webbläsare till ändå, så nu inaktiverar vi det så att vi kan använda 1Password ordentligt igen.
+
+## Så här inaktiverar du kortkommandot
+
+Busenkelt:
+
+1. Öppna `about:config` i Firefox
+2. Sök efter `widget.gtk.native-emoji-dialog`
+3. Sätt det till `false`
+4. Starta om Firefox om `Ctrl + .` inte fungerar direkt
+
+För mig fungerade det utan omstart, men det kan variera