Live data from Hacker News

Viewing profile — lifepillar

lifepillar

HN member
Joined
Thu, Sep 08, 2016, 7:02 PM UTC
HN karma
128
Public activity
46 items

About lifepillar

No profile information was provided.

Recent public activity

  1. comment
    Comment #42492544

    >I'd like to move the cursor backwards and forwards in long commands easier, maybe even with the mouse In Terminal.app you may alt-click to make the cursor jump to where you’ve cli…

  2. comment
    Comment #41431788

    >Our technology […] collects opt-in customer behavior data from hundreds of popular websites that offer top display, video platforms, social applications, and mobile marketplaces t…

  3. comment
    Comment #36361760

    I see that MVCC is still your preferred way of doing CC, and what academic research is mostly focused. I am wondering whether that’s an advantage for in-memory databases specifical…

  4. comment
    Comment #34945571

    Yeah, it’s better to use a “high-level” language designed for the architecture, such as this: https://github.com/dschmenk/PLASMA

  5. comment
    Comment #33413280

    Thanks for this tool! I found it when Apple started enforcing stricter requirements for certificates, and the commands I was using to create certificates at the time had become ina…

  6. comment
    Comment #33053779

    You may create a local account and sync via iCloud. But NNW also supports six online services, and self-hosted FreshRSS. The latter is probably what best answers your question. Sen…

  7. comment
    Comment #31436755

    I wonder whether people monitor resources consumed by processes… A couple of years ago I had installed Gitea, but it was constantly using between 5-10% CPU. I switched to Gogs, and…

  8. comment
    Comment #28836399

    You may be interested in this analysis: https://www.scss.tcd.ie/Doug.Leith/pubs/browser_privacy.pdf

  9. comment
    Comment #28567296

    I have configured local Unbound to use four different open DNS provideds, round-robin, the rationale being each one gets 1/4th of requests. On the other hand, I am sending requests…

  10. comment
    Comment #28443698

    It’s not that conflicts magically disappear if you use MVCC. In some cases, PostgreSQL has to rollback transactions whereas a 2PL-based system would schedule the same transactions …

  11. comment
    Comment #28426424

    One thing PostgreSQL would likely not be able to adapt to, at least without significant effort, is dropping MVCC in favor of more traditional locking protocols. While MVCC is fashi…

  12. comment
    Comment #27879655

    > Our mission was to ensure that the assets we were working with were usable by someone ~100 years from now. Is there any published technical document about the choices made by LoC…

  13. comment
    Comment #27554068

    So, when someone comes to you and identifies herself by providing her SSN, name, date of birth, how do you know whether she corresponds to the record with id M or to the record wit…

  14. comment
    Comment #26280401

    Thank you for making HexFiend, that’s the top hex editor! One thing that I really really like about HexFiend is that scrolling is very fast, yet precise and smooth, no matter the s…

  15. comment
    Comment #25323510

    Ok, I've read everything more carefully: those are clearly hypothetical, entertaining reviews. Hints: (1) the link at the beginning; (2) no references to the sources :-)

  16. comment
    Comment #25323412

    I retract my assessment. I have found what appears to be the original paper ([0], from Computer 2005), and there is no indication that the reviews are fake. On the contrary, it app…

  17. comment
    Comment #25323338

    Codd (rightly) recognized two “fatal flaws” [0] in SQL: (1) permitting duplicate rows, and (2) the treatment of missing information (he also criticized the “inadequately defined ki…

  18. comment
    Comment #25323249

    I’d say that the reviews you have cited are satirical.

  19. comment
    Comment #24547517

    Seemingly little known fact, at least in this forum, is that Steve Jobs authored a fairly technical, albeit short, article in the '70s, entitled "Interfacing the Apple Computer" [0…

  20. comment
    Comment #23465813

    There is MetaType1 [0], which is MetaPost-based. [0] https://wiki.contextgarden.net/MetaType1

  21. comment
    Comment #23289570

    I have developed SQLiteDecimal: http://chiselapp.com/user/lifepillar/repository/sqlite3decim... Still very rough, but usable.

  22. comment
    Comment #22812076

    WireGuard’s protocol was also formally verified by a third party [0]. That makes me more confident in using it than any social proof whatsoever :) [0] https://prosecco.gforge.inria…

  23. comment
    Comment #22325969

    Take a look at http://www.softwaregems.com/Documents/Student%20Resolutions/ . I will refrain to comment on the quality of Drupal’s schema, but that diagram just shows a bunch of ta…

  24. comment
    Comment #21234345

    I love the Hex Fiend hex editor [0]! Among the rest, it shows how scrolling should work in all macOS apps (fast, smooth, and precise). [0] https://ridiculousfish.com/hexfiend/

  25. story