Viewing profile — alex23478
alex23478
HN member- Joined
- Sun, Sep 05, 2021, 4:23 PM UTC
- HN karma
- 27
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About alex23478
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #41846917
https://archive.is/MBxyp
-
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…
-
comment
Comment #41695893
Yes, but it's built around musl libc instead of glibc, which causes compatibility problems with some programs
-
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…
-
comment
Comment #40129478
Well, technically all of your tests are very reliable then.
-
comment
Comment #37035070
JetBrains offer perpetual fallback licenses together with their yearly subscriptions: https://sales.jetbrains.com/hc/en-gb/articles/207240845-What...
-
comment
Comment #33479525
Just to make sure I didn't miss anything: They're not paying anyone for their fact-checking?
-
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...
-
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 …
-
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…