Live data from Hacker News

Viewing profile — alex23478

alex23478

HN member
Joined
Sun, Sep 05, 2021, 4:23 PM UTC
HN karma
27
Public activity
16 items

About alex23478

No profile information was provided.

Recent public activity

  1. comment
    Comment #46339793

    In this case the advantage are operators for running postgres. With Docker Compose, the abstraction level you're dealing with is containers, which means in this case you're saying …

  2. comment
    Comment #45576872

    > How will Google force Android users to "update" so sideloadinng can be prevented Google has the Google Play Services, which can be remotely updated via the Play Store, as has bee…

  3. comment
    Comment #45491806

    Not the original commenter, but I've used https://github.com/wal-g/wal-g before for this and had a good experience with it. If you haven't done so already, I'd highly recommend rea…

  4. comment
    Comment #45471050

    But isn't that what makes it so absurd? The people that this supposedly targets will then become "nerds" and use PGP for their messaging, while the majority of people not discussin…

  5. comment
    Comment #43768942

    Yes, but setting up e.g. users and pg_hba might be something you would need to research before doing your first postgres deployment even if you previously came from a managed postg…

  6. comment
    Comment #42360071

    This happened to one of my previous Xiamoi Phones too. Apparently the Flash Storage degrades over time, which makes everything that uses I/O super slow. For instance, starting Fire…

  7. comment
    Comment #41846917

    https://archive.is/MBxyp

  8. comment
    Comment #41768948

    At the Hetzner Summit two a few weeks ago they presented the servers used for this. I am not sure about the exact specifications anymore, but they are building dedicated servers fo…

  9. comment
    Comment #41695893

    Yes, but it's built around musl libc instead of glibc, which causes compatibility problems with some programs

  10. comment
    Comment #41655516

    I think this really boils down how your team is using Git and which code review tool you're using. (I've never used Gerrit personally, but as far as I understand it, we wouldn't ha…

  11. comment
    Comment #40129478

    Well, technically all of your tests are very reliable then.

  12. comment
    Comment #37035070

    JetBrains offer perpetual fallback licenses together with their yearly subscriptions: https://sales.jetbrains.com/hc/en-gb/articles/207240845-What...

  13. comment
    Comment #33479525

    Just to make sure I didn't miss anything: They're not paying anyone for their fact-checking?

  14. comment
    Comment #30336859

    There's an addon for making the Google pages work as they do in Chrome: https://addons.mozilla.org/en-US/android/addon/google-search...

  15. comment
    Comment #30162069

    Having used both, I find Grammarly much better for English texts. It has things like tone analysis, and in general has more in depth checks than LanguageTool. LanguageTool, on the …

  16. comment
    Comment #28426071

    > only runs when a device is connected to Wi-Fi or Ethernet. Cellular bandwidth is never used. This cannot be guaranteed. They seem to use the NetworkInformation API, which as of n…