Live data from Hacker News

Viewing profile — b9b10eb736

b9b10eb736

HN member
Joined
Tue, Sep 11, 2018, 9:30 PM UTC
HN karma
12
Public activity
12 items

About b9b10eb736

No profile information was provided.

Recent public activity

  1. comment
    Comment #42558015

    Nobody's asking for mainline submissions though. Just publishing the drivers source code under a FLOSS licence when they stop supporting it would be enough to let the community tak…

  2. comment
    Comment #39880301

    While I'd agree with the general stance of avoiding MongoDB for any new project, I find the statement that postgres always gives better and faster solution dubious. They don't real…

  3. comment
    Comment #39585198

    I works great (with the usual requirement of having the expected kernel options/modules enabled). The main issue right now is the lack of image support for RISC-V. I hope this is g…

  4. comment
    Comment #39585153

    Thanks for the clarification, you're completely right. I didn't realize the SG2042 used the same core. So, Scaleway's offer really does seem to make sense!

  5. comment
    Comment #39585128

    Fully agreed. > The JH7110 is usually about 10% faster on system level real world tasks e.g. building software. Pretty sure the U74 CPU from the JH7110 is way worse than the C910 f…

  6. comment
    Comment #39584994

    Still way better than a VisionFive 2, and more than enough to get your hands in the thing (especially with the hourly pricing). You have to acknowledge that the RISC-V ecosystem is…

  7. comment
    Comment #39555029

    According to my tests, it's billed by the hour with no minimum commitment. It's attractive indeed for transient workloads. €15.99 for one month commitment sounds okay-ish when comp…

  8. comment
    Comment #17964486

    I totally upvote and agree with your comment. Thanks a lot for working on JIT, that's invaluable. We (as a community) will never thank the PG contributors enough for their work. I'…

  9. comment
    Comment #17964418

    People are smart enough to install the software and the plugins they need. If only .1% of the users use a feature, it doesn't have to be maintained by the core contributors (and sl…

  10. comment
    Comment #17964324

    Thanks for replying. Honestly, I expected a more closed and rude answer because I know my opinion on this is quite unpopular. The context of my answer: I love PostgreSQL, I've been…

  11. comment
    Comment #17963925

    "nobody needs" is to take in the unix philosophy sense here. If you take it first degree, you're part of the reason why PG has been missing these essential points for so long (IMHO…

  12. comment
    Comment #17963864

    From the top of my head, I can list at least four reasons to actually use anything else: - Not distributable - Poor resiliency - Hard to upgrade - Schemas remains at postgres core …