Viewing profile — uallo
uallo
HN member- Joined
- Thu, Nov 30, 2017, 9:41 PM UTC
- HN karma
- 767
- Public activity
- 203 items
- HN profile
- View on Hacker News ↗
About uallo
No profile information was provided.
Recent public activity
-
comment
Comment #48279341
This is caused by using CSS grid with "minmax(auto, 57rem)" and an overflowing table. It can be fixed with adding "safe" to "justify-content: safe center" that is defined on main. …
-
comment
Comment #48232988
https://github.com/darrenburns/posting is another TUI client.
-
comment
Comment #46644622
Does this provide a transport plugin for Winston [1], Pino [2], etc.? [1] https://github.com/winstonjs/winston [2] https://github.com/pinojs/pino PS: Your documentation search does…
-
comment
Comment #46589646
Is there something similar with a lower profile? I use a Logitech MX Keys keyboard and the trackball seems too high to use it comfortably. Either a trackball or a trackpoint (like …
-
comment
Comment #46287937
No, IntelliCode is an extension: https://marketplace.visualstudio.com/items?itemName=VisualSt...
-
comment
Comment #46224150
Combine it with enforced Trusted Types: https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Typ...
-
comment
Comment #46159257
Settings => Search for "Autoplay" => Click "Settings..." => For "Default for all websites" select "Block Audio and Video".
- story
-
comment
Comment #46078118
> If you need true end-to-end encryption where the provider can't see plaintext, you lose search, real-time collaboration, most of the AI features everyone's been bolting on lately…
-
comment
Comment #46067432
https://javascriptweekly.com , https://frontendfoc.us
-
comment
Comment #45705116
You are correct if `noUncheckedIndexedAccess` is enabled. It is off by default (which is a pity, really). I assumed `Return ` was a mistake, not a custom type as you suggest. But y…
-
comment
Comment #45702875
I get the same overall FTA score of 7 for both of your examples. When omitting the return type (which can be inferred), you get the exact same scores. Not just the same FTA score. …
-
comment
Comment #45180913
https://docs.npmjs.com/about-scopes
-
comment
Comment #45114279
Import map: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
-
comment
Comment #45083521
Complain to them, give them a bad rating in the Play Store. This is likely caused by using the obsolete SafetyNet Attestation API as outlined here: https://grapheneos.org/articles/…
-
comment
Comment #44795924
Non-Chinese version: https://apps.apple.com/app/ublock-origin-lite/id6745342698
-
comment
Comment #44766481
They mean that https://ladybird.org/posts.rss only includes "news" (last updated in October 2024) but not "newsletters". In another thread, there is a link to the newsletter archiv…
-
comment
Comment #44695114
Maybe https://github.com/omnivore-app/omnivore . And there are several bookmark managers like https://github.com/karakeep-app/karakeep , https://github.com/linkwarden/linkwarden , …
-
comment
Comment #44659473
German works fine, too.
-
comment
Comment #44647027
It, sadly, seems unrealistic to have that API with cross-browser compatibility. https://github.com/mozilla/standards-positions/issues/154 https://github.com/WebKit/standards-positi…
-
comment
Comment #44646213
Why "ironic"? The website is using flexbox incorrectly, all spec-compliant browsers have that behaviour on small viewports. Using the "safe" keyword fixes that. https://developer.m…
-
comment
Comment #44646044
> You can manually install uBlock and just continue using it Only with Chrome 138 and lower. Chrome 139 will not support Manifest V2 anymore. https://developer.chrome.com/docs/exte…
-
comment
Comment #44645742
> Firefox has no profiles. It does now, it is being rolled out gradually: https://support.mozilla.org/en-US/kb/profile-management
-
comment
Comment #44452804
Fully agree. With Multi-Account Containers [1] and the recent addition of tab groups [2] / vertical tabs [3], Firefox got even better. [1] https://addons.mozilla.org/en-US/firefox/…
-
comment
Comment #44151627
From your own link: > The current draft is based on design input from the authors/maintainers of Angular, Bubble, Ember, FAST, MobX, Preact, Qwik, RxJS, Solid, Starbeam, Svelte, Vu…