Live data from Hacker News

Viewing profile — Raqbit

Raqbit

HN member
Joined
Sun, Oct 01, 2017, 4:34 PM UTC
HN karma
48
Public activity
18 items

About Raqbit

Recent public activity

  1. comment
    Comment #42602102

    The first two generations of the Pi only had a single HDMI output - later generations have 2 and hence required smaller HDMI ports to be able to keep the Pi footprint.

  2. comment
    Comment #42602090

    You can install docker's compose plugin, and podman is able to use it via "podman compose": https://docs.podman.io/en/stable/markdown/podman-compose.1.h...

  3. comment
    Comment #42504945

    I'm assuming they chose Micro-HDMI here so they could use the same part they use on the Pi 5.

  4. comment
    Comment #40924700

    The Fuchsia team is working on a Linux compatibility-layer, named Starnix[1], which is much like WINE on Linux. This would allow Linux applications to run on Fuchsia as-if they wer…

  5. comment
    Comment #37636233

    This sounds like an issue with CSS authoring tools, and not CSS itself.

  6. comment
    Comment #36136008

    A few years ago I reverse engineered my Oral-B (Braun) toothbrush in order to change the color of the brush (handle) to one of my liking, without being constrained by the pre-set c…

  7. comment
    Comment #36095879

    Middle boxes can arbitrarily limit the request URL size in certain cases.

  8. comment
    Comment #35924182

    Device Firmware Upgrade https://www.theiphonewiki.com/wiki/DFU_Mode

  9. comment
    Comment #29919017

    Auto-updates had nothing to do with it, in this case it was a pre-existing bug in Firefox's HTTP3 implementation getting triggered by new changes to load balancers in front of Fire…

  10. comment
    Comment #29821523

    If someone doesn't accept cookies, how exactly would a site remember that the person did not accept cookies?

  11. comment
    Comment #29778157

    This is also the reason you can still POST text/plain to random TCP servers on the user's local network, without pre-flight check.

  12. comment
    Comment #29548833

    Was "USB 3.2 Gen 2x2" not the name of SuperSpeed 20Gbps before USB 4 got released?

  13. comment
    Comment #29434570

    Google is, with Fuchsia: https://fuchsia.dev

  14. comment
    Comment #28184932

    They are working on creating a full distro, based on Arch Linux ARM, which will be an easy-to-use package for end-users with bleeding-edge versions of the software they develop.[1]…

  15. comment
    Comment #27516758

    Not so sure about that last bit, Android is by far the most popular OS according to StatCounter, a global web analytics service: https://gs.statcounter.com/os-market-share/mobile/w…

  16. comment
    Comment #27396321

    This process was revised after the first round of aid to no longer allow the companies to give bonuses.

  17. comment
    Comment #27380570

    They are actually working on porting the Android Runtime (ART) to Fuchsia. [1] [1] https://android.googlesource.com/device/google/fuchsia/

  18. comment
    Comment #25466337

    Last time I checked, Outlook (The desktop application) exported contacts in localized CSV (semi-colon separated in my case) but Outlook (online) only accepted contacts separated by…