Live data from Hacker News

Viewing profile — uallo

uallo

HN member
Joined
Thu, Nov 30, 2017, 9:41 PM UTC
HN karma
767
Public activity
203 items

About uallo

No profile information was provided.

Recent public activity

  1. 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. …

  2. comment
    Comment #48232988

    https://github.com/darrenburns/posting is another TUI client.

  3. 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…

  4. 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 …

  5. comment
    Comment #46287937

    No, IntelliCode is an extension: https://marketplace.visualstudio.com/items?itemName=VisualSt...

  6. comment
    Comment #46224150

    Combine it with enforced Trusted Types: https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Typ...

  7. comment
    Comment #46159257

    Settings => Search for "Autoplay" => Click "Settings..." => For "Default for all websites" select "Block Audio and Video".

  8. story
  9. 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…

  10. comment
    Comment #46067432

    https://javascriptweekly.com , https://frontendfoc.us

  11. 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…

  12. 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. …

  13. comment
    Comment #45180913

    https://docs.npmjs.com/about-scopes

  14. comment
    Comment #45114279

    Import map: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

  15. 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/…

  16. comment
    Comment #44795924

    Non-Chinese version: https://apps.apple.com/app/ublock-origin-lite/id6745342698

  17. 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…

  18. 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 , …

  19. comment
    Comment #44659473

    German works fine, too.

  20. 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…

  21. 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…

  22. 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…

  23. 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

  24. 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/…

  25. 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…